Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* message-alternative-emails
@ 2009-08-12 22:09 Olivier Sirven
  2009-08-12 22:42 ` message-alternative-emails Mark T.B. Carroll
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Olivier Sirven @ 2009-08-12 22:09 UTC (permalink / raw)
  To: info-gnus-english

Hello,

I use message-alternative-emails to declare all my email aliases but
when I create a wide reply to a message sent to one of my aliases Gnus
keeps adding this alias to the CC recipients list. How can I avoid this?

Thanks for your help.

-- 
Olivier

^ permalink raw reply	[flat|nested] 10+ messages in thread
* message-alternative-emails
@ 2010-12-22 17:42 Yuri D'Elia
  0 siblings, 0 replies; 10+ messages in thread
From: Yuri D'Elia @ 2010-12-22 17:42 UTC (permalink / raw)
  To: info-gnus-english

In my .gnus file I have the following:

(setq message-alternative-emails
  (concat
    "\\(email\\)\\|" ...
    "\\(email\\)\\|" ... ))

(setq message-dont-reply-to-names
  (concat
    "\\(" (regexp-quote user-mail-address) "\\)\\|"
    message-alternative-emails))

(setq gnus-ignored-from-addresses message-dont-reply-to-names)

It sounds like there should be a way to avoid all that repetition. Why
aren't these variables derived from each-other automatically by default?

^ permalink raw reply	[flat|nested] 10+ messages in thread
[parent not found: <mailman.4.1293039909.895.info-gnus-english@gnu.org>]

end of thread, other threads:[~2011-01-02 19:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-12 22:09 message-alternative-emails Olivier Sirven
2009-08-12 22:42 ` message-alternative-emails Mark T.B. Carroll
2009-08-13  7:03   ` message-alternative-emails Olivier Sirven
2009-08-13 13:29     ` message-alternative-emails Mark T.B. Carroll
2009-08-13  7:23 ` message-alternative-emails Nicolas KOWALSKI
     [not found] ` <mailman.4505.1250148230.2239.info-gnus-english@gnu.org>
2009-08-13  8:09   ` message-alternative-emails Olivier Sirven
2010-12-22 17:42 message-alternative-emails Yuri D'Elia
     [not found] <mailman.4.1293039909.895.info-gnus-english@gnu.org>
2011-01-02  7:37 ` message-alternative-emails Lars Magne Ingebrigtsen
2011-01-02 10:41   ` message-alternative-emails Yuri D'Elia
     [not found]   ` <mailman.2.1293964919.24794.info-gnus-english@gnu.org>
2011-01-02 19:20     ` message-alternative-emails Lars Magne Ingebrigtsen

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