From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?Q?S=E9bastien_Vauban?= Newsgroups: gmane.emacs.help Subject: Re: info+.el Lisp error (SOLVED) Date: Thu, 06 Mar 2008 16:29:11 +0100 Organization: Sebastien Vauban Message-ID: <87mypbzxa0.fsf_-_@mundaneum.com> References: <87skz45img.fsf@mundaneum.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1204818097 9452 80.91.229.12 (6 Mar 2008 15:41:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2008 15:41:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 06 16:41:55 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JXIDV-0007b2-CV for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Mar 2008 16:41:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXICx-0002j1-UC for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Mar 2008 10:40:35 -0500 Original-Newsgroups: gnu.emacs.help X-Www-site: Under construction... User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:QRqGtvLIDevUkTeEm5OwQvTkVHk= Original-Lines: 55 Original-NNTP-Posting-Date: 06 Mar 2008 15:29:11 GMT Original-NNTP-Posting-Host: 81.188.7.152 Original-X-Trace: 1204817351 reader0.news.be.easynet.net 1585 [::ffff:81.188.7.152]:26048 Original-X-Complaints-To: abuse@be.easynet.net Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.icl.net!newsfeed.fjserv.net!oleane.net!oleane!feed.ac-versailles.fr!nerim.net!feed1.news.be.easynet.net!reader0.news.be.easynet.net!not-for-mail Original-Xref: shelby.stanford.edu gnu.emacs.help:156729 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:52101 Archived-At: Hi Drew, >> [...] the function `Info-index' (hitting the key `i') does >> not work anymore and returns me the following: >>=20 >> Debugger entered--Lisp error: (void-function Info-clone-buffer-hook) >>=20 >> I'm using version: 21.1 >> Last-Updated: Sun Jan 06 18:26:21 2008 (-28800 Pacific=20 >> Standard Time) > > Should be OK now; please try the latest version. Yep. It is. Solved! > What version of Emacs are you using? I suspect you're using a > development version (CVS). They changed Info-clone-buffer-hook > to Info-clone-buffer recently for Emacs 22.1.90. I forgot to > upload the fix. I'm using the Ubuntu package provided to the community by Alexandre Vassolotti: GNU Emacs 23.0.60.1 (i486-pc-linux-gnu, GTK+ Version 2.12.0) of 2007-12-30 on iridium See http://peadrop.com/blog/2007/01/06/pretty-emacs/. > It's hard to keep up and keep it working for all Emacs > versions. I usually fix things such as that after a new > release is out I can imagine. > but let me know if other things break in the development > version. Thank you very much for such a quick reaction!! BTW, hitting `i' does open an entry of the manual where our search term was found, but it does not open it on the line where the match is found, neither does it highlight it. Are such things possible, which would render the whole even much more usable? Thanks, Seb --=20 S=E9bastien=A0Vauban