From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.help Subject: Re: emacs : 23 : manual : info : where to get it? Date: Tue, 05 Feb 2013 22:39:55 +0530 Message-ID: <87bobysn4s.fsf@gmail.com> References: <20130205090128.GA1463@x100e-amd64.kathe.in> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1360084238 26105 80.91.229.3 (5 Feb 2013 17:10:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Feb 2013 17:10:38 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Mayuresh Kathe Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 05 18:10:56 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U2m2k-000079-BJ for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Feb 2013 18:10:50 +0100 Original-Received: from localhost ([::1]:52462 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2m2R-0002Bq-Lb for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Feb 2013 12:10:31 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:55943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2m2I-0002BH-4r for help-gnu-emacs@gnu.org; Tue, 05 Feb 2013 12:10:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U2m2E-00060D-FC for help-gnu-emacs@gnu.org; Tue, 05 Feb 2013 12:10:21 -0500 Original-Received: from mail-da0-f45.google.com ([209.85.210.45]:55106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2m2E-0005yz-1d for help-gnu-emacs@gnu.org; Tue, 05 Feb 2013 12:10:18 -0500 Original-Received: by mail-da0-f45.google.com with SMTP id w4so145845dam.32 for ; Tue, 05 Feb 2013 09:10:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=jRto9TiIbr5L/xe2pb029+VtKmm/fx5erquQEbJG0fM=; b=BXU3/acSMx+N5hYHYakm5hGfSP/f8rbGNEUFO9oBkFpZUspH4bC94ZIzCui/l0z5Lq yISXR4HmNnVR5jxzgqnJD/T3SAHBiGi+P9M+El5yojN25F4wlxno+t6rOZnngt8A2J6m zMpccLjmkXY8C3Mh4hLYKmc7s3971x7I7QuzEUwICc7QOFxsaSAgMq4gAoMTA82K937X iHnOFNmK4xEzOBYCdL5kSvcna0pGQBcnoAkX7AOyOXfaNNAvyvEdnbPJ2zs6mkrDNZOf +lVdowfzPUJXQZ0Xwzont9ltcni2m/WU/aRO0bCf+j/dckpGP4cPzdRUd2cNezA0mtmX a7ag== X-Received: by 10.66.84.10 with SMTP id u10mr66629467pay.24.1360084215516; Tue, 05 Feb 2013 09:10:15 -0800 (PST) Original-Received: from debian-6.05 ([101.62.120.186]) by mx.google.com with ESMTPS id z6sm4797748pav.3.2013.02.05.09.10.12 (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Tue, 05 Feb 2013 09:10:14 -0800 (PST) In-Reply-To: <20130205090128.GA1463@x100e-amd64.kathe.in> (Mayuresh Kathe's message of "Tue, 5 Feb 2013 14:31:28 +0530") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.210.45 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:88965 Archived-At: Mayuresh Kathe writes: > Hello, > > I'm learning to use Emacs under Debian 6.0 AMD64. > When Emacs is started up, I do get access to the "Tutorial" from > within Emacs, but somehow, I'm unable to get access to the "Manual" > for the same. > I've searched for the Emacs 23 Manual in info format on the GNU FTP > server, failed to find it. http://packages.debian.org/squeeze/emacs23-common-non-dfsg $ cat /etc/apt/sources.list | grep non-free deb ftp://mirror.cse.iitk.ac.in/debian/ squeeze main non-free deb-src ftp://mirror.cse.iitk.ac.in/debian/ squeeze main non-free Install the following package: emacs23-common-non-dfsg > Would you be in a position to help me locate it? > > Thanks and Regards. > > ~Mayuresh > > --