unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* set dictionary for a file
@ 2005-10-12 17:28 Fabian Braennstroem
  2005-10-12 18:38 ` Kevin Rodgers
       [not found] ` <mailman.11056.1129142547.20277.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Fabian Braennstroem @ 2005-10-12 17:28 UTC (permalink / 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

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

end of thread, other threads:[~2005-10-13 19:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-12 17:28 set dictionary for a file Fabian Braennstroem
2005-10-12 18:38 ` 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

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).