all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* loading local abbrevs
@ 2017-06-29  9:21 Héctor Lahoz
  2017-06-29  9:59 ` tomas
  0 siblings, 1 reply; 5+ messages in thread
From: Héctor Lahoz @ 2017-06-29  9:21 UTC (permalink / raw)
  To: help-gnu-emacs

Hi.

I'd like to load a file with local abbrevs when I edit any file in
a given directory. So I put a local variable like:

eval: (read-abbrev-file "abbrev_defs")

but it can't find the abbrev_defs. I think it has to do with
load-path. What can I do? I don't want to use an absolute
path because the path might be changed.



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

end of thread, other threads:[~2017-06-29 15:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-29  9:21 loading local abbrevs Héctor Lahoz
2017-06-29  9:59 ` tomas
2017-06-29 10:31   ` Héctor Lahoz
2017-06-29 13:26   ` Stefan Monnier
2017-06-29 15:20     ` tomas

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.