Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
Subject: Re: [nnir] syntax
Date: 22 Dec 1999 04:11:04 -0800	[thread overview]
Message-ID: <m3emcftbtz.fsf@satellite.local.lan> (raw)
In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "22 Dec 1999 12:33:41 +0100"

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Harry Putnam <reader@newsguy.com> writes:
> 
> >   nnir-request-group(" ping log$\") (group . \"ping\"))" "-ephemeral" nil)
> >   byte-code("\b	\n^[\x19\x18\v†Ÿ\x01\bÆ\x1c\x18\r†ž\x01\b„^[nd request-group error "Attempted use of a nil select method" gnus-server-to-method gnus-agent-get-function gnus-method-functions "%s-%s" put fboundp "Trying to require a method that doesn't exist" require "No such function: %s" string-match "^[^:]+:" 0 gnus-select-method gnus-newsrc-hashtb server gnus-server-alist gnus-predefined-server-alist gnus-opened-servers opened gnus-secondary-select-methods servers method-name gnus-valid-select-methods noerror] 7)
> >   gnus-activate-group("((query . \"^Subject: ping log$\") (group . \"ping\"))" scan)
> 
> The last line shows that gnus-activate-group sees the right group
> name, but the first line shows that nnir-request-group does not see
> the right group name.  Why?
> 
> Can you M-x load-library RET gnus-start.el RET and so on until you get
> a backtrace without byte code?  Maybe we can see something there.

I've just loaded everything from source (*.el)

Signaling: (wrong-type-argument listp ping)
  nnir-run-glimpse(ping nil)
  nnir-run-query(" ping log$\") (group . \"ping\"))")
  nnir-request-group(" ping log$\") (group . \"ping\"))" "-ephemeral" nil)
  funcall(nnir-request-group " ping log$\") (group . \"ping\"))" "-ephemeral" nil)
  (let ((gnus-command-method ...)) (when (stringp gnus-command-method) (setq gnus-command-method ...)) (funcall (inline ...) (gnus-group-real-name group) (nth 1 gnus-command-method) dont-check))
  gnus-request-group("((query . \"^Subject: ping log$\") (group . \"ping\"))" nil (nnir "-ephemeral" (nnir-address "")))
  (inline (gnus-request-group group dont-check method))
  (condition-case nil (inline (gnus-request-group group dont-check method)) (quit nil))
  (and (inline (gnus-check-server method)) (progn (and scan ... ...) t) (condition-case nil (inline ...) (quit nil)) (setq active (gnus-parse-active)) (if (and ... ... ...) (gnus-active group) (gnus-set-active group active) active))
  (let ((method ...) active) (and (inline ...) (progn ... t) (condition-case nil ... ...) (setq active ...) (if ... ... ... active)))
  gnus-activate-group("((query . \"^Subject: ping log$\") (group . \"ping\"))" scan)
  (progn (gnus-activate-group group (quote scan)) (unless (gnus-request-group group) (error "Couldn't request group: %s" ...)))
  (if activate (progn (gnus-activate-group group ...) (unless ... ...)))
  (when activate (gnus-activate-group group (quote scan)) (unless (gnus-request-group group) (error "Couldn't request group: %s" ...)))
  (let ((group ...)) (gnus-sethash group (\` ...) gnus-newsrc-hashtb) (push method gnus-ephemeral-servers) (set-buffer gnus-group-buffer) (unless (gnus-check-server method) (error "Unable to contact server: %s" ...)) (when activate (gnus-activate-group group ...) (unless ... ...)) (if request-only group (condition-case nil ... ...)))
  gnus-group-read-ephemeral-group("((query . \"^Subject: ping log$\") (group . \"ping\"))" (nnir "") t (#<buffer *Group*> . group) nil)
  gnus-group-make-nnir-group((4) "^Subject: ping log$")
* call-interactively(gnus-group-make-nnir-group)








  reply	other threads:[~1999-12-22 12:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-21 13:41 Harry Putnam
1999-12-21 21:27 ` Kai Großjohann
1999-12-22 10:30   ` Harry Putnam
1999-12-22 11:33     ` Kai Großjohann
1999-12-22 12:11       ` Harry Putnam [this message]
1999-12-22 16:52         ` Kai Großjohann

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=m3emcftbtz.fsf@satellite.local.lan \
    --to=reader@newsguy.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).