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

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

Re: [h-e-w] info reader broken


From: Harald . Maier . BW
Subject: Re: [h-e-w] info reader broken
Date: Sat, 21 Sep 2002 07:44:58 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2.90 (i386-mingw-nt5.0.2195)

"Harrison Thomas" <address@hidden> writes:

> Hello,
>

>       This has been an interesting discussion. I have picked up a
>       few pointers.
> But my original problem has not been touched:  After adding the calc/info
> path to Info-default-directory-list, middle button clicking in Info on a
> node does nothing anymore, on *ANY* node (not just the calc node)! Commented
> the line out of _emacs..exit/restart emacs..still nothing. Looked thru the
> customize groups, mouse et al, can find no reference for setting/resetting
> the middle button's behavior. My question was.. do I need to recompile
> /lisp/info.el to get this functionality back? 

I don't think so.

> Or what? Is there a separate customize command for the middle mouse
> button? And why did simply adding:
>                       ;; including the info files:
>   (add-to-list 'Info-default-directory-list "d:/emacs/site-lisp/calc/info/")
> to my _emacs file break this functionality?
>

For me the Info-directory-list looks as follows:

,----[ Info-directory-list ]
| ("~/elisp/gnus/texi" 
|  "E:/usr/emacs/info" 
|  "e:/usr/local/info" 
|  "e:/usr/cygwin/usr/local/info" 
|  "e:/usr/cygwin/usr/info" 
|  "/usr/info"                      ;; has only effect on the Unix side
|  "~/info"                          
|  "/usr/share/texmf/teTeX/info"    ;; has only effect on the Unix side
|  "/usr/local/info"                ;; dito
|  "/usr/share/info")               ;; dito
`----

Take a look at that variable. I am modifying only Info-directory-list
and this works fine for me.

Harald





reply via email to

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