From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: zuav@crystax.net (=?utf-8?B?0JDQu9C10LrRgdCw0L3QtNGAINCW0YPQutC+0LI=?=) Newsgroups: gmane.emacs.help Subject: Re: info/man page package installation for melpa/gnu/elpa Date: Fri, 10 Jan 2014 19:15:54 +0400 Organization: A noiseless patient Spider Message-ID: 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 1389372386 12736 80.91.229.3 (10 Jan 2014 16:46:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 10 Jan 2014 16:46:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 10 17:46:34 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 1W1fE9-0003O3-TL for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Jan 2014 17:46:34 +0100 Original-Received: from localhost ([::1]:57719 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1fE9-0000RE-F5 for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Jan 2014 11:46:33 -0500 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-2.dfn.de!news.dfn.de!newsfeed.fsmpi.rwth-aachen.de!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 45 Injection-Info: mx05.eternal-september.org; posting-host="bf3863182e5a246accb181478808b611"; logging-data="27718"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+3PCkcpeZVwQIH+e20X3DU" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) X-Comment-To: Alan Schmitt Cancel-Lock: sha1:9d9qJCJgC7pdZxwUTy0qLjuTU/I= sha1:QnrfCDTONabK9pVccbGEmTcbWt8= Original-Xref: usenet.stanford.edu gnu.emacs.help:203065 X-Mailman-Approved-At: Fri, 10 Jan 2014 11:46:21 -0500 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:95334 Archived-At: >>>>> Alan Schmitt (AS) writes: AS> Alex Kost writes: >> 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). AS> I also have missing info files, installed with the same Emacs but AS> on OS X: AS> schmitta@top-wifi ~/.e/e/magit-20131124.2030 (master)> ls AS> AUTHORS.md magit-autoloads.el magit-blame.elc magit-key-mode.elc AS> magit-pkg.elc magit-wip.elc magit.elc README.md magit-blame.el AS> magit-key-mode.el magit-pkg.el magit-wip.el magit.el AS> I don't think I have a problem with building info files, as it's AS> the only package with which I have a problem. If you use homebrew you can try setting environment variable HOMEBREW_KEEP_INFO to yes. By default brew removes info files. AS> Alan -- Alexander Zhukov