From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.help Subject: Re: global key not binding Date: Fri, 12 Aug 2005 00:06:18 +0200 (CEST) Message-ID: <20050811220618.CB4D94063@rocksteady.printf.se> References: <8764uejjgz.fsf@wash.edu> <878xz9a42d.fsf@wash.edu> <871x502kgq.fsf@wash.edu> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1123798200 16912 80.91.229.2 (11 Aug 2005 22:10:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Aug 2005 22:10:00 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 12 00:09:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E3LEe-0000YV-8a for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Aug 2005 00:09:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E3LHp-0006ph-GH for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Aug 2005 18:12:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E3LGc-0006PU-EH for help-gnu-emacs@gnu.org; Thu, 11 Aug 2005 18:11:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E3LGQ-0006K6-Hj for help-gnu-emacs@gnu.org; Thu, 11 Aug 2005 18:11:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E3LGQ-0006JM-FZ for help-gnu-emacs@gnu.org; Thu, 11 Aug 2005 18:11:02 -0400 Original-Received: from [81.228.8.83] (helo=pne-smtpout1-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E3LQJ-0007Jq-Od for help-gnu-emacs@gnu.org; Thu, 11 Aug 2005 18:21:15 -0400 Original-Received: from rocksteady.printf.se (81.224.154.131) by pne-smtpout1-sn2.hy.skanova.net (7.2.060.1) id 42BFBBD200714649 for help-gnu-emacs@gnu.org; Fri, 12 Aug 2005 00:06:18 +0200 Original-Received: by rocksteady.printf.se (Postfix, from userid 1000) id CB4D94063; Fri, 12 Aug 2005 00:06:18 +0200 (CEST) Original-To: help-gnu-emacs@gnu.org In-reply-to: <871x502kgq.fsf@wash.edu> (message from Baloff on 12 Aug 2005 08:10:45 +1000) 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:28667 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28667 > From: Baloff > Date: 12 Aug 2005 08:10:45 +1000 > > Henrik Enberg writes: > > > > From: Baloff > > > Date: 11 Aug 2005 07:13:14 +1000 > > > > > > I need to add this (/var/lib/dpkg/info/) to the list in the variable > > > (Info-directory-list) > > > > No you don't. That's the Debian package systems state files. They have > > nothing to do with info documents. > > well, I did not know any better way to find out where the info doc for > gcc than this: > $dpkg gcc | grep info Have you installed the gcc-*-doc packages? the files should end up in /usr/share/info