[mew-int 01524] Re: only citing marked region?

Tak Ota Takaaki.Ota at example.com
Fri Sep 12 03:14:35 JST 2003


Thu, 11 Sep 2003 17:39:22 +0000 (UTC): Rene Rebe <rene.rebe at example.com> wrote:

> (defun mew-draft-cite (&optional arg force)
>   "Copy and paste a part of message from Message mode with
> citation prefix and label.
> 1. Roughly speaking, it copies the body in Message mode. For example,
>    if text/plain is displayed, the entire Message mode is copied.
>    If message/rfc822 is displayed, the body without the header is copied.
> 2. If called with '\\[universal-argument]', the header is also copied if exists.
> 3. If an Emacs mark exists, the target is the region between the mark and 
>    the cursor."
> 
> I'm disabling this here locally for now ...

According to the source, (defun mew-mark nil) will do what you want I
think, however I cannot guarantee the consequence of the side effect.

-Tak



More information about the Mew-int mailing list