From: Fabian Braennstroem <fab@ddorf.de>
Subject: set dictionary for a file
Date: Wed, 12 Oct 2005 17:28:29 +0000 (UTC) [thread overview]
Message-ID: <slrndkqhus.2qo.fab@node1.ddorf.de> (raw)
Hi,
I would like to set/change dictionary for certain files,
which I would declare in .emacs. I tried the
ispell-multi.el, but it somehow didn't work for me. In my
Gnus I had
(add-hook 'gnus-select-group-hook
(lambda ()
(cond
((string-match
"^de\\." (gnus-group-real-name gnus-newsgroup-name))
(ispell-change-dictionary "deutsch8"))
which worked a while ago.
Does something similar (file-load-hook?) exist for ordinary files?
Greetings, Fabian
next reply other threads:[~2005-10-12 17:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-12 17:28 Fabian Braennstroem [this message]
2005-10-12 18:38 ` set dictionary for a file Kevin Rodgers
[not found] ` <mailman.11056.1129142547.20277.help-gnu-emacs@gnu.org>
2005-10-13 4:40 ` Fabian Braennstroem
2005-10-13 16:58 ` Kevin Rodgers
[not found] ` <mailman.11235.1129223467.20277.help-gnu-emacs@gnu.org>
2005-10-13 19:29 ` Fabian Braennstroem
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=slrndkqhus.2qo.fab@node1.ddorf.de \
--to=fab@ddorf.de \
--cc=f.braennstroem@gmx.de \
/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).