Gnus development mailing list
 help / color / mirror / Atom feed
From: "Kjetil Ødegaard" <kjetilod@orakel.ntnu.no>
Subject: Re: draft group problem (Gnus 5.8.3)
Date: 03 Feb 2000 18:10:03 +0100	[thread overview]
Message-ID: <jevwvomp5zo.fsf@apollo.orakel.ntnu.no> (raw)
In-Reply-To: Anders Melchiorsen's message of "03 Feb 2000 17:34:48 +0100"

* Anders Melchiorsen
|
| "Kjetil Ødegaard" <kjetilod@orakel.ntnu.no> wrote:
| 
| > I just upgraded my Gnus from 5.8.2 to 5.8.3 and now I can't seem to
| > enter my `drafts' group anymore.  Emacs says "Couldn't request group
| > nndraft:drafts: Opened server  using directory ~/News/drafts/".  I've
| > checked, and ~/News/drafts/ contains a `drafts' directory.
| 
| Not much help, but I can report that I have the exact same problem
| (also with 5.8.3).

hm.  here's a backtrace, anyway (I don't know if it is of interest to
anyone):

Signaling: (error "Couldn't request group nndraft:drafts: ")
  signal(error ("Couldn't request group nndraft:drafts: "))
  cerror("Couldn't request group %s: %s" "nndraft:drafts" "")
  apply(cerror ("Couldn't request group %s: %s" "nndraft:drafts" ""))
  error("Couldn't request group %s: %s" "nndraft:drafts" "")
  (progn (when (equal major-mode ...) (kill-buffer ...)) (error "Couldn't request group %s: %s" group (gnus-status-message group)))
)
  (or (and entry (not ...)) (gnus-activate-group group) (progn (when ... ...) (error "Couldn't request group %s: %s" group ...)))
)
  (let* ((entry ...) (gnus-summary-ignore-duplicates ...) (info ...) articles fetched-articles cached) (unless (gnus-check-server ...) (error "Couldn't open server")) (or (and entry ...) (gnus-activate-group group) (progn ... ...)) (unless (gnus-request-group group t) (when ... ...) (error "Couldn't request group %s: %s" group ...)) (setq gnus-newsgroup-name group) (setq gnus-newsgroup-unselected nil) (setq gnus-newsgroup-unreads (gnus-list-of-unread-articles group)) (gnus-summary-setup-default-charset) (when info (gnus-adjust-marked-articles info)) (when (gnus-virtual-group-p group) (setq cached gnus-newsgroup-cached)) (setq gnus-newsgroup-unreads (gnus-set-difference ... gnus-newsgroup-dormant)) (setq gnus-newsgroup-processable nil) (gnus-update-read-articles group gnus-newsgroup-unreads) (if (setq articles select-articles) (setq gnus-newsgroup-unselected ...) (setq articles ...)) (cond (... ...) (... nil) (t ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... .
 .!
.)))
)
  gnus-select-newsgroup("nndraft:drafts" nil nil)
  (and new-group (gnus-select-newsgroup group show-all select-articles))
)
  (let* ((new-group ...) (quit-config ...) (did-select ...)) (cond (... ... ... ... ... ... ... t) (... ... ... nil) (... ... ... ... ...) (t ... ... ... ... ... ... ... ... ... ... ... ... ... ...)))
)
  gnus-summary-read-group-1("nndraft:drafts" nil t nil nil nil)
  (or (gnus-summary-read-group-1 group show-all no-article kill-buffer no-display select-articles) (setq show-all nil select-articles nil))
)
  (let ((gnus-auto-select-next nil)) (or (gnus-summary-read-group-1 group show-all no-article kill-buffer no-display select-articles) (setq show-all nil select-articles nil)))
)
  (setq result (let (...) (or ... ...)))
)
  (null (setq result (let ... ...)))
)
  (and group (null (setq result ...)) (eq gnus-auto-select-next (quote quietly)))
)
  (while (and group (null ...) (eq gnus-auto-select-next ...)) (set-buffer gnus-group-buffer) (when backward (gnus-group-prev-unread-group 2)) (if (not ...) (setq group ...) (setq group nil)))
)
  (let (result) (while (and group ... ...) (set-buffer gnus-group-buffer) (when backward ...) (if ... ... ...)) result)
)
  gnus-summary-read-group("nndraft:drafts" nil t nil nil nil nil)
  (let ((no-display ...) (group ...) number active marked entry) (when (eq all 0) (setq all nil)) (unless group (error "No group on current line")) (setq marked (gnus-info-marks ...)) (setq number (cond ... ... ...)) (gnus-summary-read-group group (or all ...) no-article nil no-display nil select-articles))
)
  gnus-group-read-group(nil t)
  gnus-group-select-group(nil)
  call-interactively(gnus-group-select-group)


-- 
do not try to bend the spoon.  that's impossible.



  reply	other threads:[~2000-02-03 17:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-01 17:05 Kjetil Ødegaard
2000-02-03 16:34 ` Anders Melchiorsen
2000-02-03 17:10   ` Kjetil Ødegaard [this message]
2000-02-03 23:17     ` Jari Aalto+mail.emacs

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=jevwvomp5zo.fsf@apollo.orakel.ntnu.no \
    --to=kjetilod@orakel.ntnu.no \
    /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).