emacs-devel
[Top][All Lists]
Advanced

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

Re: Minor problem in "Apropos" - 21.2.93


From: Dhruva Krishnamurthy
Subject: Re: Minor problem in "Apropos" - 21.2.93
Date: Sat, 14 Dec 2002 11:56:35 +0530

On Fri, 13 Dec 2002 17:21:35 -0500, "Richard Stallman" <address@hidden>
said:
>     The fns-VERSION.el is getting installed in the correct folder where
>     the
>     emacs.exe resides (NO BUG).
> 
> That is the wrong place.  It is supposed to be installed
> in the same place as movemail, etc.

On Windows Platform (on which I build and test), all executables are put
in the same folder.
If --prefix=D:/GNU/emacs
All executables and fns-VERSION.el files are in "D:/GNU/emacs/bin"

The following is the dir contents:

D:\GNU\emacs\bin
[dky]ls D:/GNU/emacs/bin
addpm.exe         ddeclient.exe     etags.exe         movemail.exe
cmdproxy.exe      ebrowse.exe       fns-21.2.93.1.el  runemacs.exe
ctags.exe         emacs.exe         hexl.exe

Since "invocation-directory" holds the correct value computed correctly
based on the argv[0] (src/emacs.c) of the Emacs process and not the
environmental variable as done for "exec-directory", IMHO, we should
consider using it.

with best regards,
dhruva


-- 
Dhruva Krishnamurthy
Home: http://www.geocities.com/gnued/



reply via email to

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