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 20:29:07 +0400 Message-ID: <87r4a72ib0.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 1385224174 17796 80.91.229.3 (23 Nov 2013 16:29:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 23 Nov 2013 16:29:34 +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 17:29:35 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 1VkG5M-0004PA-LJ for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Nov 2013 17:29:32 +0100 Original-Received: from localhost ([::1]:44276 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkG5M-0004QS-4Z for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Nov 2013 11:29:32 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkG56-0004PM-Po for help-gnu-emacs@gnu.org; Sat, 23 Nov 2013 11:29:22 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VkG51-0006q7-08 for help-gnu-emacs@gnu.org; Sat, 23 Nov 2013 11:29:16 -0500 Original-Received: from mail-la0-x229.google.com ([2a00:1450:4010:c03::229]:60632) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkG50-0006q2-NP for help-gnu-emacs@gnu.org; Sat, 23 Nov 2013 11:29:10 -0500 Original-Received: by mail-la0-f41.google.com with SMTP id eo20so1786144lab.14 for ; Sat, 23 Nov 2013 08:29:09 -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=4oL1YAWybThU3ZoYGk8NvDXIbepV9BrVpMm8/nKEW/I=; b=RG6xVXommha3N1a5HJSW+9UphAL/ijaiIOVP37CshRn5idEUNL2W1S0j3CNGaIrrfD I6JoEKb6oPSi8yFZ0sx0wYjIqp2jsgUpkCXxEkue78RLvq7def+nBRnixxmXOtuU6gx+ ZedM3UFe530lh41ynZ+OvULwXgn6hR01mStVHKHOnBnDSSKuOvFSV0ZhC7XmJ8QHxvoo 7Ur+j2jInVaGmgFbtJWvLsZIXFukl9aHFYEZpkW08biQwwwrg3wxb0MdkKCxFFA5Zamr WHsROgdRPiWB2Tm+ldocRfsyJmD+5gHVR6LyxYkU2eNN8dRQV3nw/my75WVmwJsyy6C4 0Dhg== X-Received: by 10.152.116.7 with SMTP id js7mr14778694lab.11.1385224149584; Sat, 23 Nov 2013 08:29:09 -0800 (PST) Original-Received: from leviafan (128-70-197-79.broadband.corbina.ru. [128.70.197.79]) by mx.google.com with ESMTPSA id i8sm505045lbh.2.2013.11.23.08.29.08 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Nov 2013 08:29:09 -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::229 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:94589 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. Perhaps you have a problem with compilation of Texinfo files on your system.