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

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

Questions about abbrev


From: TheLonelyStar
Subject: Questions about abbrev
Date: Thu, 1 May 2008 11:35:59 -0700 (PDT)

Hi,
I am trying to get abbrev to work. I added this to my .emacs:

(setq abbrev-file-name "~/.emacs-config/abbrev_defs") ;; definitions from .
..
(setq save-abbrevs t)
(quietly-read-abbrev-file)
(abbrev-mode 1)
(setq default-abbrev-mode t)

Now I create a abbrev with C-x a g

Should abbrev now replace the abbrevation I just typed in?
And, when I later type the abbrevation, it is not replaced.
What am I missing?

Thanks!
Nathan
-- 
View this message in context: 
http://www.nabble.com/Questions-about-abbrev-tp16995004p16995004.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





reply via email to

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