all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: escherdragon@gmail.com
To: help-gnu-emacs@gnu.org
Subject: Re: sunrise commander -- changing view
Date: Wed, 5 Nov 2008 01:23:14 -0800 (PST)	[thread overview]
Message-ID: <a524afd7-d113-4a46-ae51-d7d161f9d5b6@d42g2000prb.googlegroups.com> (raw)
In-Reply-To: a150afc5-47f5-43a5-90fd-ff26756e5cf1@m73g2000hsh.googlegroups.com

rustom wrote:
> Does anyone know how to get shorter views in sunrise commander rather
> than seeing truncated lines??

There are two variables you can customize to make this happen: sr-
listing-switches and sr-virtual-listing-switches, they contain all the
options passed to the listing program to create all dired listings in
sunrise.

sr-listing-switches determines the contents of regular sunrise
buffers. On linux with a recent version of ls I use the following
(without the quotes) to get my preferred view: "--time-style=locale --
group-directories-first -alDphgG"

sr-virtual-listing-switches determines the contents of virtual sunrise
buffers (the ones that show the results of find, locate, recent files,
recent directories, etc) and you can also modify it, but be warned
that you'll break sorting in this kind of buffers (just see if you
care enough about it).

You can always do M-x customize-group [enter] sunrise [enter] to see
all customizable options.

Cheers,

--
José A. Romero L.
joseito@poczta.onet.pl
"We who cut mere stones must always be envisioning cathedrals."
(Quarry worker's creed)


  reply	other threads:[~2008-11-05  9:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-29 14:05 sunrise commander -- changing view rustom
2008-11-05  9:23 ` escherdragon [this message]
2008-11-10 13:07   ` rustom
2008-11-10 13:55     ` rustom
2008-11-11 23:07       ` escherdragon
2008-11-11 22:52     ` escherdragon

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a524afd7-d113-4a46-ae51-d7d161f9d5b6@d42g2000prb.googlegroups.com \
    --to=escherdragon@gmail.com \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.