From: Reiner Steib <reinersteib+gmane@imap.cc>
To: help-gnu-emacs@gnu.org
Subject: Re: extract flyspell errors to abbrev list
Date: Sun, 18 May 2008 13:48:46 +0200 [thread overview]
Message-ID: <v9abinygrl.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: g0otfp$h4b$1@tamarack.fernuni-hagen.de
On Sun, May 18 2008, Fabian Braennstroem wrote:
> Thanks, that looks great. There is probably a chance to set
> the 'german-postfix' as local variable in a tex buffer? I
> tried something like
>
> % german-postfix: t
> % set-input-method: german-postfix
> % input-method: german-postfix
% default-input-method: "german-postfix"
... could work, but requires confirmation that `default-input-method'
is safe [1]. But you still need to activate the method using `C-\'.
Alternatively, do it in a suitable hook (`LaTeX-mode-hook'?). (See
the discussion in
<http://thread.gmane.org/v9d4urtab2.fsf@marauder.physik.uni-ulm.de>.)
,----[ (info "(emacs)Select Input Method") ]
| You can instruct Emacs to activate a certain input method
| automatically. For example:
|
| (add-hook 'text-mode-hook
| (lambda () (set-input-method "german-prefix")))
|
| This activates the input emthod "german-prefix" automatically in the
| Text mode.
`----
> I would be even better, if is connected to the 'german8'
> dictionary :-)
An input method is not directly related to a dictionary, so this
doesn't seem useful to me.
Bye, Reiner.
[1] Maybe it should be marked a safe by default?
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
next prev parent reply other threads:[~2008-05-18 11:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-16 16:36 extract flyspell errors to abbrev list Fabian Braennstroem
2008-05-16 20:10 ` weber
2008-05-16 21:38 ` Reiner Steib
2008-05-18 9:39 ` Fabian Braennstroem
2008-05-18 11:48 ` Reiner Steib [this message]
2008-05-19 18:42 ` Fabian Braennstroem
2008-05-18 14:03 ` Peter Münster
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=v9abinygrl.fsf@marauder.physik.uni-ulm.de \
--to=reinersteib+gmane@imap.cc \
--cc=Reiner.Steib@gmx.de \
--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.
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).