Gnus development mailing list
 help / color / mirror / Atom feed
From: Jesper Harder <harder@ifa.au.dk>
Subject: Re: F command in article activates region in message
Date: Sat, 27 Mar 2004 01:40:21 +0100	[thread overview]
Message-ID: <m3isgrqg0a.fsf@defun.localdomain> (raw)
In-Reply-To: <b9yptaz977d.fsf@jpl.org> (Katsumi Yamaoka's message of "Fri, 26 Mar 2004 20:30:14 +0900")

Katsumi Yamaoka <yamaoka@jpl.org> writes:

> I got a report from Hiroshi Fujishima.  When transient-mark-mode
> is t and the `F' command is performed in the article buffer,
> region is activated in the message buffer.

Yeah, that has annoyed me a few times as well.  Thanks for fixing it.

BTW, perhaps 

 (message-mark-active-p) 

is slightly nicer than

 (symbol-value 'mark-active)

> However, I have a doubt that region isn't activated when the same
> command is performed in the summary buffer.  Does anyone know what
> is the difference between gnus-article-followup-with-original and
> gnus-summary-followup-with-original?

I'm not quite sure if this is what you're asking about, but the main
difference is that g-article-f-w-o yanks the region (if it's active)
to the reply, which is very cool.

g-summary-f-w-o yanks the entire message.



  reply	other threads:[~2004-03-27  0:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-26 11:30 Katsumi Yamaoka
2004-03-27  0:40 ` Jesper Harder [this message]
2004-03-27 14:42   ` Katsumi Yamaoka

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=m3isgrqg0a.fsf@defun.localdomain \
    --to=harder@ifa.au.dk \
    /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).