Gnus development mailing list
 help / color / mirror / Atom feed
From: Vincent Bernat <bernat@free.fr>
Cc: ding@gnus.org
Subject: Re: do you see Latin-0 here ? ½ ¼ ¤ ¢
Date: Wed, 09 Jan 2002 17:37:22 +0100	[thread overview]
Message-ID: <m3bsg3tr99.fsf@neo.loria> (raw)
In-Reply-To: <vafn0znjxu7.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Wed, 09 Jan 2002 17:25:20 +0100")

OoO Lors de la soirée naissante du mercredi 09 janvier 2002, vers
17:25, Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) disait:

> Tell XEmacs that you want iso-8859-15.  For example,
> (set-language-environment "Latin-9") or so.

Environnement language not defined.

I have this in my .emacs :

(make-charset 'latin-iso8859-15     ; sorry, that's the Mule convention
  ; to French and Finns: patch if you like, euro is what sells shoes
  "Latin-1 with Euro etc"
  '(short-name "Latin 9"
    long-name  "Latin-9 (typically GR of ISO 8859/15)"
    registry   "iso8859-15"
    dimension  1
    columns    1
    chars      96
    final      ?b                  ; if I read ISO-IR-203 correctly
    graphic    1
    direction  l2r))

(make-coding-system 'iso-8859-15 'iso2022
  ; to French and Finns: patch if you like, euro is what sells shoes
  "ISO 8859/15 (GL ASCII, GR Latin 9; basically Latin-1 with Euro)"
  `(mnemonic "Ltn9"                ; more ancient Mule bogosity, sorry
    eol-type nil
    charset-g0 ,(find-charset 'ascii)
    charset-g1 ,(find-charset 'latin-iso8859-15)))
-- 
I WILL NOT AIM FOR THE HEAD
I WILL NOT AIM FOR THE HEAD
I WILL NOT AIM FOR THE HEAD
-+- Bart Simpson on chalkboard in episode 8F13



  reply	other threads:[~2002-01-09 16:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-09  9:48 Didier Verna
2002-01-09  9:51 ` Didier Verna
2002-01-09 10:02 ` Vincent Bernat
2002-01-09 11:07 ` Per Abrahamsen
2002-01-09 11:12   ` Didier Verna
2002-01-09 11:24     ` Karl Kleinpaste
2002-01-09 11:43     ` Per Abrahamsen
2002-01-09 11:51       ` Didier Verna
2002-01-09 12:35         ` Kai Großjohann
2002-01-09 12:39         ` Vincent Bernat
2002-01-09 13:24           ` Kai Großjohann
2002-01-09 15:45             ` Vincent Bernat
2002-01-09 16:25               ` Kai Großjohann
2002-01-09 16:37                 ` Vincent Bernat [this message]
2002-01-09 17:14                   ` Kai Großjohann
2002-01-09 15:58         ` Per Abrahamsen
2002-01-09 18:33           ` Vincent Bernat
2002-01-10  9:38             ` Per Abrahamsen
2002-01-10 16:37               ` Vincent Bernat
2002-01-10 17:08                 ` Simon Josefsson
2002-01-10 18:46                   ` Vincent Bernat

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=m3bsg3tr99.fsf@neo.loria \
    --to=bernat@free.fr \
    --cc=ding@gnus.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.
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 NNTP newsgroup(s).