help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: abbreviation ending with "."


From: Stefan Monnier
Subject: Re: abbreviation ending with "."
Date: Mon, 16 Nov 2009 09:54:12 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> Here an explizit 'M-x expand-abbrev' does it, but <space> not.
> Seems a bug somewhere.

Good catch.  `self-insert-command' only calls `expand-abbrev' on word
ends (i.e. when inserting a non-word char after a word char).
Hmm...


        Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]