From: Drew Adams <drew.adams@oracle.com>
To: David Belohrad <david@belohrad.ch>, emacs <help-gnu-emacs@gnu.org>
Subject: RE: how to show details in dired mode by default
Date: Mon, 24 Feb 2014 06:40:20 -0800 (PST) [thread overview]
Message-ID: <ffc630ae-67cd-4042-95d7-e6f95e07d9ac@default> (raw)
In-Reply-To: <uax38j8ap0u.fsf@beesknees.cern.ch>
> I've just switched to emacs24 from emacs23. In emacs 23 the dired mode
> (dired+) shows by default all the details about the files. Now I have to
> force it for each buffer by pressing '('. How can I set it up so by
> default it brings full listing?
The very first section of the Commentary of `dired+.el', which is
only 4 sentences long, says this:
;; Hide/Show Details
;; -----------------
;;
;; Starting with Emacs 24.4, listing details are hidden by
;; default. Use `(' anytime to toggle this hiding. You can
;; use option `diredp-hide-details-initially-flag'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
;; to change the default/initial state.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
;; See also option `diredp-hide-details-propagate-flag'.
;;
;; If you have an Emacs version older than 24.4, you can use
;; library `dired-details+.el' (plus `dired-details.el') to
;; get similar behavior.
next prev parent reply other threads:[~2014-02-24 14:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-24 8:33 how to show details in dired mode by default David Belohrad
2014-02-24 14:40 ` Drew Adams [this message]
2014-02-26 16:58 ` David Belohrad
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=ffc630ae-67cd-4042-95d7-e6f95e07d9ac@default \
--to=drew.adams@oracle.com \
--cc=david@belohrad.ch \
--cc=help-gnu-emacs@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.
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).