From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.help Subject: Re: How to not get the Cc header in Gnus, on reply to mail Date: Thu, 03 Oct 2013 11:19:51 +0800 Message-ID: <87fvsjca7c.fsf@ericabrahamsen.net> References: <87ob77xxmx.fsf__46455.9829947122$1380743423$gmane$org@nl106-137-194.student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1380770356 8085 80.91.229.3 (3 Oct 2013 03:19:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Oct 2013 03:19:16 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 03 05:19:19 2013 Return-path: Envelope-to: geh-help-gnu-emacs@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 1VRZRe-0006m7-FS for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Oct 2013 05:19:18 +0200 Original-Received: from localhost ([::1]:39652 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRZRe-0000xM-2X for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Oct 2013 23:19:18 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRZRP-0000xC-38 for help-gnu-emacs@gnu.org; Wed, 02 Oct 2013 23:19:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VRZRJ-0006r4-9t for help-gnu-emacs@gnu.org; Wed, 02 Oct 2013 23:19:03 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:56642) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRZRJ-0006qt-3R for help-gnu-emacs@gnu.org; Wed, 02 Oct 2013 23:18:57 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VRZRG-0006PU-Vz for help-gnu-emacs@gnu.org; Thu, 03 Oct 2013 05:18:54 +0200 Original-Received: from 50.56.99.223 ([50.56.99.223]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Oct 2013 05:18:54 +0200 Original-Received: from eric by 50.56.99.223 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Oct 2013 05:18:54 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 50.56.99.223 User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:MWOHLORx28ZBj+v0qzhKvgQ+43I= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:93804 Archived-At: Emanuel Berg writes: > When I answer a mail in Gnus (with > `gnus-article-followup-with-original') I get an > undesired Cc header (with my own mail address). I > suppose this is some hack to get a "sent messages" > archive (?), but I already have that as I thought this was supposed to be controlled by `gnus-ignored-from-addresses': if you set that to a regexp that matches your address(es), does that stop the cc madness?