GNU bug report logs - #15508
24.3.50; file missing in dired

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: Alexis <flexibeast <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 15508 <at> debbugs.gnu.org, Richard Stallman <rms <at> gnu.org>
Subject: bug#15508: 24.3.50; file missing in dired
Date: Sat, 26 Dec 2015 12:37:31 +1100
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.


Alexis.




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.