Gnus development mailing list
 help / color / mirror / Atom feed
From: Marcus Frings <iam-est-hora-surgere@despammed.com>
Subject: Re: windows-1252 not displayed properly?
Date: Mon, 01 Sep 2003 22:43:15 +0200	[thread overview]
Message-ID: <vita-brevis-breviter-in-brevi-finietur-mors-venit-velociter-quae-neminem-veretur-87he3w5jfg.fsf@gothgoose.net> (raw)
In-Reply-To: <m3oey48dkp.fsf@merlin.emma.line.org>

* Matthias Andree <ma@dt.e-technik.uni-dortmund.de> wrote:

> This article:
> Newsgroups: de.comm.software.mailserver
> Message-ID: <3F534BB1.7070400@com-gate.com>

> contains Windows-1252. What do I need to do to get my CVS Gnus in Emacs
> 21.3.1 display the \200 aka € characters properly?

This works for me (this posting should use UTF-8 to display the
following characters properly):

,----
| ;; Repariert mit `W d' im Summary Buffer falsch deklarierte Zeichen
| ;; siehe Tabelle: <http://www.microsoft.com/globaldev/reference/sbcs/1252.htm>
| (setq gnus-article-dumbquotes-map
|       '(("\200" "€")
| 	("\202" "‚")
| 	("\203" "ƒ")
| 	("\204" "„")
| 	("\205" "…")
| 	("\206" "†")
| 	("\207" "‡")
| 	("\210" "ˆ")
| 	("\211" "‰")
| 	("\212" "Š")
| 	("\213" "‹")
| 	("\214" "Œ")
| 	("\216" "Ž")
| 	("\221" "‘")
| 	("\222" "’")
| 	("\223" "“")
| 	("\224" "”")
| 	("\225" "•")
| 	("\226" "–")
| 	("\227" "—")
| 	("\230" "˜")
| 	("\231" "™")
| 	("\232" "š")
| 	("\233" "›")
| 	("\234" "œ")
| 	("\236" "ž")
| 	("\237" "Ÿ")))
`----

Regards,
Marcus
-- 
"SCHEISSE! Zwotes Schraubengeräusch in 76°. Kommt schnell näher!"




  reply	other threads:[~2003-09-01 20:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-01 20:21 Matthias Andree
2003-09-01 20:43 ` Marcus Frings [this message]
2003-09-03 14:12   ` Matthias Andree
2003-09-04  9:15     ` Marcus Frings
2003-09-02  7:08 ` Vasily Korytov
2003-09-02  7:42 ` Simon Josefsson
2003-09-02  8:28   ` Jochen Küpper
2003-09-02  9:34     ` Reiner Steib
2003-09-02 10:32       ` Matthias Andree
2003-09-02 13:35         ` Simon Josefsson

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=vita-brevis-breviter-in-brevi-finietur-mors-venit-velociter-quae-neminem-veretur-87he3w5jfg.fsf@gothgoose.net \
    --to=iam-est-hora-surgere@despammed.com \
    --cc=protagonist@gmx.net \
    /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).