Gnus development mailing list
 help / color / mirror / Atom feed
From: Juliusz Chroboczek <jec@dcs.ed.ac.uk>
Subject: Re: 8 bits in citations (Was: Re: sgnus -> rgnus -> qgnus?)
Date: Sat, 19 Oct 1996 19:30:14 +0100	[thread overview]
Message-ID: <10875.199610191830@craro.dcs.ed.ac.uk> (raw)
In-Reply-To: <sda9195b4bu.fsf@sunbow.space.lockheed.com>

In article <sda9195b4bu.fsf@sunbow.space.lockheed.com>,
  Mats L\"ofdahl <lofdahl@sag.space.lockheed.com> writes:

ML> Yes, that is what is sometimes called Swedish ASCII.  There is a
ML> number of swedish people (me included) who read text without
ML> problem, where }{|][\ are used for a-ring, a-twodots, o-twodots,
ML> A-ring, A-twodots, O-twodots.

I've just upgraded charset.el to handle ISO646-SE.  That means that if
you are using TM, then you simply say:

    (setq gnus-newsgroup-default-charset-alist
          '(("swedish" . iso646-se)))

then messages will be automatically displayed with the above
interpretation in all groups whose name contains `swedish'.  The
a-list is indexed by regexps.  And beware: although IANA calls the
8-bit character sets something like `ISO-8859-1', the 7-bit ones are
called `ISO646-SE' (no dash after the `ISO').

You'll need:

    /anonymous@ftp.dcs.ed.ac.uk:/pub/jec/programs/charset.tar.gz

On the other hand, the \\v business is not a charset, but an encoding,
so it is not in my area of competence :-).  (By the way, once you
decide to use an encoding, and therefore to be unreadable by the
average mortal, why not include the name of the charset used?)

      Juliusz `complicated name with no national characters' Chroboczek


  reply	other threads:[~1996-10-19 18:30 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-10-09  9:51 sgnus -> rgnus -> qgnus? Wesley.Hardaker
1996-10-09  9:56 ` Lars Balker Rasmussen
1996-10-09 10:25   ` Ariel Scolnicov
1996-10-09 11:35 ` Hans de Graaff
1996-10-10  7:18   ` Wesley.Hardaker
1996-10-10 14:12     ` Brent B. Powers
1996-10-11 10:43       ` Lars Magne Ingebrigtsen
1996-10-11 12:34         ` qgnus pronounciation Andy Eskilsson
1996-10-11 20:41         ` sgnus -> rgnus -> qgnus? Michael R Cook
1996-10-11 19:08       ` Roderick Schertler
1996-10-10 16:07 ` Mats Löfdahl
1996-10-10 16:49   ` C. R. Oldham
1996-10-11  7:03     ` Qcumber Andy Eskilsson
1996-10-11  6:49   ` sgnus -> rgnus -> qgnus? Wesley.Hardaker
1996-10-11 16:00     ` 8 bits in citations (Was: Re: sgnus -> rgnus -> qgnus?) Mats Löfdahl
1996-10-11 18:31       ` Colin Rafferty
1996-10-12 18:51       ` Lars Magne Ingebrigtsen
1996-10-14 17:58         ` Mats Löfdahl
1996-10-14 18:23           ` Per Abrahamsen
1996-10-14 20:37           ` Lars Magne Ingebrigtsen
1996-10-17 22:42             ` Mats Löfdahl
1996-10-19 18:30               ` Juliusz Chroboczek [this message]
1996-10-11  6:50   ` sgnus -> rgnus -> qgnus? Wesley.Hardaker

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=10875.199610191830@craro.dcs.ed.ac.uk \
    --to=jec@dcs.ed.ac.uk \
    /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).