* how to show details in dired mode by default
@ 2014-02-24 8:33 David Belohrad
2014-02-24 14:40 ` Drew Adams
0 siblings, 1 reply; 3+ messages in thread
From: David Belohrad @ 2014-02-24 8:33 UTC (permalink / raw)
To: emacs
Dear All,
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?
thanks
.d.
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: how to show details in dired mode by default
2014-02-24 8:33 how to show details in dired mode by default David Belohrad
@ 2014-02-24 14:40 ` Drew Adams
2014-02-26 16:58 ` David Belohrad
0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2014-02-24 14:40 UTC (permalink / raw)
To: David Belohrad, emacs
> 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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: how to show details in dired mode by default
2014-02-24 14:40 ` Drew Adams
@ 2014-02-26 16:58 ` David Belohrad
0 siblings, 0 replies; 3+ messages in thread
From: David Belohrad @ 2014-02-26 16:58 UTC (permalink / raw)
To: Drew Adams, emacs
That's it. I did not notice. Thanks.
.d.
Drew Adams <drew.adams@oracle.com> writes:
>> 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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-02-26 16:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-24 8:33 how to show details in dired mode by default David Belohrad
2014-02-24 14:40 ` Drew Adams
2014-02-26 16:58 ` David Belohrad
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).