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

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

Re: abbrev-mode doesn't work correctly in c-mode


From: sunway
Subject: Re: abbrev-mode doesn't work correctly in c-mode
Date: Mon, 3 Mar 2008 01:47:03 +0800
User-agent: Mutt/1.5.17 (2007-11-01)

GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.8.20) of 2008-03-01

i also tried emacs -q, it didn't help.

what exactly i do is as follows: start emacs with emacs -q, then in the #scratch
buffer, i enable abbrev-mode, then input "inc" and space, it is expanded to
"#include" correctly, then i open a file "1.c", again input "inc", it is
expanded to "#includeinc", then i delete the expanded "#includeinc" and input
"inc" again, while this time it is correctly expanded to "#include"....so weird.

On Sun, Mar 02, 2008 at 06:20:17PM +0100, Nikolaj Schumacher wrote:
>sunway <sunwayforever@gmail.com> wrote:
>
>
>What version of Emacs are you using?
>Does it happen when you start emacs with -q?
>(It works for me on 22.1.91.2)
>
>
>regards,
>Nikolaj Schumacher
>

-- 
sunway




reply via email to

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