From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57132 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: Error: void-function gnus-appt-select-lowest-window Date: Mon, 26 Apr 2004 23:32:16 +0900 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1082989984 6492 80.91.224.253 (26 Apr 2004 14:33:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Apr 2004 14:33:04 +0000 (UTC) Original-X-From: ding-owner+M5672@lists.math.uh.edu Mon Apr 26 16:32:54 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BI7AD-0007HE-00 for ; Mon, 26 Apr 2004 16:32:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BI79o-0003OI-00; Mon, 26 Apr 2004 09:32:28 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BI79k-0003OD-00 for ding@lists.math.uh.edu; Mon, 26 Apr 2004 09:32:24 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BI79i-0001X2-R1 for ding@lists.math.uh.edu; Mon, 26 Apr 2004 09:32:22 -0500 Original-Received: from minsk.hostforweb.net (minsk.hostforweb.net [69.61.9.140]) by justine.libertine.org (Postfix) with ESMTP id 29D123A003C for ; Mon, 26 Apr 2004 09:32:22 -0500 (CDT) Original-Received: from yamaokac by minsk.hostforweb.net with local (Exim 4.24) id 1BI79j-0006Nf-6H for ding@gnus.org; Mon, 26 Apr 2004 10:32:23 -0400 Original-To: ding@gnus.org X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:wq6CZOwMDTyv8N7MNX54hqAhaJ4= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - minsk.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [32531 32531] / [47 12] X-AntiAbuse: Sender Address Domain - minsk.hostforweb.net Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57132 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57132 I'm sorry for that bogus change. gnus-appt-select-lowest-window has now revived in CVS. >>>>> In >>>>> Ralf Angeli 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