all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Piet van Oostrum <piet@cs.uu.nl>
Subject: Re: displaying the EUR-Sign in normal buffers
Date: 07 Oct 2002 22:33:28 +0200	[thread overview]
Message-ID: <wzit0et2ef.fsf@cs.uu.nl> (raw)
In-Reply-To: ulm5av6fj.fsf@sdm.de

>>>>> Klaus Berndl <Klaus.Berndl@sdm.de> (KB) writes:

KB> :-) Ok, i will try to be more precise: If a posting contains the EUR sign
KB> (€) then it is displayed automatically (means i have nothing to configure
KB> in Gnus for this) correctly in the summary-buffer as well as in the
KB> message- or article buffer.

This is because in the header the charset is given as iso-8859-15 and
(probably) the correct code for € is used.

KB> If for example i insert an EUR sign (€) in Microsoft Word, copy it to the
KB> clipboard and try to insert it into a normal Emacs-buffer (e.g. *scratch*)
KB> then i get only \200.

KB> Ok, after this my *current-language-environment* has value "Latin-9" which
KB> seems to be correct but nevertheless i have no success with inserting an
KB> EUR sign (€), neither by pasting from the clipboard (still getting \200)
KB> nor by hitting the key-combination (German keyboard: Alt Gr + e) which
KB> inserts € into a Word-document for example (in Emacs no reaction means
KB> nothing is inserted).

\200 is not a valid code in Latin-9 (iso-8859-15), but it is the code for
€ in Windows. So you either have to use the Windows character encoding (I
think it is character set 1252) or use the proper code for Latin-9 (0xA4).
-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum@hccnet.nl

  parent reply	other threads:[~2002-10-07 20:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-04 14:14 displaying the EUR-Sign in normal buffers Klaus Berndl
2002-10-04 16:19 ` Stefan Monnier <foo@acm.com>
2002-10-06 10:11   ` maierh
2002-10-07 11:23   ` Klaus Berndl
2002-10-07 20:26     ` Stefan Monnier <foo@acm.com>
2002-10-07 20:33     ` Piet van Oostrum [this message]
2002-10-07 20:34     ` Stefan Monnier <foo@acm.com>
2002-10-07 21:09       ` ken
     [not found]       ` <mailman.1034025011.22999.help-gnu-emacs@gnu.org>
2002-10-07 22:40         ` Stefan Monnier <foo@acm.com>
2002-10-08  0:48           ` ken

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=wzit0et2ef.fsf@cs.uu.nl \
    --to=piet@cs.uu.nl \
    /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.