From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40060 Path: main.gmane.org!not-for-mail From: Amos Gouaux Newsgroups: gmane.emacs.gnus.general Subject: Re: to-address being ignored? Date: Tue, 06 Nov 2001 07:07:14 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175669 31233 80.91.224.250 (21 Oct 2002 04:47:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:47:49 +0000 (UTC) Return-Path: Original-Received: (qmail 23023 invoked from network); 6 Nov 2001 13:11:08 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 6 Nov 2001 13:11:08 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1615zO-0005Ti-00; Tue, 06 Nov 2001 07:10:02 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 06 Nov 2001 07:09:43 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id HAA17449 for ; Tue, 6 Nov 2001 07:09:32 -0600 (CST) Original-Received: (qmail 23011 invoked by alias); 6 Nov 2001 13:09:46 -0000 Original-Received: (qmail 23006 invoked from network); 6 Nov 2001 13:09:46 -0000 Original-Received: from ns0.utdallas.edu (129.110.10.1) by gnus.org with SMTP; 6 Nov 2001 13:09:46 -0000 Original-Received: from spartacus.utdallas.edu (spartacus.utdallas.edu [129.110.3.11]) by ns0.utdallas.edu (Postfix) with ESMTP id D004D1A0A8C for ; Tue, 6 Nov 2001 07:09:45 -0600 (CST) Original-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Tue, 6 Nov 2001 10:20:13 +0100 (CET)") Original-Lines: 16 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Artificial Intelligence, sparc-sun-solaris2.8) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40060 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40060 >>>>> On Tue, 6 Nov 2001 10:20:13 +0100 (CET), >>>>> Simon Josefsson (sj) writes: sj> Try this, I had this in my old .emacs. I guess I should really fix the sj> problem in mail-lib instead. The file in question below would be sj> mail-lib/mail-utils.el. sj> ;; Make me able to follow up in "info-" mailing lists in xemacsen sj> ;; where someone has cut'n'pasted stuff into some file other than rmail.el sj> ;; (which i don't `require'). sj> (setq rmail-default-dont-reply-to-names nil) Bingo! Now that was an odd one. -- Amos