Gnus development mailing list
 help / color / mirror / Atom feed
* Upgraded to CVS and everything goes to pot
@ 1999-11-10 19:01 Ted Stern
  1999-11-10 19:12 ` Laura Conrad
  1999-11-10 19:21 ` Ted Stern
  0 siblings, 2 replies; 5+ messages in thread
From: Ted Stern @ 1999-11-10 19:01 UTC (permalink / raw)


I upgraded to the CVS pgnus from pgnus-0.96, and got the funny backtrace
below.  I delved into my .newsrc.eld (I know I'm not supposed to!) and snipped
out what I thought was the culprit, the section containing
gnus-summary-from-or-to-newsgroups.  However, in the process, I'm left with
summary buffers that don't show any useful information!  For example, in the
nnfolder I use for this list (nnfolder+private:lists.gnus), I see a list as
follows:

R +[  14: *                   ] Re: Announce: nnwarchive
  +    [  19: *                   ] 
  +    <  14: *                   > 
  +    <  17: *                   > 
  +    <  29: *                   > 
  +        [  27: *                   ] 
   [  11: *                   ] MULE problem?
       [  13: *                   ] 
   [  15: *                   ] Re: mysql as a backend
       [  23: *                   ] 
           [  10: *                   ] 
           [  12: *                   ] 

The names of the senders are gone!  What do I do to recover?  Please, save me
from my stupidity! ;-)

Ted
-- 
 Tera Computer Company                                   http://www.tera.com
 411 First Avenue South, Suite 600        Direct 206/701-2182, Main 701-2000
 Seattle, WA 98104-2860                   Fax1   206/701-2205, Fax2 701-2500

Signaling: (void-function gnus-summary-from-or-to-or-newsgroups)
  (gnus-summary-from-or-to-or-newsgroups gnus-tmp-header)
  (eval (gnus-summary-from-or-to-or-newsgroups gnus-tmp-header))
  (let ((val ...)) (if (> ... 20) (substring val 0 20) val))
  (format "%c%4d: %-20s%c" gnus-tmp-opening-bracket gnus-tmp-lines (let (...) (if ... ... val)) gnus-tmp-closing-bracket)
  (insert (format "%c%4d: %-20s%c" gnus-tmp-opening-bracket gnus-tmp-lines (let ... ...) gnus-tmp-closing-bracket))
  (progn (insert (format "%c%4d: %-20s%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("nnfolder+private:mail.misc")
  gnus-summary-setup-buffer("nnfolder+private:mail.misc")
  gnus-summary-read-group-1("nnfolder+private:mail.misc" nil nil nil nil)
  gnus-summary-read-group("nnfolder+private:mail.misc" nil nil nil nil)
  gnus-group-read-group(nil nil nil)
  gnus-topic-read-group(nil)
  call-interactively(gnus-topic-read-group)


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

end of thread, other threads:[~1999-11-11 16:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-10 19:01 Upgraded to CVS and everything goes to pot Ted Stern
1999-11-10 19:12 ` Laura Conrad
1999-11-11 16:32   ` Lars Magne Ingebrigtsen
1999-11-11 13:36     ` Laura Conrad
1999-11-10 19:21 ` Ted Stern

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