unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: TheLonelyStar <nabble@lonely-star.org>
To: Help-gnu-emacs@gnu.org
Subject: Questions about abbrev
Date: Thu, 1 May 2008 11:35:59 -0700 (PDT)	[thread overview]
Message-ID: <16995004.post@talk.nabble.com> (raw)


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	other threads:[~2008-05-01 18:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-01 18:35 TheLonelyStar [this message]
     [not found] <mailman.11033.1209666967.18990.help-gnu-emacs@gnu.org>
2008-05-01 21:12 ` Questions about abbrev Xah
2008-05-02 13:02   ` TheLonelyStar

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=16995004.post@talk.nabble.com \
    --to=nabble@lonely-star.org \
    --cc=Help-gnu-emacs@gnu.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).