Gnus development mailing list
 help / color / mirror / Atom feed
From: Laura Conrad <lconrad@laymusic.org>
Subject: Re: Error getting into gnus
Date: 24 Aug 2001 09:11:55 -0400	[thread overview]
Message-ID: <m2wv3twqjo.fsf@tuba.localdomain> (raw)
In-Reply-To: <m3pu9m7izk.fsf@quimbies.gnus.org>

>>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

    Lars> Laura Conrad <lconrad@laymusic.org> writes: So it's trying
    Lars> to intern nil into the newsrc hash table.  This suggests to
    Lars> me that there's something buggy in the .newsrc.eld file.  Is
    Lars> there a "nil" group entry in there?
    >>  Not that I can see, but I'm attaching the copy I saved when I
    >> was having the problem.

    Lars> I didn't see anything odd there either.

    Lars> Could you `(load "gnus-group.el")' to load an uncompiled
    Lars> Gnus?  That will give me a much more detailed backtrace.

 run-hooks(gnus-group-update-hook)
  apply(run-hooks gnus-group-update-hook)
  gnus-run-hooks(gnus-group-update-hook)
  (progn (gnus-run-hooks (quote gnus-group-update-hook)))
  (if (inline (gnus-visual-p ... ...)) (progn (gnus-run-hooks ...)))
  (when (inline (gnus-visual-p ... ...)) (gnus-run-hooks (quote gnus-group-update-hook)))
  (let* ((gnus-tmp-method ...) (group-name-charset ...) (gnus-tmp-active ...) (gnus-tmp-number-total ...) (gnus-tmp-number-of-unread ...) (gnus-tmp-number-of-read ...) (gnus-tmp-subscribed ...) (gnus-tmp-qualified-group ...) (gnus-tmp-newsgroup-description ...) (gnus-tmp-moderated ...) (gnus-tmp-moderated-string ...) (gnus-tmp-group-icon "==&&==") (gnus-tmp-news-server ...) (gnus-tmp-news-method ...) (gnus-tmp-news-method-string ...) (gnus-tmp-marked-mark ...) (gnus-tmp-process-marked ...) (gnus-tmp-grouplens ...) (buffer-read-only nil) header gnus-tmp-header) (beginning-of-line) (gnus-add-text-properties (point) (prog1 ... ...) (\` ...)) (forward-line -1) (when (inline ...) (gnus-run-hooks ...)) (forward-line) (gnus-group-remove-excess-properties))
  gnus-group-insert-group-line("dummy.group" 0 nil 0 nil)
  (let ((gnus-process-mark 128) (gnus-group-marked ...) (gnus-active-hashtb ...) (topic "")) (gnus-set-active "dummy.group" (quote ...)) (gnus-set-work-buffer) (gnus-group-insert-group-line "dummy.group" 0 nil 0 nil) (goto-char (point-min)) (setq gnus-group-mark-positions (list ...)))
  (save-excursion (let (... ... ... ...) (gnus-set-active "dummy.group" ...) (gnus-set-work-buffer) (gnus-group-insert-group-line "dummy.group" 0 nil 0 nil) (goto-char ...) (setq gnus-group-mark-positions ...)))
  gnus-update-group-mark-positions()
  gnus-group-mode()
  (if (eq major-mode (quote gnus-group-mode)) nil (gnus-group-mode) (when gnus-carpal (gnus-carpal-setup-buffer ...)))
  (unless (eq major-mode (quote gnus-group-mode)) (gnus-group-mode) (when gnus-carpal (gnus-carpal-setup-buffer ...)))
  gnus-group-setup-buffer()
  gnus-group-list-groups(nil)
  byte-code("\b„\x0e
  gnus-1(nil nil nil)
  gnus(nil)
* call-interactively(gnus)
  execute-extended-command(nil)
* call-interactively(execute-extended-command)



-- 
Laura (mailto:lconrad@laymusic.org , http://www.laymusic.org/ )
(617) 661-8097	fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139


  reply	other threads:[~2001-08-24 13:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-20 13:46 Laura Conrad
2001-08-21 21:53 ` Lars Magne Ingebrigtsen
2001-08-21 23:21   ` Laura Conrad
2001-08-23 18:02     ` Lars Magne Ingebrigtsen
2001-08-24 13:11       ` Laura Conrad [this message]
2001-08-24 14:05         ` 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=m2wv3twqjo.fsf@tuba.localdomain \
    --to=lconrad@laymusic.org \
    /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).