Gnus development mailing list
 help / color / mirror / Atom feed
From: <jari.aalto@poboxes.com>
Subject: Re: gnus-bug updated
Date: 20 Feb 1998 13:00:00 +0200	[thread overview]
Message-ID: <tbsopeilsf.fsf@styx.tele.nokia.fi> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "19 Feb 1998 15:14:23 +0100"

 98-02-19 Lars Magne Ingebrigtsen <larsi@gnus.org> list.ding
| Manoj Srivastava <srivasta@datasync.com> writes:
| 
| /ftp@ftp.ifi.uio.no:/pub/emacs/gnus/gnus-bug/

How one reads this? I tried G m gnus-bug RET nndir ADDRESS and when
I try to open the nndir group Gnus signals error

jari

Signaling: (error "Couldn't open server")
  signal(error ("Couldn't open server"))
  error("Couldn't open server")
  (if (gnus-check-server (setq gnus-current-select-method ...)) nil (error "Couldn't open server"))
  (unless (gnus-check-server (setq gnus-current-select-method ...)) (error "Couldn't open server"))
  (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)) (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) (unless (gnus-ephemeral-group-p gnus-newsgroup-name) (gnus-group-update-group group)) (setq articles (gnus-articles-to-read group read-all)) (cond (... ...) (... nil) (t ... ... ... ... ... ... ... ... ... ... ... ... ... ..!
 
. ...)))
  gnus-select-newsgroup("nndir:gnus-bug" nil)
  (and new-group (gnus-select-newsgroup group show-all))
  (let* ((new-group ...) (quit-config ...) (did-select ...)) (cond (... ... ... ... ... ... ... t) (... ... ... nil) (... ... ... ... ...) (t ... ... ... ... ... ... ... ... ... ... ... ... ...)))
  gnus-summary-read-group-1("nndir:gnus-bug" nil nil nil nil)
 


  reply	other threads:[~1998-02-20 11:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-19  1:55 Lars Magne Ingebrigtsen
1998-02-19  9:33 ` Manoj Srivastava
1998-02-19 14:14   ` Lars Magne Ingebrigtsen
1998-02-20 11:00     ` jari.aalto [this message]
1998-02-20 21:30       ` Lars Magne Ingebrigtsen
1998-06-26  2:44 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=tbsopeilsf.fsf@styx.tele.nokia.fi \
    --to=jari.aalto@poboxes.com \
    --cc=jari.aalto@ntc.nokia.com \
    /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).