Gnus development mailing list
 help / color / mirror / Atom feed
From: Shenghuo ZHU <zsh@cs.rochester.edu>
Subject: Re: Charset problems in nnweb
Date: 02 Dec 1999 11:26:02 -0500	[thread overview]
Message-ID: <2nso1l2tt1.fsf@tiger.jia.vnet> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "02 Dec 1999 07:58:11 +0100"

>>>>> "LMI" == Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

LMI> Try searching for something that will give you one of Kai's
LMI> articles.  (Like, anything to do with Gnus.  :-) His "ß" is
LMI> \201'd both in the summary buffer and in the article buffer.
LMI> I've fiddled back and forth with the functions quite a but, but I
LMI> just can't make it come out right -- without double decoding in
LMI> Emacs 20.4.

Fixed. :-)

It is because  *nntp* is a multibyte buffer. (See `insert')

I only set it to unibyte buffer temporarily, since I believe other
backends need the multibyte feature, such as nndraft.

'\xxx' may still exist because of non-latin-iso8859-1
characters. Anyway, use `0 g' to show it with the correct charset in
article buffer.

Another problem is malformed page, such as searching "Stefan Monnier"
in dejanews.

LMI> And I'm going to bed now, and if this isn't fixed by the time I
LMI> get up again, I'll...  I'll... look at it some more.

Have a sound sleep.

-- 
Shenghuo


  reply	other threads:[~1999-12-02 16:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-02  6:58 Lars Magne Ingebrigtsen
1999-12-02 16:26 ` Shenghuo ZHU [this message]
1999-12-02 18:44   ` Lars Magne Ingebrigtsen

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=2nso1l2tt1.fsf@tiger.jia.vnet \
    --to=zsh@cs.rochester.edu \
    /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).