Gnus development mailing list
 help / color / mirror / Atom feed
* Re: Bug in sendmail-pre-abbrev-expand-hook
       [not found] <3yzbpwe6inp.fsf@sieglinde.amd.com>
@ 2008-11-18  8:05 ` Reiner Steib
  0 siblings, 0 replies; only message in thread
From: Reiner Steib @ 2008-11-18  8:05 UTC (permalink / raw)
  To: ding, Michael Hohmuth; +Cc: bugs

On Tue, Nov 18 2008, Michael Hohmuth wrote:

> Gnus v5.11
> GNU Emacs 22.1.1 (x86_64-suse-linux-gnu, GTK+ Version 2.12.0)
>  of 2008-09-12 on roth
>
> There's a bug in sendmail-pre-abbrev-expand-hook (in mailabbrev.el): 
>   (equal this-command 'self-insert)
> should really be:
>   (equal this-command 'self-insert-command)

Thanks for your report.  This has already been fixed in Emacs 22.2:

,----[ emacs/lisp/ChangeLog ]
| 2007-08-08  Andreas Schwab  <schwab@suse.de>
| 
| 	* mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
| 	self-insert-command, not self-insert.
`----

BTW, mailabbrev.el is not part of Gnus, so problems about it should
better be reported to the Emacs bug list/tracker.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-18  8:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3yzbpwe6inp.fsf@sieglinde.amd.com>
2008-11-18  8:05 ` Bug in sendmail-pre-abbrev-expand-hook Reiner Steib

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).