From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Baloff Newsgroups: gmane.emacs.help Subject: Re: global key not binding Date: 12 Aug 2005 08:10:45 +1000 Organization: iPrimus Customer - reports relating to abuse should be sent to abuse@iprimus.com.au Message-ID: <871x502kgq.fsf@wash.edu> References: <8764uejjgz.fsf@wash.edu> <878xz9a42d.fsf@wash.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1123797224 1950 80.91.229.2 (11 Aug 2005 21:53:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Aug 2005 21:53:44 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 11 23:53:35 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E3Ky4-0006oq-4X for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Aug 2005 23:52:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E3L1F-00034J-9A for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Aug 2005 17:55:21 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newscon02.news.prodigy.com!newscon06.news.prodigy.com!prodigy.net!newsfeed.pacific.net.au!token.pipenetworks.com!218.100.2.58.MISMATCH!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 X-Original-NNTP-Posting-Host: 210.50.16.127 X-Original-NNTP-Posting-Host: 127.0.0.1 Original-Lines: 28 Original-NNTP-Posting-Host: 203.134.67.67 Original-X-Trace: 1123796943 un-2park-reader-02.sydney.pipenetworks.com.au 15510 203.134.67.67:1670 Original-X-Complaints-To: Abuse, including message IDs to abuse@pipenetworks.com Original-Xref: shelby.stanford.edu gnu.emacs.help:133143 Original-To: help-gnu-emacs@gnu.org 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:28666 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28666 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 /var/lib/dpkg/info/gcc-3.3-base.list /var/lib/dpkg/info/gcc-3.3-base.md5sums /var/lib/dpkg/info/gcc-3.3.list /var/lib/dpkg/info/gcc-3.3.md5sums /var/lib/dpkg/info/gcc.list /var/lib/dpkg/info/gcc.md5sums /var/lib/dpkg/info/gcc.postinst /var/lib/dpkg/info/gcc.preinst /var/lib/dpkg/info/gcc.prerm /var/lib/dpkg/info/libgcc1.list /var/lib/dpkg/info/libgcc1.md5sums /var/lib/dpkg/info/libgcc1.postinst /var/lib/dpkg/info/libgcc1.postrm /var/lib/dpkg/info/libgcc1.shlibs