Gnus development mailing list
 help / color / mirror / Atom feed
From: dhall@illusion.apk.net (d. hall)
Subject: top-level step through
Date: 23 Mar 1996 23:53:23 -0500	[thread overview]
Message-ID: <x620mj3xdo.fsf@illusion.apk.net> (raw)

-----BEGIN PGP SIGNED MESSAGE-----

I know this isn't as helpful as I could be, but it gives a good place to
start looking.  Near lines 7602 in gnus.el,

      (if (and (zerop (buffer-size))		;; these are eval'ing true
	       (not no-display))		
	  (progn
	    ;; This newsgroup is empty.		
	    (gnus-summary-catchup-and-exit nil t) ;Without confirmations.
		;; this is being called
	    (gnus-message 6 "No unread news")
	    (when kill-buffer
	      (gnus-kill-or-deaden-summary kill-buffer))
	    ;; Return nil from this function.
	    nil)

This is occuring on all my nnfolder newsgroups.  I'll do a further check in
a little bit, and it might have to do with the NOV files, but this is a
problem in sgnus 0.57 (on GNU Emacs 19.30.1).

d.
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface

iQCVAwUBMVTVM4X26urqpgG1AQG1QAQAlV2k1q9Or8qNG3WUUma+N2A6jE6j1HB7
lQO0SYsNp/RAgk/95AOv0WHkGENzlf1EuNynYs0GndxmNLqbuCIC9/0BIZpNyMPD
l0HW6YrojFfHEplIJm1qShTH5i/qbsAnXRQcTTzLNMhhFtwtt1t6deNzSDjiF4CO
5YK6oR3b0A8=
=urT+
-----END PGP SIGNATURE-----
-- 
         ``It's a death row pardon... two minutes, too late''

                                ~ alanis morissette, ironic


                 reply	other threads:[~1996-03-24  4:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=x620mj3xdo.fsf@illusion.apk.net \
    --to=dhall@illusion.apk.net \
    /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).