Gnus development mailing list
 help / color / mirror / Atom feed
From: Ralf Angeli <dev.null@iwi.uni-sb.de>
Subject: Error: void-function gnus-appt-select-lowest-window
Date: Mon, 26 Apr 2004 15:50:53 +0200	[thread overview]
Message-ID: <c6j43f$teo$1@sea.gmane.org> (raw)

With a current CVS version of Gnus (running in a CVS Emacs here) do
the following:

1) Enter any group
2) With the cursor on an article press `L ?'

This provokes an error with the following backtrace:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (void-function gnus-appt-select-lowest-window)
  gnus-appt-select-lowest-window()
  gnus-score-insert-help("Match on header" ((97 "from" nil nil string) (115 "subject" nil nil string) (98 "body" "" nil body-string) (104 "head" "" nil body-string) (105 "message-id" nil nil string) (114 "references" "message-id" nil string) (120 "xref" nil nil string) (101 "extra" nil nil string) (108 "lines" nil nil number) (100 "date" nil nil date) (102 "followup" nil nil string) (116 "thread" "message-id" nil string)) 1)
  gnus-summary-increase-score(-1000 nil)
  gnus-summary-lower-score(nil nil)
  call-interactively(gnus-summary-lower-score)
--8<---------------cut here---------------end--------------->8---

`gnus-appt-select-lowest-window' is an alias for
`appt-select-lowest-window' (the alias is defined in `gnus.el') which
formerly was autoloaded in `gnus-ems.el'.  The last CVS log entry for
`gnus-ems.el' mentions

,----
| * gnus-ems.el: Don't autoload appt-select-lowest-window.
`----

I guess the removal of the autoload is the cause of the problem.

-- 
Ralf




             reply	other threads:[~2004-04-26 13:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-26 13:50 Ralf Angeli [this message]
2004-04-26 14:32 ` Katsumi Yamaoka
2004-04-26 14:41   ` Ralf Angeli

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='c6j43f$teo$1@sea.gmane.org' \
    --to=dev.null@iwi.uni-sb.de \
    --cc=angeli@iwi.uni-sb.de \
    /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).