unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* sunrise commander will always show attribute entering a new directory?
@ 2008-06-16 12:10 sunway
  0 siblings, 0 replies; 2+ messages in thread
From: sunway @ 2008-06-16 12:10 UTC (permalink / raw)
  To: help-gnu-emacs

I have add (sunrise-hide-attribute) to sunrise start hook, so it hide
attributes when start sunrise commander, however, when I entered a
subdir, the attributes is always shown again , how to hide attributes
all the time? 
-- 
sunway

Nothing for nothing.




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

* Re: sunrise commander will always show attribute entering a new  directory?
       [not found] <mailman.13386.1213618301.18990.help-gnu-emacs@gnu.org>
@ 2008-06-16 20:41 ` joseito
  0 siblings, 0 replies; 2+ messages in thread
From: joseito @ 2008-06-16 20:41 UTC (permalink / raw)
  To: help-gnu-emacs

On Jun 16, 2:10 pm, sunway <sunwayfore...@gmail.com> wrote:
> I have add (sunrise-hide-attribute) to sunrise start hook, so it hide
> attributes when startsunrise commander, however, when I entered a
> subdir, the attributes is always shown again , how to hide attributes
> all the time?

Try this:

  (add-hook 'sr-mode-hook (lambda () (run-with-timer 0.01 nil 'sr-hide-
attributes)))

be warned though, that for long listings this can considerably slow
down your emacs (unless you have a very powerful machine, YMMV). Dired
needs those attributes to work properly, sr-hide-attributes just hides
them behind invisible layers.

Cheers,
--
José A. Romero L.
j (dot) romero (at) mrted (dot) com
"We who cut mere stones must always be envisioning cathedrals."
(Quarry worker's creed)


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

end of thread, other threads:[~2008-06-16 20:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.13386.1213618301.18990.help-gnu-emacs@gnu.org>
2008-06-16 20:41 ` sunrise commander will always show attribute entering a new directory? joseito
2008-06-16 12:10 sunway

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