GNU bug report logs -
#11000
24.0.94; Caching '--dired' is a bad idea
Previous Next
Reported by: Leo <sdl.web <at> gmail.com>
Date: Mon, 12 Mar 2012 12:17:01 UTC
Severity: minor
Tags: wontfix
Found in version 24.0.94
Done: Leo Liu <sdl.web <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 11000 in the body.
You can then email your comments to 11000 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
cyd <at> stupidchicken.com, bug-gnu-emacs <at> gnu.org
:
bug#11000
; Package
emacs
.
(Mon, 12 Mar 2012 12:17:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Leo <sdl.web <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
cyd <at> stupidchicken.com, bug-gnu-emacs <at> gnu.org
.
(Mon, 12 Mar 2012 12:17:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
If I change insert-directory-program from one supports --dired to one
not, I can no longer open any directory in dired-mode. For example on
OSX, I have the `ls' from BSD and another one from GNU coreutils
installed as `gls', not to mention opening remote directories.
I think caching --dired switch in dired-use-ls-dired is a bad idea.
Leo
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#11000
; Package
emacs
.
(Mon, 12 Mar 2012 17:18:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 11000 <at> debbugs.gnu.org (full text, mbox):
Leo wrote:
> If I change insert-directory-program from one supports --dired to one
> not, I can no longer open any directory in dired-mode. For example on
> OSX, I have the `ls' from BSD and another one from GNU coreutils
> installed as `gls', not to mention opening remote directories.
>
> I think caching --dired switch in dired-use-ls-dired is a bad idea.
Not caching it is a worse idea.
There should simple be a note in the doc of insert-directory-program,
saying that if you change this, you may need to change
dired-use-ls-dired. If insert-directory-program were a defcustom
(currently, it is not even a user option), it could have a :set function
that makes the necessary change for you.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#11000
; Package
emacs
.
(Tue, 13 Mar 2012 11:18:02 GMT)
Full text and
rfc822 format available.
Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):
On 2012-03-13 00:47 +0800, Glenn Morris wrote:
> Not caching it is a worse idea.
Could you elaborate on this point? I really would like to know.
> There should simple be a note in the doc of insert-directory-program,
> saying that if you change this, you may need to change
> dired-use-ls-dired. If insert-directory-program were a defcustom
> (currently, it is not even a user option), it could have a :set
> function that makes the necessary change for you.
I agree.
Leo
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#11000
; Package
emacs
.
(Wed, 14 Mar 2012 00:18:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 11000 <at> debbugs.gnu.org (full text, mbox):
Leo wrote:
> On 2012-03-13 00:47 +0800, Glenn Morris wrote:
>> Not caching it is a worse idea.
>
> Could you elaborate on this point? I really would like to know.
Just that it sounds very inefficient for everybody to have test what
options `ls' supports on every invocation, just because you are doing
something that sounds frankly rather odd.
There are many places in Emacs that test for features in external
commands the first time only, then make the IMO reasonable assumption
that the command isn't going to change underneath.
rmail-movemail-variant-in-use, find-exec-terminator, etc.
Added tag(s) wontfix.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Fri, 08 Feb 2013 01:16:02 GMT)
Full text and
rfc822 format available.
Reply sent
to
Leo Liu <sdl.web <at> gmail.com>
:
You have taken responsibility.
(Sun, 24 Mar 2013 12:04:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Leo <sdl.web <at> gmail.com>
:
bug acknowledged by developer.
(Sun, 24 Mar 2013 12:04:01 GMT)
Full text and
rfc822 format available.
Message #21 received at 11000-done <at> debbugs.gnu.org (full text, mbox):
Not a bug.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 22 Apr 2013 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 12 years and 62 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.