emacs-devel
[Top][All Lists]
Advanced

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

Re: Current master does not work with sr-speedbar package (W64 build)


From: Angelo Graziosi
Subject: Re: Current master does not work with sr-speedbar package (W64 build)
Date: Thu, 6 Dec 2018 21:45:15 +0100 (CET)

> Il 6 dicembre 2018 alle 20.47 Eli Zaretskii <address@hidden> ha scritto:
> 
> 
> > Date: Thu, 6 Dec 2018 20:36:22 +0100 (CET)
> > From: Angelo Graziosi <address@hidden>
> > Cc: address@hidden, address@hidden
> > 
> > C-x C-f in scratch says " c:/msys64/tmp/emacs-master/src/"..
> 
> That sounds like the root cause of the problem, doesn't it?  Because
> the c:/msys64/tmp/emacs-master/src directory doesn't exist, if I
> understood correctly your build procedure: you have deleted that
> directory by the time the Emacs executable is started.  Is that
> correct or am I missing something?

After the build, I create a tar-ball (a sort of binary package from 'make 
install') and install this (unpack it) so that

$ ls -lrt /c/LocalApps/Emacs/
totale 8
drwxr-xr-x 1 ... lib
drwxr-xr-x 1 ... share
drwxr-xr-x 1 ... include
drwxr-xr-x 1 ... libexec
drwxr-xr-x 1 ... bin

> If my understanding is indeed correct, then how come Emacs thinks its
> current directory is a non-existing directory?  Are you invoking Emacs
> by typing "emacs" or "runemacs" at the shell prompt, or by some other
> way?

I start Emacs from a link on the task bar. Its target is:

C:\LocalApps\Emacs\bin\runemacs.exe

> 
> (And btw, is the leading SPC character at the beginning of
> default-directory really part of the directory name?)

No, a copy/paste mistake...

BTW, in bisecting I have found that commit  

73ba6f16d1fe95d7535c8e20f19d11275b8356c4 (2018-11-12 09:38:27)   OK

works as expected (both without init file/folder and with my init file)

while commit

644a308b4e1513e04be9360e1586e14b32ec0159 (2018-11-16 08:30:20)  NOT OK

has the issues described in this thread.. There is still some work to do...



reply via email to

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