all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Politz <politza@fh-trier.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Getting Info to find extra pkgs not in normal path
Date: Tue, 09 Dec 2008 18:35:44 +0100	[thread overview]
Message-ID: <1228844211.827016@arno.fh-trier.de> (raw)
In-Reply-To: <mailman.2336.1228841670.26697.help-gnu-emacs@gnu.org>

Harry Putnam wrote:
> I thought using a line like this:
>  (add-to-list 'Info-default-directory-list 
>    "/usr/local/src/stumpwm")
> 
> In ~/.emacs, would find any info files there when I call Info within
> emacs.  Apparently that no longer works or maybe never worked.
> 
> There is an info file located there
> ls /usr/local/src/stumpwm/*.info
> /usr/local/src/stumpwm/stumpwm.info
> 
> But C-h i m stumpwm  knows nothing about it.
> 
> 
> 
> 

It's there but not in the 'dir' file :

(info "stumpwm")

dir files will be merged by emacs, so you can create
one for your local additions. Probably by copying the
systems one from /usr/share/info/dir or wherever, delete
all entries after '* Menu:' and put in your own.

(info "(texinfo)Other Info Directories")

-ap




       reply	other threads:[~2008-12-09 17:35 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2336.1228841670.26697.help-gnu-emacs@gnu.org>
2008-12-09 17:35 ` Andreas Politz [this message]
2008-12-09 21:00   ` Getting Info to find extra pkgs not in normal path Harry Putnam
     [not found]   ` <mailman.2373.1228856474.26697.help-gnu-emacs@gnu.org>
2008-12-09 22:37     ` Andreas Politz
2008-12-09 23:32       ` Peter Dyballa
2008-12-10  8:56       ` Harry Putnam
2008-12-12  9:15 ` StumpWM and Gnome Sébastien Vauban
2008-12-12 20:31   ` Andreas Politz
2008-12-12 20:58   ` Jay Belanger
2008-12-12 21:18   ` Dmitri Minaev
2008-12-12 22:10   ` Ted Zlatanov
2008-12-18  9:50     ` Sébastien Vauban
2008-12-18 13:30       ` David Hansen
     [not found]       ` <mailman.3036.1229607504.26697.help-gnu-emacs@gnu.org>
2008-12-19 12:55         ` Sébastien Vauban
2008-12-19 16:15           ` henry atting
2008-12-29 10:50             ` Sébastien Vauban
2008-12-29 12:08               ` David Hansen
     [not found]               ` <mailman.3489.1230553403.26697.help-gnu-emacs@gnu.org>
2008-12-29 14:17                 ` Sébastien Vauban
2008-12-09 16:54 Getting Info to find extra pkgs not in normal path Harry Putnam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1228844211.827016@arno.fh-trier.de \
    --to=politza@fh-trier.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.