all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* abbrev again
@ 2009-07-20 14:04 harven
  2009-07-20 23:11 ` A.Politz
  0 siblings, 1 reply; 3+ messages in thread
From: harven @ 2009-07-20 14:04 UTC (permalink / raw)
  To: help-gnu-emacs

I would like to use some abbrev table for one file only.
The table is defined in my .emacs. I tried to put in the file
-*- abbrev-mode: t; local-abbrev-table: my-abbrev-table -*-

When the file is loaded, abbreviation mode is activated, 
but my table is not recognized. If I then evaluate 
(setq local-abbrev-table my-abbrev-table)
then it works.

How can I specify which abbrev table should be loaded in the file itself ?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-21 12:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-20 14:04 abbrev again harven
2009-07-20 23:11 ` A.Politz
2009-07-21 12:04   ` harven

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.