Gnus development mailing list
 help / color / mirror / Atom feed
* Error when entering Category buffer
@ 2001-11-21  3:00 Nevin Kapur
  2001-11-21  6:14 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Nevin Kapur @ 2001-11-21  3:00 UTC (permalink / raw)


After a really long time, I tried to enter the Category buffer.  I got
the following backtrace:

Signaling: (wrong-type-argument sequencep default)
  mapcar(#<compiled-function (char) "...(8)" [char length gnus-char-width] 3> default)
  gnus-correct-length(default)
  (- 20 (gnus-correct-length gnus-tmp-name))
  (let ((need ...)) (if (> need 0) (concat ... gnus-tmp-name nil) gnus-tmp-name))
  (insert (let (...) (if ... ... gnus-tmp-name)))
  (progn (insert (let ... ...)) (point))
  (gnus-put-text-property (point) (progn (insert ...) (point)) gnus-mouse-face-prop gnus-mouse-face)
  (progn (insert "     ") (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert ": " (int-to-string gnus-tmp-groups) "\n"))
  eval((progn (insert "     ") (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert ": " (int-to-string gnus-tmp-groups) "\n")))
  (prog1 (1+ (point)) (eval gnus-category-line-format-spec))
  (gnus-add-text-properties (point) (prog1 (1+ ...) (eval gnus-category-line-format-spec)) (list (quote gnus-category) gnus-tmp-name))
  (let* ((gnus-tmp-name ...) (gnus-tmp-groups ...)) (beginning-of-line) (gnus-add-text-properties (point) (prog1 ... ...) (list ... gnus-tmp-name)))
  gnus-category-insert-line((default (not long) nil nil))
  (while alist (gnus-category-insert-line (pop alist)))
  (let ((alist gnus-category-alist) (buffer-read-only nil)) (erase-buffer) (while alist (gnus-category-insert-line ...)) (goto-char (point-min)) (gnus-category-position-point))
  gnus-category-prepare()
  (lambda nil "Go to the Category buffer." (interactive) (gnus-category-setup-buffer) (gnus-configure-windows (quote category)) (gnus-category-prepare))()
  call-interactively(gnus-enter-category-buffer)

-- 
Nevin Kapur
nevin@jhu.edu 



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

* Re: Error when entering Category buffer
  2001-11-21  3:00 Error when entering Category buffer Nevin Kapur
@ 2001-11-21  6:14 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2001-11-21  6:14 UTC (permalink / raw)


Nevin Kapur <nevin@jhu.edu> writes:

> After a really long time, I tried to enter the Category buffer.  I got
> the following backtrace:
>
> Signaling: (wrong-type-argument sequencep default)

Fixed.

ShengHuo



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

end of thread, other threads:[~2001-11-21  6:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-21  3:00 Error when entering Category buffer Nevin Kapur
2001-11-21  6:14 ` 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).