unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#15799: 24.3.50; dired-hide-details-mode:  Provide default key binding
@ 2013-11-04  8:09 Jambunathan K
  2013-11-04 14:06 ` Stefan Monnier
  2013-11-15  5:15 ` Jambunathan K
  0 siblings, 2 replies; 8+ messages in thread
From: Jambunathan K @ 2013-11-04  8:09 UTC (permalink / raw)
  To: 15799


All my dired buffers, hide the details by default (See below).  I
propose "@" as a key for toggling the details.

I suggest 

    (defun dired-mode-hook ()
      (dired-hide-details-mode 1)
      (local-set-key "@" 'dired-hide-details-mode))


In GNU Emacs 24.3.50.5 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2013-11-04 on debian-6.05
Bzr revision: 114933 monnier@iro.umontreal.ca-20131104042959-sy10svhxghg2z9ei
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
System Description:	Debian GNU/Linux 6.0.5 (squeeze)






^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-10-28  8:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-04  8:09 bug#15799: 24.3.50; dired-hide-details-mode: Provide default key binding Jambunathan K
2013-11-04 14:06 ` Stefan Monnier
2013-11-04 14:32   ` Drew Adams
2013-11-04 16:35     ` Stefan Monnier
2013-11-04 17:35       ` bug#14914: " Drew Adams
2013-11-06  7:31         ` Jambunathan K
2020-10-28  8:41         ` Stefan Kangas
2013-11-15  5:15 ` Jambunathan K

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).