unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: juergen melzer <juergenmelzer@yahoo.com>
Subject: EURO-Symbol in GNU Emacs
Date: Thu, 15 Jun 2006 03:25:21 -0700 (PDT)	[thread overview]
Message-ID: <20060615102521.60266.qmail@web52305.mail.yahoo.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1219 bytes --]

Hi there,

I am really stuck getting the EURO-Symbol shown and written in Emacs.

My Emacs-version is: GNU Emac 21.3.1 (i386-mingw-nt5.1.2600) on a MS Windows XP (SP2) system (bad habbit, I know ;-) )

For displaying the symbol, I first tried using the ms-latn-ex.el package by this commands .emacs:
a) (autoload 'ms-latn-ex "latin-extra") and 
b) (set-face-font 'default '"latin-extra")

My second try was to use the following (also in .emacs):
(set-w32-system-coding-system 'iso-8859-15)

Both approaches ran without errors when emacs starts.
Even so, what I am shown in emacs is: \200 for the EURO-Symbol inserted by an regular text-editor.

Secondly I tryd something to write the EURO-Symbol by following function:
(defun insert-euro ()
  "insert the euro sign"
  (interactive "*")
  (insert (string (make-char 'latin-iso8859-15 164))))

It actually shows me an EURO-Symbol, but a regular text-editor is showing me the following: Ž¤

Please help me, I really spend hours an that problem and did'nt fix anything.

Thanks so much in advance,


Juergen Melzer




 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

[-- Attachment #1.2: Type: text/html, Size: 1351 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

             reply	other threads:[~2006-06-15 10:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-15 10:25 juergen melzer [this message]
     [not found] <mailman.2909.1150378833.9609.help-gnu-emacs@gnu.org>
2006-06-15 14:05 ` EURO-Symbol in GNU Emacs Mathias Dahl
2006-06-15 21:58 ` RjjdBae
2006-06-16  8:50   ` Peter Dyballa
2006-06-16  3:06 ` B. T. Raven

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20060615102521.60266.qmail@web52305.mail.yahoo.com \
    --to=juergenmelzer@yahoo.com \
    /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.
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).