Date: Mon, 10 Feb 2003 05:35:07 -0500 From: Richard Stallman Cc: emacs-devel@gnu.org Subject: Re: mailabbrev.el bug? Message-ID: References: MIME-Version: 1.0 ! (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?