From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alex Kost Newsgroups: gmane.emacs.help Subject: Re: info/man page package installation for melpa/gnu/elpa Date: Sat, 23 Nov 2013 19:13:55 +0400 Message-ID: <87zjov2lsc.fsf@gmail.com> References: <877gc0fjof.fsf@gmail.com> <874n734m9n.fsf@gmail.com> <8738mnftbu.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1385219656 2143 80.91.229.3 (23 Nov 2013 15:14:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 23 Nov 2013 15:14:16 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Sivaram Neelakantan Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 23 16:14:22 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 1VkEub-0005UM-NX for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Nov 2013 16:14:21 +0100 Original-Received: from localhost ([::1]:44048 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkEub-0002v7-8T for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Nov 2013 10:14:21 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50074) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkEuK-0002gs-OL for help-gnu-emacs@gnu.org; Sat, 23 Nov 2013 10:14:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VkEuE-00032X-TF for help-gnu-emacs@gnu.org; Sat, 23 Nov 2013 10:14:04 -0500 Original-Received: from mail-la0-x22c.google.com ([2a00:1450:4010:c03::22c]:34934) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkEuE-00032N-CY for help-gnu-emacs@gnu.org; Sat, 23 Nov 2013 10:13:58 -0500 Original-Received: by mail-la0-f44.google.com with SMTP id ep20so1791118lab.3 for ; Sat, 23 Nov 2013 07:13:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=I2PxeUWtTXexsWMDlfk9uLF48lBDZCMWdCdQOc1AhQA=; b=WFShZCrfCP/ZnWUvB2X5U/bzxHey1Q2qncaRWVsjIawotptfTHCZw/GZaQe6xR+6cK +0I3zreqVdSaRvc7PEYyBNviF5d8Mio12hUK4abMOEE5MIcaUtfMlhh7E9Y5MSAVJx5y WJxWg5t1SPyjDT9aOPW5BGUJ3qqHzuO4IT1ODZxTlMOqUMHTrCqV+wl/SRdVYJ+VDCGp UPxnH8qPIqitHUwGnILyCmsvlckB1JAsyo5/G9R+LWwwCOW109GxbzFaMvp4BwGE2naI QT5th3IZGvktg8I3SC1KdzJk39d5VflbH0lFHD1eleAqKO13PUrRSkrg6zDsRTF/TA3U jXcA== X-Received: by 10.112.190.106 with SMTP id gp10mr473085lbc.37.1385219637390; Sat, 23 Nov 2013 07:13:57 -0800 (PST) Original-Received: from leviafan (128-70-197-79.broadband.corbina.ru. [128.70.197.79]) by mx.google.com with ESMTPSA id e10sm43161347laa.6.2013.11.23.07.13.56 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Nov 2013 07:13:57 -0800 (PST) In-Reply-To: <8738mnftbu.fsf@gmail.com> (Sivaram Neelakantan's message of "Sat, 23 Nov 2013 13:22:37 +0530") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22c 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:94583 Archived-At: Sivaram Neelakantan (2013-11-23 11:52 +0400) wrote: > On Sat, Nov 23 2013,Alex Kost wrote: > >> Sivaram Neelakantan (2013-11-22 21:08 +0400) wrote: >> > > [snipped 8 lines] > >> I installed magit with melpa and i have magit.info along with other >> files. Also emacs adds the path to magit dir to `Info-directory-list' >> as described in info: (info "(elisp) Multi-file Packages"). > > that's interesting! I can't seem to find it anywhere on my system. > I'm using Emacs-24.3 on Win 7. I should probably file a bug report. I use Emacs 24.3.1, but i'm on GNU/Linux. For me all magit files (including info) are placed in ~/.emacs.d/elpa/magit-20131021.1104/ (it's a bit outdated i suppose).