all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fabian Braennstroem <f.braennstroem@gmx.de>
To: help-gnu-emacs@gnu.org
Subject: Re: extract flyspell errors to abbrev list
Date: Sun, 18 May 2008 11:39:07 +0200	[thread overview]
Message-ID: <g0otfp$h4b$1@tamarack.fernuni-hagen.de> (raw)
In-Reply-To: v9k5huylnp.fsf@marauder.physik.uni-ulm.de

Hi Reiner,

* Reiner Steib <reinersteib+gmane@imap.cc> wrote:
> On Fri, May 16 2008, Fabian Braennstroem wrote:
>
[...]
>>     and replace it using abbrevs. The problem with this is that I
>>     would have to create an abbrev for every german word with
>>     umlaute... so, is there a way to let abbrev lern from the
>>     displayed mistakes of flyspell? Or is there another nice way to
>>     create umlaute without switching the keyboard?
>
> Use the german-postfix input method:
>
> - `M-x set-input-method RET german-postfix RET' (C-x RET C-\, <menu-bar>
>   <options> <mule> <set-input-method>)
>
> - `M-x toggle-input-method RET' (C-\, <menu-bar> <options> <mule>
>   <toggle-input-method>)
>
> ,----[ M-x describe-input-method RET german-postfix RET ]
>| Input method: german-postfix (mode line indicator:DE<)
>| 
>| German (Deutsch) input method
>| 
>| ae  -> ä
>| aee -> ae
>| oe  -> ö
>| oee -> oe
>| ue  -> ü
>| uee -> ue
>| sz  -> ß
>| szz -> sz
>| 
>| 
>| KEY SEQUENCE
>| -----------
>| You can input characters by the following key sequences:
>| key char  [type a key sequence to insert the corresponding character]
>| --- ---- --- ---- --- ---- --- ---- --- ---- --- ---- --- ----
>| AE  Ä	 OE  Ö	  UE  Ü	   ae  ä    oe	ö    sz	 ß    ue  ü

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

I would be even better, if is connected to the 'german8'
dictionary :-)

Thanks!
 Fabian


  reply	other threads:[~2008-05-18  9:39 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 [this message]
2008-05-18 11:48     ` Reiner Steib
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='g0otfp$h4b$1@tamarack.fernuni-hagen.de' \
    --to=f.braennstroem@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.
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.