Gnus development mailing list
 help / color / mirror / Atom feed
* Error: void-function gnus-appt-select-lowest-window
@ 2004-04-26 13:50 Ralf Angeli
  2004-04-26 14:32 ` Katsumi Yamaoka
  0 siblings, 1 reply; 3+ messages in thread
From: Ralf Angeli @ 2004-04-26 13:50 UTC (permalink / 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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Error: void-function gnus-appt-select-lowest-window
  2004-04-26 13:50 Error: void-function gnus-appt-select-lowest-window Ralf Angeli
@ 2004-04-26 14:32 ` Katsumi Yamaoka
  2004-04-26 14:41   ` Ralf Angeli
  0 siblings, 1 reply; 3+ messages in thread
From: Katsumi Yamaoka @ 2004-04-26 14:32 UTC (permalink / raw)


I'm sorry for that bogus change.  gnus-appt-select-lowest-window
has now revived in CVS.

>>>>> In <c6j43f$teo$1@sea.gmane.org> 
>>>>>	Ralf Angeli <dev.null@iwi.uni-sb.de> wrote:

> 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' 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.
> `----
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Error: void-function gnus-appt-select-lowest-window
  2004-04-26 14:32 ` Katsumi Yamaoka
@ 2004-04-26 14:41   ` Ralf Angeli
  0 siblings, 0 replies; 3+ messages in thread
From: Ralf Angeli @ 2004-04-26 14:41 UTC (permalink / raw)


* Katsumi Yamaoka (2004-04-26) writes:

> I'm sorry for that bogus change.  gnus-appt-select-lowest-window
> has now revived in CVS.

Thanks!  It's working correctly again.

-- 
Ralf




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-04-26 14:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-26 13:50 Error: void-function gnus-appt-select-lowest-window Ralf Angeli
2004-04-26 14:32 ` Katsumi Yamaoka
2004-04-26 14:41   ` Ralf Angeli

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).