unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: make distclean and quail
Date: Mon, 15 Jul 2013 17:56:57 +0200	[thread overview]
Message-ID: <CAAeL0STgTh_TPKpzc00r72t=rXgwHuurnijzSBKXf8i29fDGkg@mail.gmail.com> (raw)
In-Reply-To: <8338rf4yor.fsf@gnu.org>

On Mon, Jul 15, 2013 at 5:42 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> Something is wrong with your '/bin/pwd'.  What does it display if
> invoked from leim/ in the bzr repo?

  Juanma@ODIEONE /c/Devel/emacs/repo/trunk/leim
  $ /bin/pwd
  /c/Devel/emacs/repo/trunk/leim

so it is working correctly.

I've only seen this problem a few times, always after bootstrap.

My setup is a bit unusual in that I don't ever type commands inside
the MSYS bash shell. Instead, I have aliases

msys=c:\MinGW\msys\1.0\bin\sh.exe --login -i
mdo=msys -c "cd /c/Devel/emacs/repo/trunk; %$"
mboot=mdo make bootstrap

and a configuration file for .bash in my %HOME that sets PATH to a
very small set of directories (those of MSYS, plus a few others).

And I always bootstrap with mboot, so it always sets the directory,
and runs the same tools from the same PATH, etc. I don't know why I
see the bug only occasionally.

    J



  reply	other threads:[~2013-07-15 15:56 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-15 11:41 make distclean and quail Juanma Barranquero
2013-07-15 15:05 ` Paul Eggert
2013-07-15 15:13   ` Juanma Barranquero
2013-07-15 15:42 ` Eli Zaretskii
2013-07-15 15:56   ` Juanma Barranquero [this message]
2013-07-15 16:09     ` Eli Zaretskii
2013-07-15 16:18       ` Juanma Barranquero
2013-08-11  2:48       ` Juanma Barranquero
2013-08-11  3:56         ` chad
2013-08-11 17:17         ` Eli Zaretskii
2013-08-11 17:49           ` Juanma Barranquero
2013-08-11 19:25             ` Eli Zaretskii
2013-08-11 21:39               ` Juanma Barranquero
2013-08-12 12:01                 ` Eli Zaretskii
2013-08-12 15:55                   ` Juanma Barranquero
2013-08-12 16:25                     ` Eli Zaretskii
2013-08-12 16:29                       ` Juanma Barranquero
2013-08-13 18:10                         ` Eli Zaretskii
2013-08-13 22:33                           ` Juanma Barranquero
2013-08-14  2:54                             ` Eli Zaretskii
2013-08-14 15:17                             ` Eli Zaretskii
2013-08-14 16:15                               ` Juanma Barranquero

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='CAAeL0STgTh_TPKpzc00r72t=rXgwHuurnijzSBKXf8i29fDGkg@mail.gmail.com' \
    --to=lekktu@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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).