From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/16525 Path: news.gmane.org!not-for-mail From: Emanuel Berg Newsgroups: gmane.emacs.gnus.user Subject: Re: How to not get the Cc header in Gnus, on reply to mail Date: Thu, 03 Oct 2013 21:20:55 +0200 Organization: Aioe.org NNTP Server Message-ID: <87ob765ff3.fsf@nl106-137-194.student.uu.se> References: <87ob77xxmx.fsf@nl106-137-194.student.uu.se> <87bo37xpre.fsf@nl106-137-194.student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1380828302 9772 80.91.229.3 (3 Oct 2013 19:25:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Oct 2013 19:25:02 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Oct 03 21:25:07 2013 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VRoWI-0002jL-Sb for gegu-info-gnus-english@m.gmane.org; Thu, 03 Oct 2013 21:25:06 +0200 Original-Received: from localhost ([::1]:44862 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRoWI-0003er-EO for gegu-info-gnus-english@m.gmane.org; Thu, 03 Oct 2013 15:25:06 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!eu.feeder.erje.net!news.mixmin.net!aioe.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 27 Original-NNTP-Posting-Host: VVbyYd/iFZoeWNmD9i++cQ.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) X-Notice: Filtered by postfilter v. 0.8.2 Cancel-Lock: sha1:wdWcY2DT+TQHWxWc2W6Qymmxj0Y= Original-Xref: usenet.stanford.edu gnu.emacs.gnus:87652 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:16525 Archived-At: Teemu Likonen writes: > I suggest configuring Gnus's various email variables > like this: > > > (defvar my-email-addresses > '("my.primary@address.net" ; [...] > "some.other@mail-address.com" > "yet.another@somewhere.net")) > > (let ((addr my-email-addresses)) > (setq-default > user-mail-address (car addr) > message-alternative-emails (regexp-opt (cdr addr) 'words) > message-dont-reply-to-names (regexp-opt addr 'words) > gnus-ignored-from-addresses message-dont-reply-to-names)) Well, it seemed it was enough to set message-dont-reply-to-names (as you mention as well). But, if this problem resurfaces in some other context, I'll examine those other variables. Kiitos. -- Emanuel Berg - programmer (hire me! CV below) computer projects: http://user.it.uu.se/~embe8573 internet activity: http://home.student.uu.se/embe8573