From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.help Subject: Re: How to get Elisp info documentation on Debian Squeeze? Date: Fri, 18 Jun 2010 17:40:45 +0200 Organization: aich tea tea pea dicky riley dot net Message-ID: References: <87k4pxkbjd.fsf@debian-laptop.localdomain> <20100617170705.GA4799@Zsdrums> <87ljad4bty.fsf@debian-laptop.localdomain> <20100617212840.GB4799@Zsdrums> <87fx0l4a31.fsf@debian-laptop.localdomain> <20100617221853.GC4799@Zsdrums> <87ocf92sox.fsf@debian-laptop.localdomain> <87eig43eyk.fsf@gmail.com> <87iq5gprdz.fsf@debian-laptop.localdomain> <877hlwnyml.fsf_-_@debian-laptop.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1276875757 860 80.91.229.12 (18 Jun 2010 15:42:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 18 Jun 2010 15:42: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 Fri Jun 18 17:42:34 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OPdiD-0000mW-6v for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Jun 2010 17:42:33 +0200 Original-Received: from localhost ([127.0.0.1]:32983 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPdiC-0000Vj-8o for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Jun 2010 11:42:32 -0400 Original-Received: from [140.186.70.92] (port=43361 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPdgo-00089Y-K4 for help-gnu-emacs@gnu.org; Fri, 18 Jun 2010 11:41:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPdgn-0004r2-6l for help-gnu-emacs@gnu.org; Fri, 18 Jun 2010 11:41:06 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:38038) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPdgn-0004qP-1N for help-gnu-emacs@gnu.org; Fri, 18 Jun 2010 11:41:05 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OPdgi-0008Ef-9i for help-gnu-emacs@gnu.org; Fri, 18 Jun 2010 17:41:00 +0200 Original-Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Jun 2010 17:41:00 +0200 Original-Received: from rileyrg by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Jun 2010 17:41:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ connect(): No such file or directory Original-Lines: 37 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 85.183.18.158 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:73928 Archived-At: Paul Chany writes: > Hi, > > "Drew Adams" writes: > >>> where can one find Manual for Emacs Lisp so her/he >>> can study the Lisp forms? >> >> C-h i >> >> Choose `Elisp'. > > Here on my Debian GNU/Linux Squeeze system I'm using > GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.18.2) of 2009-11-02 > on raven, modified by Debian > > When do > C-h i > C-s elisp > > I can't find Elisp. > Which package to install with aptitude to get Elips info documentation > on Squeeze? here is some info. http://www.emacswiki.org/emacs/EmacsForDebian "Debian emacs documentation is (as of 2008-08-18) in package `emacs22-common-non-dfsg` if C-h i isn’t working for you" ==> emacs23-common-non-dfsg hth