[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
prbl msg mode (was: flyspell: local abbrev in different languages)
From: |
Uwe Brauer |
Subject: |
prbl msg mode (was: flyspell: local abbrev in different languages) |
Date: |
Fri, 28 Sep 2007 18:29:55 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) XEmacs/21.4.19 (linux) |
>>>>> "Stefan" == Stefan Monnier <monnier@iro.umontreal.ca> writes:
> (define-minor-mode spanish-minor-mode
> nil nil nil nil
> (setq local-abbrev-table
> (if spanish-minor-mode
> spanish-minor-mode-abbrev-table
> text-mode-abbrev-table)))
Well there seems to be a slight problem, while I can use that minor
mode in emacs-lisp-mode or in latex mode, it seems that it does not
work in message mode. That is even if this mode turned on the expansion
does not work.
Uwe
Message not available