Gnus development mailing list
 help / color / mirror / Atom feed
From: lantz moore <lmoore@contigo.com>
Subject: searching articles when bbdb is enabled
Date: 29 Mar 1999 16:06:29 -0800	[thread overview]
Message-ID: <863e2nlu2i.fsf@godzilla.contigo.com> (raw)


every once in a while, when searching articles using
gnus-summary-search-article i get the error message: "message unexists".
it seems to happen when an article is of zero length, that is, just
headers and it seems to be bbdb choking on it[1].

so, then, why the hell am i posting this to the ding list?  hmmm, good
question.  well, i guess i'm wondering if gnus shouldn't inhibit the
gnus-article-prepare-hook while searching, as it does with various other
hooks.

or is the default bbdb setup putting bbdb/gnus-update-record into the
wrong hook?  it sure doesn't seem like you'd want to do the update record
thing while searching...

bbdb and gnus versions are:
BBDB version 2.00 (1998/03/16 07:48:00)
Pterodactyl Gnus v0.80

bbdb/gnus params are:
(setq gnus-use-bbdb t)
(require 'bbdb)
(bbdb-initialize 'gnus 'message 'sc)
(setq bbdb-use-pop-up nil)

[1]
Signaling: (error "message unexists")
  signal(error ("message unexists"))
  cerror("message unexists")
  apply(cerror "message unexists")
  error("message unexists")
  bbdb/gnus-update-record()
  run-hooks(bbdb/gnus-update-record)
  apply(run-hooks bbdb/gnus-update-record)
  gnus-run-hooks(gnus-article-prepare-hook)
  gnus-article-prepare-display()
  gnus-article-prepare(47 nil)
  gnus-summary-display-article(47 nil)
  gnus-summary-select-article()
  gnus-summary-search-article("assurej" nil)
  #<compiled-function (from "gnus-sum.elc") (regexp &optional backward) "...(28)" [regexp "" gnus-last-search-regexp gnus-summary-search-article backward gnus-summary-show-thread error "Search failed: \"%s\""] 3 ("/home/lmoore/lib/xemacs/gnus/lisp/gnus-sum.elc" . 185857) (list (read-string ...) current-prefix-arg)>("" nil)
  call-interactively(gnus-summary-search-article-forward)

-- 
lantz moore, contigo software                              lmoore@contigo.com


             reply	other threads:[~1999-03-30  0:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-30  0:06 lantz moore [this message]
1999-03-30 15:57 ` Colin Rafferty
1999-03-30 16:59   ` lantz moore

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=863e2nlu2i.fsf@godzilla.contigo.com \
    --to=lmoore@contigo.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).