unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Problem with german umlaute
@ 2003-06-12 10:48 Philipp Schulte
  2003-06-13  9:12 ` Reiner Steib
  0 siblings, 1 reply; 3+ messages in thread
From: Philipp Schulte @ 2003-06-12 10:48 UTC (permalink / raw)


Hello,
I am using GNU Emacs 21.3.1 on a GNU/Linux system and I have many 
troubles with characters like ü,ö,ä,ß and ¤. If I start Emacs on the
console, everything is fine and I can type those characters and they
are displayed correctly. 
If I start Emacs while using X a new windows is created and those
characters work, too. But if I start Emacs from an aterm with -nw 
none of those characters work, even though they do work in the aterm.

For example pressing "ü" makes Emacs display this: 
"Shell command on region:"

Pressing "¤" gives a 
"Searching for program: no such file or directory, ispell".

Obviously this is wrong. I just don't understand why every single editor
that I tried (including vim and several Emacs clones like qemacs or zile)
can handle those characters just fine without changing any settings.
Any hints? Thanks,
Phil

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with german umlaute
  2003-06-12 10:48 Problem with german umlaute Philipp Schulte
@ 2003-06-13  9:12 ` Reiner Steib
  2003-06-13 12:55   ` Philipp Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Reiner Steib @ 2003-06-13  9:12 UTC (permalink / raw)


On Thu, Jun 12 2003, Philipp Schulte wrote:

> But if I start Emacs from an aterm with -nw none of those characters
> work, even though they do work in the aterm.

(unless window-system
  (set-keyboard-coding-system 'latin-9))

> Pressing "¤" [...]

This is a "Currency" character, not the EUR you probably meant to
type.  If you see an EUR there, something is wrong your locale or font
settings.  But maybe it's only a wrong setting in your slrn
configuration.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with german umlaute
  2003-06-13  9:12 ` Reiner Steib
@ 2003-06-13 12:55   ` Philipp Schulte
  0 siblings, 0 replies; 3+ messages in thread
From: Philipp Schulte @ 2003-06-13 12:55 UTC (permalink / raw)


Reiner Steib wrote: 

> On Thu, Jun 12 2003, Philipp Schulte wrote:
> 
>> But if I start Emacs from an aterm with -nw none of those characters
>> work, even though they do work in the aterm.
> 
> (unless window-system
>   (set-keyboard-coding-system 'latin-9))

Thanks! This seems to work. 

>> Pressing "¤" [...]
> 
> This is a "Currency" character, not the EUR you probably meant to
> type.  If you see an EUR there, something is wrong your locale or font
> settings.  But maybe it's only a wrong setting in your slrn
> configuration.

True, my posting was iso-8859-1, which of course has no EUR.
Phil

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-06-13 12:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-12 10:48 Problem with german umlaute Philipp Schulte
2003-06-13  9:12 ` Reiner Steib
2003-06-13 12:55   ` Philipp Schulte

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).