From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/7211 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: .mailrc and Gnus Date: 15 Jul 1996 22:55:55 +0200 Sender: abraham@dina.kvl.dk Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035147552 6294 80.91.224.250 (20 Oct 2002 20:59:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:59:12 +0000 (UTC) Cc: benny@dina.kvl.dk Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id OAA17104 for ; Mon, 15 Jul 1996 14:19:59 -0700 Original-Received: from elc1.dina.kvl.dk (elc1.dina.kvl.dk [130.225.40.228]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Mon, 15 Jul 1996 22:57:15 +0200 Original-Received: from kleene.dina.kvl.dk (kleene.dina.kvl.dk [130.225.40.223]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id WAA19364; Mon, 15 Jul 1996 22:54:57 +0200 Original-Received: (abraham@localhost) by kleene.dina.kvl.dk (8.6.12/8.6.4) id WAA05355; Mon, 15 Jul 1996 22:55:55 +0200 Original-To: ding@ifi.uio.no X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: Lars Magne Ingebrigtsen's message of 15 Jul 1996 19:37:10 +0200 Original-Lines: 17 X-Mailer: Gnus v5.2.33/Emacs 19.31 Xref: main.gmane.org gmane.emacs.gnus.general:7211 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:7211 >>>>> "LMI" == Lars Magne Ingebrigtsen writes: LMI> Then this should be fixed. Why does Emacs refuse to send a mail with LMI> a long To header? Well, I was too fast. The real problems were: 1) The .mailrc syntax doesn't work with addresses that contains both spaces and quotes. 2) The lisp substitute, `define-mail-alias' was renamed `define-mail-abbrev'.. There is one problem though... Whenever I insert the alias it gets filled automatically, so I have to manually delete the linefeeds afterwards.