Gnus development mailing list
 help / color / mirror / Atom feed
From: Vladimir Volovich <vvv@vsu.ru>
Cc: ding@gnus.org
Subject: Re: viewing raw article
Date: Fri, 13 Jun 2003 13:49:22 +0400	[thread overview]
Message-ID: <m3wufq8fz1.fsf@vvv.vsu.ru> (raw)
In-Reply-To: <rzq7k7q7w7p.fsf@albion.dl.ac.uk> (Dave Love's message of "Thu, 12 Jun 2003 23:43:54 +0100")

"DL" == Dave Love writes:

 >> when i view the raw article using C-u g, gnus used to show 8-bit
 >> characters as \200, etc, but it had changed recently and gnus now
 >> shows such characters as eight-bit-graphic charset which appears
 >> to use the iso8859-1 encoded font.

 DL> Do you really mean \200?  That's not in 8859-1 or
 DL> eight-bit-graphic, though I suppose such a font might have a
 DL> glyph there.  Unless you change the display table, it's displayed
 DL> in octal.

an article may include character \200 (128) in it's body: some
character sets, not based on iso8859-* (e.g. cp866, koi8-r, etc), do
contain characters in the range \200-\237, so \200 is also possible
in the messages, and gnus used to show them as \200.

though, characters in the range \240-\377 occur more often, and these
were previously displayed as e.g. \240, but now they are shown as
latin1 characters when previewing raw article, which is bogus.

 DL> eight-bit-graphic (\240-\377) is displayed with glyphs from your
 DL> default font.  This is bogus, but we couldn't persuade rms to
 DL> change it a while back.  (That's nothing to do with Gnus.)

yes, this is very confusing and bogus.

 DL> (when default-enable-multibyte-characters (dotimes (i 128) (aset
 DL> standard-display-table (+ 128 i) nil)))

hm - this didn't change the way 8-bit characters are shown in raw
articles...

Best,
v.




  reply	other threads:[~2003-06-13  9:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-28 17:41 Vladimir Volovich
2003-05-28 19:11 ` Kai Großjohann
2003-06-12 22:43   ` Dave Love
2003-06-13 14:29     ` Kai Großjohann
2003-06-17 22:10       ` Dave Love
2003-06-12 22:43 ` Dave Love
2003-06-13  9:49   ` Vladimir Volovich [this message]
2003-06-17 22:15     ` Dave Love

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=m3wufq8fz1.fsf@vvv.vsu.ru \
    --to=vvv@vsu.ru \
    --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).