Gnus development mailing list
 help / color / mirror / Atom feed
* Charset problems in nnweb
@ 1999-12-02  6:58 Lars Magne Ingebrigtsen
  1999-12-02 16:26 ` Shenghuo ZHU
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-12-02  6:58 UTC (permalink / raw)


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

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

:-)

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Charset problems in nnweb
  1999-12-02  6:58 Charset problems in nnweb Lars Magne Ingebrigtsen
@ 1999-12-02 16:26 ` Shenghuo ZHU
  1999-12-02 18:44   ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Shenghuo ZHU @ 1999-12-02 16:26 UTC (permalink / raw)


>>>>> "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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Charset problems in nnweb
  1999-12-02 16:26 ` Shenghuo ZHU
@ 1999-12-02 18:44   ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-12-02 18:44 UTC (permalink / raw)


Shenghuo ZHU <zsh@cs.rochester.edu> writes:

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

Yup.  I've now done the same for nnultimate.

> Have a sound sleep.

I'm awake!  I'm awake!  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-12-02 18:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-02  6:58 Charset problems in nnweb Lars Magne Ingebrigtsen
1999-12-02 16:26 ` Shenghuo ZHU
1999-12-02 18:44   ` Lars Magne Ingebrigtsen

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).