Gnus development mailing list
 help / color / mirror / Atom feed
* Can't display articles with latest cvs (ognus v.01)
@ 2001-01-31 21:38 Emerick Rogul
  2001-01-31 21:46 ` ShengHuo ZHU
  2001-01-31 23:26 ` Ulrich Schwarz
  0 siblings, 2 replies; 8+ messages in thread
From: Emerick Rogul @ 2001-01-31 21:38 UTC (permalink / raw)


I'm no longer able to display news articles after updating to today's
cvs.  Hitting SPC or RET to display the article just hangs; pressing
C-g at that point displays the article.

Anyone have any idea what's changed?  Do I have something
misconfigured?

-Emerick
-- 
-------------------------------------------------------------------------
Emerick Rogul             /\/     "how young are you, how old am i?
emerick@cs.bu.edu         /\/      let's count the rings around my eyes."
------------------------------------------------- 'i will dare', the mats



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

* Re: Can't display articles with latest cvs (ognus v.01)
  2001-01-31 21:38 Can't display articles with latest cvs (ognus v.01) Emerick Rogul
@ 2001-01-31 21:46 ` ShengHuo ZHU
  2001-01-31 22:28   ` Emerick Rogul
  2001-01-31 23:26 ` Ulrich Schwarz
  1 sibling, 1 reply; 8+ messages in thread
From: ShengHuo ZHU @ 2001-01-31 21:46 UTC (permalink / raw)


Emerick Rogul <emerick@cs.bu.edu> writes:

> I'm no longer able to display news articles after updating to today's
> cvs.  Hitting SPC or RET to display the article just hangs; pressing
> C-g at that point displays the article.
> 
> Anyone have any idea what's changed?  Do I have something
> misconfigured?

Does the subject contain any list-identifier?

ShengHuo

-- 
(setq gnus-posting-styles '((".*" (signature-file "~/.signature"))))



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

* Re: Can't display articles with latest cvs (ognus v.01)
  2001-01-31 21:46 ` ShengHuo ZHU
@ 2001-01-31 22:28   ` Emerick Rogul
  2001-01-31 23:13     ` ShengHuo ZHU
  0 siblings, 1 reply; 8+ messages in thread
From: Emerick Rogul @ 2001-01-31 22:28 UTC (permalink / raw)


ShengHuo ZHU writes:

: Emerick Rogul <emerick@cs.bu.edu> writes:
:: I'm no longer able to display news articles after updating to today's
:: cvs.  Hitting SPC or RET to display the article just hangs; pressing
:: C-g at that point displays the article.
:: 
:: Anyone have any idea what's changed?  Do I have something
:: misconfigured?

: Does the subject contain any list-identifier?

Not that I can see, no.  It seems to be happening on every
newsgroup/mailgroup message I look at.  I loaded up 5.7 for
comparison, and the problem isn't occuring there.

-Emerick
-- 
-------------------------------------------------------------------------
Emerick Rogul             /\/     "how young are you, how old am i?
emerick@cs.bu.edu         /\/      let's count the rings around my eyes."
------------------------------------------------- 'i will dare', the mats



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

* Re: Can't display articles with latest cvs (ognus v.01)
  2001-01-31 22:28   ` Emerick Rogul
@ 2001-01-31 23:13     ` ShengHuo ZHU
  2001-01-31 23:46       ` Ulrich Schwarz
  2001-01-31 23:53       ` Emerick Rogul
  0 siblings, 2 replies; 8+ messages in thread
From: ShengHuo ZHU @ 2001-01-31 23:13 UTC (permalink / raw)


Emerick Rogul <emerick@cs.bu.edu> writes:

> ShengHuo ZHU writes:
> 
> : Emerick Rogul <emerick@cs.bu.edu> writes:
> :: I'm no longer able to display news articles after updating to today's
> :: cvs.  Hitting SPC or RET to display the article just hangs; pressing
> :: C-g at that point displays the article.
> :: 
> :: Anyone have any idea what's changed?  Do I have something
> :: misconfigured?
> 
> : Does the subject contain any list-identifier?
> 
> Not that I can see, no.  It seems to be happening on every
> newsgroup/mailgroup message I look at.  I loaded up 5.7 for
> comparison, and the problem isn't occuring there.

I've probably fixed. Please check it out and try again.

ShengHuo

-- 
(setq gnus-posting-styles '((".*" (signature-file "~/.signature"))))



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

* Re: Can't display articles with latest cvs (ognus v.01)
  2001-01-31 21:38 Can't display articles with latest cvs (ognus v.01) Emerick Rogul
  2001-01-31 21:46 ` ShengHuo ZHU
@ 2001-01-31 23:26 ` Ulrich Schwarz
  2001-01-31 23:33   ` ShengHuo ZHU
  1 sibling, 1 reply; 8+ messages in thread
From: Ulrich Schwarz @ 2001-01-31 23:26 UTC (permalink / raw)


Hi Emerick,

On Wed, Jan 31, 2001 at 04:38:47PM -0500, Emerick Rogul wrote:

> I'm no longer able to display news articles after updating to today's
> cvs.  Hitting SPC or RET to display the article just hangs; pressing
> C-g at that point displays the article.

I've the same problem.

> Anyone have any idea what's changed?  Do I have something
> misconfigured?

I don't think so. The problem was not present in the cvs version
three or four days ago.

Unfortunately, C-g doesn't report dubugging information...

-- 
So long.
Ulrich




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

* Re: Can't display articles with latest cvs (ognus v.01)
  2001-01-31 23:26 ` Ulrich Schwarz
@ 2001-01-31 23:33   ` ShengHuo ZHU
  0 siblings, 0 replies; 8+ messages in thread
From: ShengHuo ZHU @ 2001-01-31 23:33 UTC (permalink / raw)


Ulrich Schwarz <uschwarz@gmx.net> writes:

[...]

> Unfortunately, C-g doesn't report dubugging information...

After (setq debug-on-quit t), C-g does.

ShengHuo

-- 
(setq gnus-posting-styles '((".*" (signature-file "~/.signature"))))



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

* Re: Can't display articles with latest cvs (ognus v.01)
  2001-01-31 23:13     ` ShengHuo ZHU
@ 2001-01-31 23:46       ` Ulrich Schwarz
  2001-01-31 23:53       ` Emerick Rogul
  1 sibling, 0 replies; 8+ messages in thread
From: Ulrich Schwarz @ 2001-01-31 23:46 UTC (permalink / raw)


On Wed, Jan 31, 2001 at 06:13:09PM -0500, ShengHuo ZHU wrote:

>>:: I'm no longer able to display news articles after updating to today's
>>:: cvs.  Hitting SPC or RET to display the article just hangs; pressing
>>:: C-g at that point displays the article.

> I've probably fixed. Please check it out and try again.

It's fixed.

-- 
So long.
Ulrich




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

* Re: Can't display articles with latest cvs (ognus v.01)
  2001-01-31 23:13     ` ShengHuo ZHU
  2001-01-31 23:46       ` Ulrich Schwarz
@ 2001-01-31 23:53       ` Emerick Rogul
  1 sibling, 0 replies; 8+ messages in thread
From: Emerick Rogul @ 2001-01-31 23:53 UTC (permalink / raw)


ShengHuo ZHU writes:

:: Not that I can see, no.  It seems to be happening on every
:: newsgroup/mailgroup message I look at.  I loaded up 5.7 for
:: comparison, and the problem isn't occuring there.

: I've probably fixed. Please check it out and try again.

Yup, working great now.  Thanks!

-Emerick
-- 
-------------------------------------------------------------------------
Emerick Rogul             /\/     "how young are you, how old am i?
emerick@cs.bu.edu         /\/      let's count the rings around my eyes."
------------------------------------------------- 'i will dare', the mats



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

end of thread, other threads:[~2001-01-31 23:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-31 21:38 Can't display articles with latest cvs (ognus v.01) Emerick Rogul
2001-01-31 21:46 ` ShengHuo ZHU
2001-01-31 22:28   ` Emerick Rogul
2001-01-31 23:13     ` ShengHuo ZHU
2001-01-31 23:46       ` Ulrich Schwarz
2001-01-31 23:53       ` Emerick Rogul
2001-01-31 23:26 ` Ulrich Schwarz
2001-01-31 23:33   ` ShengHuo ZHU

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