From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/2336 Path: news.gmane.org!not-for-mail From: kalb@aya.yale.edu Newsgroups: gmane.emacs.gnus.user Subject: Re: "rmail-dont-reply-to-names" doesn't work Date: Mon, 21 Apr 2003 19:17:46 GMT Organization: Institute for the Human Sciences Message-ID: <87ptnf4q3q.fsf@vectra.kalb.ath.cx> References: <87u1cr4uzt.fsf@vectra.kalb.ath.cx> <87of2zzp3q.fsf@virgil.koldfront.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1138668804 14784 80.91.229.2 (31 Jan 2006 00:53:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:53:24 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:30:32 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.news2me.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!nwrdny03.gnilink.net.POSTED!53ab2750!not-for-mail Original-Sender: jbk@vectra.kalb.ath.cx Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-NNTP-Posting-Host: 68.160.221.11 Original-X-Complaints-To: abuse@verizon.net Original-X-Trace: nwrdny03.gnilink.net 1050952666 68.160.221.11 (Mon, 21 Apr 2003 15:17:46 EDT) Original-NNTP-Posting-Date: Mon, 21 Apr 2003 15:17:46 EDT Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:2476 Original-Lines: 37 X-Gnus-Article-Number: 2476 Tue Jan 17 17:30:32 2006 Xref: news.gmane.org gmane.emacs.gnus.user:2336 Archived-At: "as" == Adam Sjøgren writes: as> On Mon, 21 Apr 2003 17:32:06 GMT, kalb wrote: >> '(rmail-dont-reply-to-names >> "kalb@aya.yale.edu|[J,j].*\\.[K,k]alb.*artmouth\\.") >> I tested the regular expression with grep and it does pick up the >> various forms of the email addresses I use, but nonetheless all of >> them continue to appear in the cc: line when I do a wide reply with >> gnus. Any suggestions? as> Maybe it would help to frob message-dont-reply-to-names instead, as> for Gnus? Sounds sensible, but a google check had indicated "rmail-dont-reply-to-names" was also the appropriate function for gnus. In any event, when I looked the change had been made for "message-dont-reply-to-names" as well. Anyway, I checked over the expressions and redid the changes through the customization routine, entering kalb@aya\.yale\.edu|{J,j}\.*\.{K,k}alb\.*artmouth\.{O,o}rg for both. One odd point is that with my (linux) version of grep you have to use the [] brackets while the emacs customization routine complains about "junk" unless the {} brackets are used. Anyway, the output to the .emacs file is '(message-dont-reply-to-names "kalb@aya\\.yale\\.edu|{J\\,j}\\.*\\.{K\\,k}alb\\.*artmouth\\.{O\\,o}rg") '(rmail-dont-reply-to-names (quote kalb@aya\.yale\.edu|{J\,j}\.*\.{K\,k}alb\.*artmouth\.{O\,o}rg) t) Nonetheless, gnus still cc's kalb@aya.yale.edu and James.B.Kalb.69@Alum.Dartmouth.Org. -- Jim Kalb http://jkalb.freeshell.org