all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: ispell/flyspell and german umlauts
Date: Wed, 06 Aug 2003 11:14:03 +0200	[thread overview]
Message-ID: <v9y8y7rvvo.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: vc9y8y733kt.fsf@kurasc.kyoto-u.ac.jp

On Wed, Aug 06 2003, Gernot Hassenpflug wrote:

> Jesper Harder <harder@myrealbox.com> writes:
>> You might like one of the German input methods -- e.g. german-prefix
>> or german-postfix (select them with `C-x RET C-\').
>> 
>> With the first method input is translated like:
>> 
>>      "a -> ä, "o -> ö  etc.
>> 
>> with the second like:
>> 
>>      ae -> ä,  oe -> ö  etc.

Does anyone really use the latter?  I'm thinking of words that _do_
contain `ae' (not ä) etc. in German (see Oliver's posting
<news:uisphppkz.fsf@ID-87814.user.dfncis.de>).  Typing `aee' for `ae'
seems really weird.

> Well that is very nice indeed. I often wonder how people do this with
> with a non-German keyboard layout. 

I use Alt_R+a for `ä' and so on (US keyboard layout):

cat <<EOF | xmodmap -
  keysym 1     = 1 exclam       onesuperior
  keysym 2     = 2 at           twosuperior
  keysym a     = a A            adiaeresis        Adiaeresis
  keysym o     = o O            odiaeresis        Odiaeresis
  keysym u     = u U            udiaeresis        Udiaeresis
  keysym s     = s S            ssharp
  keysym comma  = comma less     guillemotleft
  keysym period = period greater guillemotright
EOF

The advantage is, that it works for all (X-) applications, not only
Emacs.

Gernot, please check your T-Gnus and/or Emacs settings.  Your message
didn't contain a proper Content-Type header (e.g. "Content-Type:
text/plain; charset=iso-8859-1") and you Umlaut characters were sent
as `\201ä' (character: \201 (0201, 129, 0x81); charset:
eight-bit-control (8-bit control code (0x80..0x9F))).

Maybe you have `standard-display-european' in your config files?  If
so, try to remove it.

,----[ C-h f standard-display-european RET ]
| standard-display-european is a compiled Lisp function in `disp-table'.
| (standard-display-european ARG)
| 
| Semi-obsolete way to toggle display of ISO 8859 European characters.
`----

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

  reply	other threads:[~2003-08-06  9:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-31 14:19 ispell/flyspell and german umlauts Karl Voit
2003-08-01 11:31 ` Oliver Scholz
2003-08-01 11:47   ` Oliver Scholz
2003-08-05 23:41   ` Karl Voit
2003-08-06  0:04     ` Jesper Harder
2003-08-06  2:46       ` Gernot Hassenpflug
2003-08-06  9:14         ` Reiner Steib [this message]
2003-08-06 19:20           ` A. L. Meyers
2003-08-06 13:46         ` Jesper Harder
2003-08-14 14:18 ` Sven Utcke

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=v9y8y7rvvo.fsf@marauder.physik.uni-ulm.de \
    --to=4.uce.03.r.s@nurfuerspam.de \
    --cc=reiner.steib@gmx.de \
    /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.