unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Arthur Miller <arthur.miller@live.com>, emacs-devel@gnu.org
Subject: RE: Dired - ls-switches on Modeline
Date: Wed, 13 May 2020 08:27:58 -0700 (PDT)	[thread overview]
Message-ID: <f2bbd7fb-df80-430e-9564-13a237b16b08@default> (raw)
In-Reply-To: <VI1PR06MB452691DF590DBC8828F2CBB496BF0@VI1PR06MB4526.eurprd06.prod.outlook.com>

> I suggest as a usability improvement to add a user option to
> enable/disable display of ls-switches on modeline

Sounds good to me.

E.g. A user option whose value is a format string
that accepts the value of `dired-actual-switches'
and returns the text to use in the mode-line.
Trivial to do.

You might want to file an enhancement request for
this (`M-x report-emacs-bug').
___

If the request doesn't get accepted for some reason
then perhaps I'll do it for Dired+.el.

I already add additional info to the mode-line (on
a hook, so you can remove it):

--

 Show number of marked, flagged, and current-list lines in mode-line.
 (Flagged means flagged for deletion.)
 If the current line is marked/flagged and there are others
 marked/flagged after it then show `N/M', where `N' is the number
 marked/flagged through the current line and `M' is the total number
 marked/flagged.

 If the current line is for a file then show `L/T', where `L' is the
 line number in the current listing and `T' is the number of files in
 that listing.  If option `diredp-count-.-and-..-flag' is non-nil then
 count also `.' and `..'.

 Also abbreviate `mode-name', using "Dired/" instead of "Dired by".

--



  reply	other threads:[~2020-05-13 15:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-13  9:10 Dired - ls-switches on Modeline Arthur Miller
2020-05-13 15:27 ` Drew Adams [this message]
2020-05-13 16:01   ` arthur miller
2020-05-14  1:31   ` Arthur Miller
2020-05-14 15:29     ` Drew Adams

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=f2bbd7fb-df80-430e-9564-13a237b16b08@default \
    --to=drew.adams@oracle.com \
    --cc=arthur.miller@live.com \
    --cc=emacs-devel@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 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).