Gnus development mailing list
 help / color / mirror / Atom feed
From: Nevin Kapur <nevin@jhu.edu>
Subject: Error when entering Category buffer
Date: Tue, 20 Nov 2001 22:00:21 -0500	[thread overview]
Message-ID: <m3oflwhno6.fsf@bombay.dyndns.org> (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 



             reply	other threads:[~2001-11-21  3:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-21  3:00 Nevin Kapur [this message]
2001-11-21  6:14 ` ShengHuo ZHU

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=m3oflwhno6.fsf@bombay.dyndns.org \
    --to=nevin@jhu.edu \
    /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).