Gnus development mailing list
 help / color / mirror / Atom feed
* Garbage in agent .overview files
@ 2002-06-12  1:47 Jesper Harder
  2002-06-12  8:22 ` Simon Josefsson
  0 siblings, 1 reply; 5+ messages in thread
From: Jesper Harder @ 2002-06-12  1:47 UTC (permalink / raw)


Hi!

I'm seeing strange stuff in some of my agent .overview files -- lots of
control characters, ^H's and ^D's.

Here's an example from .overview:

624	Postscript printers and gsview (78.\b\b.0\b\b\b4.)\b0)	nbeck@weber.ucsd.edu (Nathaniel Beck)	Wed, 8 Aug 2001 18:00:22 +0000 (UTC)	<9krunm$djp$1@news1.ucsd.edu>		1710	43	Xref: defun.localdomain comp.text.tex:624

I get this when I telnet to the server

624	Postscript printers and gsview (4.0)	nbeck@weber.ucsd.edu (Nathaniel Beck)	Wed, 8 Aug 2001 18:00:22 +0000 (UTC)	<9krunm$djp$1@news1.ucsd.edu>		1710	43	Xref: defun.localdomain comp.text.tex:624

Another wierd case is a certain msg-id, 

        <95mqmt0kjhrt8gqo2uqiosonlipsmcqd6d@4ax.com> 

that's garbled every time it appears in .overview, e.g.

598	Re: Staroffice 5.2: what's it worth?	Phillip Lord <p.lord@russet.org.uk>	08 Aug 2001 13:46:29 +0100	<vf66by4t3u.fsf@cs.man.ac.uk>	<v4dekt02kpul2ninh2kfju2o1mdbikvav6@4ax.com> <3b9cce46.641111875@207.173.200.229> <7a2blt8bgcdl3pulbev3hlu2lb8hupheln@4ax.com> <4df3f756.0107190022.6029d8af@posting.google.com> <m73rlt897e74hfesr5n7sih4nlnsruj27c@4ax.com> <95mqmt0kjhrt8gqo2uq\x04iosonlipsmcqd6d@4ax.com> <3B6D7846.4C753F28@stud.uni-frankfurt.de> <6u4rmt4bgltlcrpb2m10jbd4v2grn74snq@4ax.com>	2869	49	Xref: defun.localdomain comp.os.ms-windows.apps.word-proc:32 comp.text.tex:598

or

613	Re: Staroffice 5.2: what's it worth?	Juergen Fenn <fenn@stud.uni-frankfurt.de>	Wed, 08 Aug 2001 18:25:08 +0200	<3B7167E4.840A9E4A@stud.uni-frankfurt.de>	<v4dekt02kpul2ninh2kfju2o1mdbikvav6@4ax.com> <3b9cce46.641111875@207.173.200.229> <7a2blt8bgcdl3pulbev3hlu2lb8hupheln@4ax.com> <4df3f756.0107190022.6029d8af@posting.google.com> <m73rlt897e74hfesr5n7sih4nlnsruj27c@4ax.com> <95mqmt0kjhrt8gqo2uq\x04iosonlipsmcqd6d@4ax.com> <3B6D7846.4C753F28@stud.uni-frankfurt.de> <6u4rmt4bgltlcrpb2m10jbd4v2grn74snq@4ax.com> <vf66by4t3u.fsf@cs.man.ac.uk>	2225	44	Xref: defun.localdomain comp.os.ms-windows.apps.word-proc:33 comp.text.tex:613


But is perfectly normal when I get the NOV lines directly from the
server.





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

* Re: Garbage in agent .overview files
  2002-06-12  1:47 Garbage in agent .overview files Jesper Harder
@ 2002-06-12  8:22 ` Simon Josefsson
  2002-06-12 14:20   ` Jesper Harder
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Josefsson @ 2002-06-12  8:22 UTC (permalink / raw)
  Cc: ding

On Wed, 12 Jun 2002, Jesper Harder wrote:

> I'm seeing strange stuff in some of my agent .overview files -- lots of
> control characters, ^H's and ^D's.

How do you connect to the server?  Anything non-standard like SSL?




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

* Re: Garbage in agent .overview files
  2002-06-12  8:22 ` Simon Josefsson
@ 2002-06-12 14:20   ` Jesper Harder
  2002-06-12 15:16     ` Simon Josefsson
  0 siblings, 1 reply; 5+ messages in thread
From: Jesper Harder @ 2002-06-12 14:20 UTC (permalink / raw)


jas@extundo.com (Simon Josefsson) writes:

> On Wed, 12 Jun 2002, Jesper Harder wrote:
>
>> I'm seeing strange stuff in some of my agent .overview files -- lots of
>> control characters, ^H's and ^D's.
>
> How do you connect to the server?  Anything non-standard like SSL?

No, the server is Leafnode running on my local machine.




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

* Re: Garbage in agent .overview files
  2002-06-12 14:20   ` Jesper Harder
@ 2002-06-12 15:16     ` Simon Josefsson
  2002-06-13  2:01       ` Jesper Harder
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Josefsson @ 2002-06-12 15:16 UTC (permalink / raw)
  Cc: ding

Jesper Harder <harder@ifa.au.dk> writes:

> jas@extundo.com (Simon Josefsson) writes:
>
>> On Wed, 12 Jun 2002, Jesper Harder wrote:
>>
>>> I'm seeing strange stuff in some of my agent .overview files -- lots of
>>> control characters, ^H's and ^D's.
>>
>> How do you connect to the server?  Anything non-standard like SSL?
>
> No, the server is Leafnode running on my local machine.

Spurios ^H and ^D can be caused by tty interference.  I'm not sure
what to suggest other than using edebug to step through nntp.el and
see where the ^H's are inserted.




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

* Re: Garbage in agent .overview files
  2002-06-12 15:16     ` Simon Josefsson
@ 2002-06-13  2:01       ` Jesper Harder
  0 siblings, 0 replies; 5+ messages in thread
From: Jesper Harder @ 2002-06-13  2:01 UTC (permalink / raw)


jas@extundo.com (Simon Josefsson) writes:

>>> On Wed, 12 Jun 2002, Jesper Harder wrote:
>>>
>>>> I'm seeing strange stuff in some of my agent .overview files -- lots of
>>>> control characters, ^H's and ^D's.
>
> Spurios ^H and ^D can be caused by tty interference.  I'm not sure
> what to suggest other than using edebug to step through nntp.el and
> see where the ^H's are inserted.

I figured out how it happens:  the ^H's are actually there in the output
when I telnet to the server -- but my terminal emulator treats them as
backspace, so I couldn't see them.

So it isn't a Gnus bug.




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

end of thread, other threads:[~2002-06-13  2:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-12  1:47 Garbage in agent .overview files Jesper Harder
2002-06-12  8:22 ` Simon Josefsson
2002-06-12 14:20   ` Jesper Harder
2002-06-12 15:16     ` Simon Josefsson
2002-06-13  2:01       ` Jesper Harder

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