Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai Grossjohann <grossjohann@amaunet.cs.uni-dortmund.de>
Subject: 0.17 bug
Date: 07 Sep 1998 22:31:06 +0200	[thread overview]
Message-ID: <vafww7fvf5h.fsf@ramses.cs.uni-dortmund.de> (raw)

Every other time (i.e. every j-th time with j congruent to 1 modulo 2)
I get this when entering a group:

,-----
| Signaling: (wrong-type-argument integerp nil)
|   encode-time(nil nil nil nil nil nil nil nil nil nil)
|   apply(encode-time (nil nil nil nil nil nil nil nil nil nil))
|   date-to-time("")
|   gnus-dd-mmm("")
|   (format "%c%s,%4d: %-15s%c" gnus-tmp-opening-bracket (gnus-dd-mmm (mail-header-date gnus-tmp-header)) gnus-tmp-lines (if (> ... 15) (substring gnus-tmp-name 0 15) gnus-tmp-name) gnus-tmp-closing-bracket)
|   (insert (format "%c%s,%4d: %-15s%c" gnus-tmp-opening-bracket (gnus-dd-mmm ...) gnus-tmp-lines (if ... ... gnus-tmp-name) gnus-tmp-closing-bracket))
|   (progn (insert (format "%c%s,%4d: %-15s%c" gnus-tmp-opening-bracket ... gnus-tmp-lines ... gnus-tmp-closing-bracket)) (point))
|   (gnus-put-text-property (point) (progn (insert ...) (point)) gnus-mouse-face-prop gnus-mouse-face)
|   (progn (insert gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char gnus-tmp-indentation) (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert " " gnus-tmp-subject-or-nil "\n"))
|   eval((progn (insert gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char gnus-tmp-indentation) (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert " " gnus-tmp-subject-or-nil "\n")))
|   gnus-summary-insert-line([0 "" "" "" "" "" 0 0 ""] 0 nil 128 t nil "" nil 1)
|   gnus-update-summary-mark-positions()
|   gnus-summary-mode("nnml:auto.gnus")
|   gnus-summary-setup-buffer("nnml:auto.gnus")
|   gnus-summary-read-group-1("nnml:auto.gnus" nil nil nil nil nil)
|   gnus-summary-read-group("nnml:auto.gnus" nil nil nil nil nil nil)
|   gnus-group-read-group(nil nil nil)
|   gnus-topic-read-group(nil)
|   call-interactively(gnus-topic-read-group)
`-----

Also, summary lines aren't changed when an article is read.  But the
article is still marked as read, or marked as expirable after `E' and
so on, as can be shown by exiting the group then reentering it.

kai
-- 
OOP: object oriented programming;  OOPS: object oriented mistakes


             reply	other threads:[~1998-09-07 20:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-07 20:31 Kai Grossjohann [this message]
1998-09-07 20:35 ` Chris Tessone
2002-10-20 23:13   ` Lars Magne Ingebrigtsen
2002-10-20 23:13 ` 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=vafww7fvf5h.fsf@ramses.cs.uni-dortmund.de \
    --to=grossjohann@amaunet.cs.uni-dortmund.de \
    /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).