From: "Héctor Lahoz" <hectorlahoz@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: loading local abbrevs
Date: Thu, 29 Jun 2017 11:21:35 +0200 [thread overview]
Message-ID: <20170629092135.GA3672@workstation> (raw)
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.
next reply other threads:[~2017-06-29 9:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-29 9:21 Héctor Lahoz [this message]
2017-06-29 9:59 ` loading local abbrevs tomas
2017-06-29 10:31 ` Héctor Lahoz
2017-06-29 13:26 ` Stefan Monnier
2017-06-29 15:20 ` tomas
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=20170629092135.GA3672@workstation \
--to=hectorlahoz@gmail.com \
--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.
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.