From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Memnon Anon Newsgroups: gmane.emacs.help Subject: Re: Two questions on using help Date: Wed, 20 Jul 2011 03:06:11 +0000 (UTC) Message-ID: <87fwm1u037.fsf@mean.albasani.net> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1311131299 28540 80.91.229.12 (20 Jul 2011 03:08:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 20 Jul 2011 03:08:19 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 20 05:08:16 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QjN8s-0000tr-Ca for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Jul 2011 05:08:10 +0200 Original-Received: from localhost ([::1]:41038 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjN8r-0001cS-Cb for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Jul 2011 23:08:09 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:34211) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjN7E-0001by-RL for help-gnu-emacs@gnu.org; Tue, 19 Jul 2011 23:06:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjN7D-0001VG-7M for help-gnu-emacs@gnu.org; Tue, 19 Jul 2011 23:06:28 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:59093) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjN7C-0001V1-P6 for help-gnu-emacs@gnu.org; Tue, 19 Jul 2011 23:06:27 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QjN79-0000RT-S1 for help-gnu-emacs@gnu.org; Wed, 20 Jul 2011 05:06:23 +0200 Original-Received: from e178199196.adsl.alicedsl.de ([85.178.199.196]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Jul 2011 05:06:23 +0200 Original-Received: from gegendosenfleisch by e178199196.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Jul 2011 05:06:23 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: e178199196.adsl.alicedsl.de Cancel-Lock: sha1:1ZylRqGsgIALHJvTHstcYzy5Nq0= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81687 Archived-At: C K Kashyap writes: > Is there a lisp tutorial that gets installed along with emacs? An Introduction to Programming in Emacs Lisp ******************************************** > If so, how do I get to it? (info "(eintr) Top") <-- C-x C-e here hth Memnon