From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Proulx Newsgroups: gmane.emacs.help Subject: Re: no C-h i m emacs ?? Date: Mon, 17 Nov 2014 19:26:22 -0700 Message-ID: <20141117192327064939495@bob.proulx.com> References: <87egt14r51.fsf@reader.local.lan> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1416277614 11751 80.91.229.3 (18 Nov 2014 02:26:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Nov 2014 02:26:54 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Harry Putnam Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 18 03:26:45 2014 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 1XqYVA-00011N-F4 for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Nov 2014 03:26:44 +0100 Original-Received: from localhost ([::1]:51019 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqYVA-0007mQ-22 for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Nov 2014 21:26:44 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqYUv-0007m3-Eh for help-gnu-emacs@gnu.org; Mon, 17 Nov 2014 21:26:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqYUp-0005Hu-M8 for help-gnu-emacs@gnu.org; Mon, 17 Nov 2014 21:26:28 -0500 Original-Received: from joseki.proulx.com ([216.17.153.58]:38204) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqYUp-0005Hf-EM for help-gnu-emacs@gnu.org; Mon, 17 Nov 2014 21:26:23 -0500 Original-Received: from hysteria.proulx.com (hysteria.proulx.com [192.168.230.119]) by joseki.proulx.com (Postfix) with ESMTP id 8DFFE21232; Mon, 17 Nov 2014 19:26:22 -0700 (MST) Original-Received: by hysteria.proulx.com (Postfix, from userid 1000) id 5678B2DC35; Mon, 17 Nov 2014 19:26:22 -0700 (MST) Mail-Followup-To: Harry Putnam , help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <87egt14r51.fsf@reader.local.lan> User-Agent: Mutt/1.5.23 (2014-03-12) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 216.17.153.58 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:101014 Archived-At: Harry Putnam wrote: > So with all this installed: > > aps emacs|grep ^i > i emacs-goodies-el - Miscellaneous add-ons for Emacs > i A emacs24-bin-common - GNU Emacs editor's shared, architecture de > i A emacs24-common - GNU Emacs editor's shared, architecture in > i emacs24-el - GNU Emacs LISP (.el) files > i emacs24-lucid - GNU Emacs editor (with Lucid GUI support) > i A emacsen-common - Common facilities for all emacsen > > I still have no emacs-info files. I posted about this recently. Please see this: http://lists.gnu.org/archive/html/help-gnu-emacs/2014-07/msg00140.html To install the info files enable non-free in sources.list and then install the emacs24-common-non-dfsg package. Bob