Gnus development mailing list
 help / color / mirror / Atom feed
* followup to list, mail to sender
@ 2013-02-20  1:38 Eric Abrahamsen
  2013-02-21  3:19 ` Dave Goldberg
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Abrahamsen @ 2013-02-20  1:38 UTC (permalink / raw)
  To: ding

I notice many people on mailing lists, when replying to news, will send
to the newsgroup and add a mail reply to the original sender. This seems
pretty handy, and I was assuming gnus would have a command for this, but
couldn't find anything likely -- how do people do this with gnus?

Thanks,
Eric




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: followup to list, mail to sender
  2013-02-20  1:38 followup to list, mail to sender Eric Abrahamsen
@ 2013-02-21  3:19 ` Dave Goldberg
  2013-02-21  3:45   ` Eric Abrahamsen
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Goldberg @ 2013-02-21  3:19 UTC (permalink / raw)
  To: ding


> I notice many people on mailing lists, when replying to news, will send
> to the newsgroup and add a mail reply to the original sender. This seems
> pretty handy, and I was assuming gnus would have a command for this, but
> couldn't find anything likely -- how do people do this with gnus?

I don't use News anymore but this works when replying to a mailing list on which I know the poster is not a member (happens a lot at work).

C-c C-t runs the command message-insert-to, which is an interactive
compiled Lisp function in `message.el'.

It is bound to C-c C-t, <menu-bar> <Field> <Fetch To>.

(message-insert-to &optional FORCE)

Insert a To header that points to the author of the article being replied to.
If the original author requested not to be sent mail, don't insert unless the
prefix FORCE is given.



-- 
Dave Goldberg
david.goldberg6@verizon.net



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: followup to list, mail to sender
  2013-02-21  3:19 ` Dave Goldberg
@ 2013-02-21  3:45   ` Eric Abrahamsen
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Abrahamsen @ 2013-02-21  3:45 UTC (permalink / raw)
  To: ding

david.goldberg6@verizon.net (Dave Goldberg) writes:

>> I notice many people on mailing lists, when replying to news, will send
>> to the newsgroup and add a mail reply to the original sender. This seems
>> pretty handy, and I was assuming gnus would have a command for this, but
>> couldn't find anything likely -- how do people do this with gnus?
>
> I don't use News anymore but this works when replying to a mailing list on which I know the poster is not a member (happens a lot at work).
>
> C-c C-t runs the command message-insert-to, which is an interactive
> compiled Lisp function in `message.el'.
>
> It is bound to C-c C-t, <menu-bar> <Field> <Fetch To>.
>
> (message-insert-to &optional FORCE)
>
> Insert a To header that points to the author of the article being replied to.
> If the original author requested not to be sent mail, don't insert unless the
> prefix FORCE is given.

Perfect! I knew it would be something simple...

Thanks,
E




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-21  3:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-20  1:38 followup to list, mail to sender Eric Abrahamsen
2013-02-21  3:19 ` Dave Goldberg
2013-02-21  3:45   ` Eric Abrahamsen

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).