9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: YAMANASHI Takeshi <uncover@beat.cc.titech.ac.jp>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Mail 'Q' reply
Date: Mon,  7 Oct 2002 10:26:26 +0900	[thread overview]
Message-ID: <200210070125.g971Puv248809@mail-o.cc.titech.ac.jp> (raw)

> I want to add a feature to 'Q' reply so that if there is some text
> selected in the buffer, only that part would be quoted.

I have a trivial `Include:' script.

	term% cat /bin/Include:
	#!/bin/rc
	echo
	sed -e '1,/^$/d' -e 's/^/> /' < $1
	exit

and execute the line `Include: /mail/fs/mbox/9/raw',
sometimes adding a `|' to the head.
--
YAMANASHI Takeshi



             reply	other threads:[~2002-10-07  1:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-07  1:26 YAMANASHI Takeshi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-09 12:08 rog
2002-10-09  3:25 okamoto
2002-10-09  3:13 Dennis Ritchie
2002-10-09  2:35 YAMANASHI Takeshi
2002-10-06 22:05 Skip Tavakkolian
2002-10-06 20:42 rob pike, esq.
2002-10-06 18:11 Skip Tavakkolian
2002-10-05 12:18 rob pike, esq.
2002-10-05  3:29 Skip Tavakkolian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200210070125.g971Puv248809@mail-o.cc.titech.ac.jp \
    --to=uncover@beat.cc.titech.ac.jp \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).