help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting Info to find extra pkgs not in normal path


From: Harry Putnam
Subject: Getting Info to find extra pkgs not in normal path
Date: Tue, 09 Dec 2008 10:54:17 -0600
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (gnu/linux)

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.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]