From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Micha Feigin Newsgroups: gmane.emacs.help Subject: can't enter info mode - Recursive `require' for feature `sb-info' Date: Mon, 7 May 2007 01:06:29 +0300 Message-ID: <20070507010629.22cce82c@litshi.luna.local> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1178489298 3257 80.91.229.12 (6 May 2007 22:08:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 6 May 2007 22:08:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 07 00:08:17 2007 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 1Hkotr-0008IB-5j for geh-help-gnu-emacs@m.gmane.org; Mon, 07 May 2007 00:08:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hkp0k-0005Tt-Rp for geh-help-gnu-emacs@m.gmane.org; Sun, 06 May 2007 18:15:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hkp0K-0005P7-AG for help-gnu-emacs@gnu.org; Sun, 06 May 2007 18:14:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hkp0I-0005OG-A4 for help-gnu-emacs@gnu.org; Sun, 06 May 2007 18:14:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hkp0I-0005OA-4Y for help-gnu-emacs@gnu.org; Sun, 06 May 2007 18:14:54 -0400 Original-Received: from gate.tau.ac.il ([132.66.16.26] helo=doar.tau.ac.il) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HkotN-0000BT-DC for help-gnu-emacs@gnu.org; Sun, 06 May 2007 18:07:45 -0400 Original-Received: from litshi.luna.local (89.0.28.31.dynamic.barak-online.net [89.0.28.31]) by doar.tau.ac.il (Postfix) with ESMTP id 5880BBEEF for ; Mon, 7 May 2007 01:07:44 +0300 (IDT) X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.12; i486-pc-linux-gnu) X-detected-kernel: Genre and OS details not recognized. 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:43779 Archived-At: I'm using emacs cvs version (emacs snapshot package under debian). When I try to call the info buffer (C-h i) I get the following error: Loading info... eval: Recursive `require' for feature `sb-info' Any idea where to start tracking down the problem? Thanks