unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: Chong Yidong <cyd@stupidchicken.com>, 2068@emacsbugs.donarmstrong.com
Subject: bug#2068: 23.0.60; dired-get-filename includes `*' for executable in name
Date: Wed, 28 Jan 2009 21:57:32 +0800	[thread overview]
Message-ID: <4980644C.6070905@gnu.org> (raw)
In-Reply-To: <87r62owlec.fsf@cyd.mit.edu>

Chong Yidong wrote:
>> emacs -Q
>>
>> Create a file named `grep.exe' in some directory.
>>
>> Use `C-u C-x d' to visit the directory, and specify `-alF' as the
>> listing switches.
>>
>> Put the cursor on the line of the file named `grep.exe', which is
>> displayed as `grep.exe*' to show that it is executable.
>>     
>  
>   
>> M-: (dired-get-filename) returns "/the/dir/to/grep.exe*"
>>     
>  
> Can't reproduce this.  If this bug exists, it's probably Windows-only.
>   

It seems to be another bug in ls-lisp.

emacs -Q
(require 'ls-lisp)
(setq ls-lisp-use-insert-directory-program nil)
then C-u C-x d as above to visit a directory with executable files in it.







  parent reply	other threads:[~2009-01-28 13:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-27 20:20 bug#2068: 23.0.60; dired-get-filename includes `*' for executable in name Chong Yidong
2009-01-27 20:43 ` Drew Adams
2009-01-28 13:57 ` Jason Rumney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-26  6:54 Drew Adams

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=4980644C.6070905@gnu.org \
    --to=jasonr@gnu.org \
    --cc=2068@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.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 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).