all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: dired-ls-sorting-switches
Date: Mon, 20 Oct 2003 10:25:53 -0600	[thread overview]
Message-ID: <3F940C91.4030300@yahoo.com> (raw)
In-Reply-To: mailman.1981.1066579681.21628.bug-gnu-emacs@gnu.org

era@iki.fi wrote:

> ? diff
> Index: dired.el
> ===================================================================
> RCS file: /cvsroot/emacs/emacs/lisp/dired.el,v
> retrieving revision 1.269
> diff -u -r1.269 dired.el
> --- emacs/emacs/lisp/dired.el	30 Sep 2003 20:46:04 -0000	1.269
> +++ emacs/emacs/lisp/dired.el	19 Oct 2003 16:01:56 -0000
> @@ -2770,7 +2770,13 @@
>  ;; So anything that does not contain these is sort "by name".
>  
>  (defvar dired-ls-sorting-switches "SXU"
> -  "String of `ls' switches (single letters) except `t' that influence sorting.")
> +  "String of `ls'switches \(single letters\) except `t' that influence sorting.
> +This indicates to Dired which option switches to watch out for because they
> +will change the sorting order behavior of `ls'.
> +
> +To change the default sorting order \(e.g. add a `-v' option\), see the
> +variable `dired-listing-switches'. To temporarily override the listing
> +format, use Dired with a prefix argument.")
>  
>  (defvar dired-sort-by-date-regexp
>    (concat "^-[^" dired-ls-sorting-switches

... use `\\[universal-argument] \\[dired]'.

-- 
Kevin Rodgers

      parent reply	other threads:[~2003-10-20 16:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-19  9:40 dired-ls-sorting-switches joseph
2003-10-19 10:26 ` dired-ls-sorting-switches era
2003-10-19 11:41   ` dired-ls-sorting-switches era
2003-10-19 11:54     ` dired-ls-sorting-switches era
2003-10-19 14:40       ` dired-ls-sorting-switches Andreas Schwab
2003-10-19 16:07         ` dired-ls-sorting-switches era
     [not found]         ` <mailman.1981.1066579681.21628.bug-gnu-emacs@gnu.org>
2003-10-20 16:25           ` Kevin Rodgers [this message]

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=3F940C91.4030300@yahoo.com \
    --to=ihs_4664@yahoo.com \
    /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.