From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Abrahams Newsgroups: gmane.emacs.devel Subject: Re: mailabbrev.el bug? Date: Mon, 10 Feb 2003 07:13:13 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044879416 8246 80.91.224.249 (10 Feb 2003 12:16:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 10 Feb 2003 12:16:56 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18iCrj-00028V-00 for ; Mon, 10 Feb 2003 13:16:51 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18iD2j-00046c-00 for ; Mon, 10 Feb 2003 13:28:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18iCsM-0000ht-07 for emacs-devel@quimby.gnus.org; Mon, 10 Feb 2003 07:17:30 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18iCqS-0000SD-00 for emacs-devel@gnu.org; Mon, 10 Feb 2003 07:15:32 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18iCp9-0008Kl-00 for emacs-devel@gnu.org; Mon, 10 Feb 2003 07:14:12 -0500 Original-Received: from stlport.com ([64.39.31.56]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18iCoc-00088o-00; Mon, 10 Feb 2003 07:13:38 -0500 Original-Received: from [146.115.123.43] (account dave HELO PENGUIN.boost-consulting.com) by stlport.com (CommuniGate Pro SMTP 3.5.9) with ESMTP id 178512; Mon, 10 Feb 2003 04:13:32 -0800 Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Mon, 10 Feb 2003 05:35:07 -0500") User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386-msvc-nt5.1.2600) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11542 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11542 Richard Stallman writes: > ! (define-abbrev mail-abbrevs name definition 'mail-abbrev-expand-hook 0 t))) > > That looks correct to me. define-abbrev takes 6 args and this seems > to pass them all correctly. Why do you think it is wrong? Anly because it gave me an error when I replaced my 21.2.1 elisp/mail folder with the CVS... I realize it's undisciplined, but you know how GNUs users are; we always want something that's not supported in the release ;-). -- Dave Abrahams Boost Consulting www.boost-consulting.com