Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: ding@gnus.org, Michael Hohmuth <hohmuth@sax.de>
Cc: bugs@gnus.org
Subject: Re: Bug in sendmail-pre-abbrev-expand-hook
Date: Tue, 18 Nov 2008 09:05:49 +0100	[thread overview]
Message-ID: <871vx9ihlu.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <3yzbpwe6inp.fsf@sieglinde.amd.com> (Michael Hohmuth's message of "Tue, 18 Nov 2008 00:23:54 +0100")

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/



           reply	other threads:[~2008-11-18  8:05 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <3yzbpwe6inp.fsf@sieglinde.amd.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871vx9ihlu.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=bugs@gnus.org \
    --cc=ding@gnus.org \
    --cc=hohmuth@sax.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).