GNU bug report logs -
#15461
24.3; exec-path on ms windows should contain current directory
Previous Next
Reported by: Jarek Czekalski <jarekczek <at> poczta.onet.pl>
Date: Wed, 25 Sep 2013 13:26:02 UTC
Severity: wishlist
Tags: fixed
Found in version 24.3
Fixed in version 24.4
Done: Jarek Czekalski <jarekczek <at> poczta.onet.pl>
Bug is archived. No further changes may be made.
Full log
Message #50 received at 15461 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 26 Dec 2013 23:27:48 +0100
> From: Jarek Czekalski <jarekczek <at> poczta.onet.pl>
>
> This was a thorough review of the patch and exhausting answers. Thank you.
And thank you for working on this in the first place.
> Half of this node regards shell completion options. It would be good to
> group these options in some way. I just wanted to give them a heading
> and separate from others. But after your remark I removed the node and
> the anchor. The grouping may be done later.
If you still have some problems with using anchor-generated references
in the Emacs Info reader, please tell the details (in another thread).
> Attached the modified patch, the commit message could be:
>
> Shell completion for filenames from current directory, related docs.
>
> * doc/emacs/mini.texi (Completion Options): Add a link to Shell
> Options.
> * doc/emacs/misc.texi (Shell Mode): Move documentation of
> shell-completion-fignore from Shell Mode to Shell Options.
> * lisp/shell.el Shell completion now matches executable filenames from
> the current buffer's directory, on systems in which this behaviour
> is the default (windows-nt, ms-dos).
> * src/callproc.c (Vexec_path): Documentation of the library path in it.
Looks good, please commit, with this single gotcha:
> ! By default the last element of this list is Emacs library path. The
I'd prefer that we talk about exec-directory here, not "library path",
which is mostly unknown terminology to Emacs users. By contrast,
exec-directory is a documented variable.
Thanks.
This bug report was last modified 11 years and 148 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.