GNU bug report logs -
#15508
24.3.50; file missing in dired
Previous Next
Reported by: rms <at> gnu.org
Date: Thu, 3 Oct 2013 01:11:02 UTC
Severity: normal
Tags: moreinfo, unreproducible
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 15508 <at> debbugs.gnu.org (full text, mbox):
> From: Alexis <flexibeast <at> gmail.com>
> Date: Sat, 26 Dec 2015 12:37:31 +1100
> Cc: 15508 <at> debbugs.gnu.org, Richard Stallman <rms <at> gnu.org>
>
> Lars Ingebrigtsen <larsi <at> gnus.org> writes:
>
> > Richard Stallman <rms <at> gnu.org> writes:
> >
> >> In my dired buffer on the whole directory `outgoing', the lock
> >> file `.#out-3' does not appear. I typed g a couple of times,
> >> and that file continues not to show up.
> >>
> >> `ls -a' does show it.
> >
> > Are you still having these issues? I can't recall seeing
> > anybody else describing a problem like this...
>
> i faced what i believe to be a similar problem, which was caused
> by the default value of the `dired-omit-files' variable:
>
> "^\\.?#\\|^\\.$\\|^\\.\\.$"
>
> Changing the value of that variable to:
>
> "^\\.\\|^#"
>
> resulted in dired displaying things as i expect.
dired-omit-files only takes effect when the user invoked
dired-omit-mode, in which case they are asking for omitting the lock
files (and can customize dired-omit-files if they don't want to omit
lock files). Since dired-omit-mode is not turned on by default, I
think this is not a bug, but a cockpit error, perhaps an inadvertent
one.
Richard, do you turn on dired-omit-mode in your Dired buffers?
This bug report was last modified 9 years and 86 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.