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

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

add-mode-abbrev writes to fundamental table only


From: Harry Putnam
Subject: add-mode-abbrev writes to fundamental table only
Date: Sun, 01 Aug 2004 10:46:29 -0500
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Emacs version (yesterday cvs)

If this isn't a new problem related to cvs emacs then it might be a
good subject here:

I'm finding when I have entered any mode (Here we use sh-mode) that
running `add-mode-abbrev' will only write my new abbrev to the
Fundamental-mode-abbrev-table.

Test by:

C-x C-f some.sh <RET>
M-: major-mode<RET>
(Verify it is sh-mode)
newab<M-x add-mode-abbrev><RET>nb<RET>

Now M-x edit-abbrevs<RET> and search for newab.  See what abbrev table
its under.





reply via email to

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