From: Harry Putnam <reader@newsguy.com>
To: emacs-devel@gnu.org
Subject: emacs-lisp-mode and abbrev table
Date: Thu, 18 Jun 2009 09:25:47 -0500 [thread overview]
Message-ID: <87hbyd8vpw.fsf@newsguy.com> (raw)
Running recent emacs from cvs
GNU Emacs 23.0.94.1 (i486-pc-linux-gnu) of 2009-06-10 on reader
Posted here in case this problem I'm having is 23.X related.
I can't make an abbrev work in emacs-lisp-mode for some reason.
There are no errors when I commit them with `Ctrl-c Ctrl-c'
But when i return to ~/.emacs... the abbrevs don't work.
closing emacs and restarting it doesn't help either... and I see no
message about saving abbrevs when I close emacs.
Here's an example from abbrevs table:
(emacs-lisp-mode-abbrev-table)
"smt" 0 "something"
But it doesn't work in ~/.emacs
With .emacs open eval: major-mode shows emacs-lisp-mode
next reply other threads:[~2009-06-18 14:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-18 14:25 Harry Putnam [this message]
2009-06-19 15:06 ` emacs-lisp-mode and abbrev table Andreas Roehler
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87hbyd8vpw.fsf@newsguy.com \
--to=reader@newsguy.com \
--cc=emacs-devel@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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.