unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.g0@libero.it>
To: Eli Zaretskii <eliz@gnu.org>
Cc: rudalics@gmx.at, emacs-devel@gnu.org
Subject: Re: Current master does not work with sr-speedbar package (W64 build)
Date: Fri, 7 Dec 2018 09:34:24 +0100 (CET)	[thread overview]
Message-ID: <1960623041.458727.1544171664573@mail.libero.it> (raw)
In-Reply-To: <834lbp7t5z.fsf@gnu.org>


> Il 7 dicembre 2018 alle 7.22 Eli Zaretskii <eliz@gnu.org> ha scritto:
> 
> 
> > Date: Thu, 6 Dec 2018 21:45:15 +0100 (CET)
> > From: Angelo Graziosi <angelo.g0@libero.it>
> > Cc: rudalics@gmx.at, emacs-devel@gnu.org, hong@topbug.net
> > 
> > > > 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
> 
> And then you delete the build tree, in c:/msys64/tmp/emacs-master/,
> right?

yes,

rm -rf /tmp/emacs-master

in MSYS2 shell...

> 
> > I start Emacs from a link on the task bar. Its target is:
> > 
> > C:\LocalApps\Emacs\bin\runemacs.exe
> 
> Does that link have Properties which specify the directory in which to
> start the executable?  If there is such a property, could it be that
> the directory to start in is c:/msys64/tmp/emacs-master/src/, per
> chance?

No, it is:

From: C:\LocalApps\Emacs\bin

> 
> > I have find that the issue come from this commit:
> > 
> > Paul Eggert 900276502fbb4dcabdabc5d7d24b4bc5645f2cf3 (2018-11-13 09:32:50 -0800)
> > Act like POSIX sh if $HOME is relative
> > 
> > With the previous commit:
> > 
> > Stefan Monnier ce1fb157e840fd292c3db4632831c4514a663890 (2018-11-13 09:03:12 -0500)
> > lisp/files.el: Justify binding of read-circle with comments
> > 
> > Emacs works as expected.
> 
> Do you have HOME set to some value?  If so, what value?

No, it is the default: "...\AppData\Roaming"

Thanks.



  reply	other threads:[~2018-12-07  8:34 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-04 17:50 Current master does not work with sr-speedbar package (W64 build) Angelo Graziosi
2018-12-04 17:57 ` Eli Zaretskii
2018-12-04 23:31   ` Angelo Graziosi
2018-12-05 18:34     ` Eli Zaretskii
2018-12-05 22:42       ` Angelo Graziosi
2018-12-05 23:07       ` Angelo Graziosi
2018-12-06  0:07         ` Angelo Graziosi
2018-12-06  0:12           ` Angelo Graziosi
2018-12-06  0:54             ` Angelo Graziosi
2018-12-06  6:48               ` Eli Zaretskii
2018-12-06  9:10               ` martin rudalics
2018-12-06 16:12                 ` Angelo Graziosi
2018-12-06  6:35         ` Eli Zaretskii
2018-12-06  9:00           ` Angelo Graziosi
2018-12-06  9:17             ` Eli Zaretskii
2018-12-06 11:28               ` Angelo Graziosi
2018-12-06 12:57                 ` Eli Zaretskii
2018-12-06 17:49                   ` Angelo Graziosi
2018-12-06 18:20                     ` Eli Zaretskii
2018-12-06 19:36                       ` Angelo Graziosi
2018-12-06 19:47                         ` Eli Zaretskii
2018-12-06 20:45                           ` Angelo Graziosi
2018-12-06 23:55                             ` Angelo Graziosi
2018-12-07  8:04                               ` Eli Zaretskii
2018-12-07  8:57                                 ` Eli Zaretskii
2018-12-07 16:34                                   ` Angelo Graziosi
2018-12-07 16:44                                     ` Eli Zaretskii
2018-12-07  6:22                             ` Eli Zaretskii
2018-12-07  8:34                               ` Angelo Graziosi [this message]
2018-12-07  0:36                     ` Stefan Monnier
2018-12-07  7:13                       ` martin rudalics
2018-12-07 13:00                         ` Stefan Monnier
2018-12-07 13:16                           ` martin rudalics
2018-12-07 13:26                             ` Stefan Monnier
2018-12-07 13:49                               ` martin rudalics
2018-12-10 15:07                                 ` Stefan Monnier
2018-12-07 13:58                               ` Eli Zaretskii
2018-12-07 13:22                           ` Eli Zaretskii
2018-12-06 18:45                 ` martin rudalics
2018-12-06 19:34                   ` Angelo Graziosi

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=1960623041.458727.1544171664573@mail.libero.it \
    --to=angelo.g0@libero.it \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).