all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: help-gnu-emacs@gnu.org
Subject: Re: extract flyspell errors to abbrev list
Date: Fri, 16 May 2008 23:38:34 +0200	[thread overview]
Message-ID: <v9k5huylnp.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: g0kd6a$hmj$1@tamarack.fernuni-hagen.de

On Fri, May 16 2008, Fabian Braennstroem wrote:

>     I am writing a lot of text in German using
>     auctex-cdlatex and flyspell, which works fine, except
>     that I use an american keyboard layout and have trouble
>     to insert German umlaute. Actually I just want to type
>     the american work-around like 'ae' for 'À' 

(you meant 'ä' instead of 'À'; your slrn sends UTF-8 declared as
iso-8859-15.)

>     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  ü
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


  parent reply	other threads:[~2008-05-16 21:38 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 [this message]
2008-05-18  9:39   ` Fabian Braennstroem
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=v9k5huylnp.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.
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.