From: Drew Adams <drew.adams@oracle.com>
To: 17228@debbugs.gnu.org
Subject: bug#17228: 24.4.50; Dired with -R switch and hiding details: Missing chars etc.
Date: Tue, 8 Apr 2014 15:35:24 -0700 (PDT) [thread overview]
Message-ID: <b055932d-d9ee-40d3-a27b-065c3373b1c3@default> (raw)
emacs -Q
C-u C-x d -alR SOME-DIR
The descendent dirs are inserted. OK. Now hide details (`(').
The `.' entries appear at the end of the subdir header lines. The
newlines separating the inserted subdirs from the preceding listing are
missing. The colons at the end of the subdir header lines are missing.
The subdir header lines are not indented.
(The top-level dir listing is OK.)
Example - this is what you see before hiding details:
d:/foo/test:
total used in directory 1024 available 115348376
drwxrwxrwx 1 myuser Domain Users 0 2013-05-31 .
drwxrwxrwx 1 myuser Domain Users 1048576 04-08 15:19 ..
drwxrwxrwx 1 myuser Domain Users 0 2013-05-31 sample-one
drwxrwxrwx 1 myuser Domain Users 0 2013-05-31 sample-two
d:/foo/test/sample-one:
total 0
drwxrwxrwx 1 myuser Domain Users 0 2013-05-31 .
drwxrwxrwx 1 myuser Domain Users 0 2013-05-31 ..
drwxrwxrwx 1 myuser Domain Users 0 2013-05-18 example1
d:/foo/test/sample-one/example:
total 0
drwxrwxrwx 1 myuser Domain Users 0 2013-05-18 .
drwxrwxrwx 1 myuser Domain Users 0 2013-05-31 ..
d:/foo/test/sample-two:
total 0
drwxrwxrwx 1 myuser Domain Users 0 2013-05-31 .
drwxrwxrwx 1 myuser Domain Users 0 2013-05-31 ..
drwxrwxrwx 1 myuser Domain Users 0 2013-05-18 example2
d:/foo/test/sample-two/example:
total 0
drwxrwxrwx 1 myuser Domain Users 0 2013-05-18 .
drwxrwxrwx 1 myuser Domain Users 0 2013-05-31 ..
And this is what you see after hiding details:
d:/foo/test:
.
..
sample-one
sample-two
d:/foo/test/sample-one .
..
example
d:/foo/test/sample-one/example1 .
..
d:/foo/test/sample-two .
..
example
d:/foo/test/sample-two/example2 .
..
In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
of 2014-04-08 on ODIEONE
Bzr revision: 116956 dancol@dancol.org-20140408123940-knoyutxt4l8ws7qm
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/snapshot/trunk
--enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
-Ic:/Devel/emacs/include''
next reply other threads:[~2014-04-08 22:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-08 22:35 Drew Adams [this message]
2014-04-09 15:26 ` bug#17228: 24.4.50; Dired with -R switch and hiding details: Missing chars etc Eli Zaretskii
2014-04-20 14:31 ` bug#17288: " Eli Zaretskii
2014-04-21 0:33 ` Michael Heerdegen
2014-04-21 17:58 ` Christopher Schmidt
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=b055932d-d9ee-40d3-a27b-065c3373b1c3@default \
--to=drew.adams@oracle.com \
--cc=17228@debbugs.gnu.org \
/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).