all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Kevin Rodgers <kevin.d.rodgers@gmail.com>
Cc: 15417@debbugs.gnu.org
Subject: bug#15417: (compile "cd /u*r && ... cd: No such directory found via CDPATH environment variable
Date: Wed, 25 Sep 2013 13:06:20 -0400	[thread overview]
Message-ID: <jwvd2nwx26q.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <l1tt6q$mvn$1@ger.gmane.org> (Kevin Rodgers's message of "Tue, 24 Sep 2013 23:44:02 -0600")

> Why is this a bug?  i.e. is there a /u*r directory, and do its permissions

Yes, in the shell (which is normally what runs this command), "cd /u*r"
will probably succeed by expanding "/u*r" to "/usr".
But the hack I added to "M-x compile" which tries to recognize a leading
"cd <blabla>" gets in the way.


        Stefan





  reply	other threads:[~2013-09-25 17:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-19 10:55 bug#15417: (compile "cd /u*r && ... cd: No such directory found via CDPATH environment variable jidanni
2013-09-25  5:44 ` Kevin Rodgers
2013-09-25 17:06   ` Stefan Monnier [this message]
2013-09-26  5:45     ` Kevin Rodgers
2013-09-26 13:56       ` Stefan Monnier
2013-10-02 13:41         ` Kevin Rodgers
2013-10-02 23:35           ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to=jwvd2nwx26q.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=15417@debbugs.gnu.org \
    --cc=kevin.d.rodgers@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.