all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: era@iki.fi
Subject: Re: dired-ls-sorting-switches
Date: 19 Oct 2003 14:54:57 +0300	[thread overview]
Message-ID: <87ptgtbg1t.fsf@era.iki.fi> (raw)
In-Reply-To: 87vfqlbhon.fsf@era.iki.fi

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

On 19 Oct 2003 14:41:41 +0300, era@iki.fi posted to gmane.emacs.bugs:
 > --- /etc/cups/printers.conf~	Fri Jun 13 10:15:29 2003

That was gifted. Changed my password :-& and here's the patch I
actually intended to send. Sorry.


[-- Attachment #2: Proposed patch against emacs/emacs/lisp/dired.el 1.269 --]
[-- Type: text/plain, Size: 909 bytes --]

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 11:37:06 -0000
@@ -2770,7 +2770,12 @@
 ;; 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 switches \(single letters\) except `t' which when present
+influence the sort order of the output from `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

[-- Attachment #3: Type: text/plain, Size: 314 bytes --]


/* era */

-- 
The email address era     the contact information   Just for kicks, imagine
at iki dot fi is heavily  link on my home page at   what it's like to get
spam filtered.  If you    <http://www.iki.fi/era/>  500 pieces of spam for
want to reach me, see     instead.                  each wanted message.

[-- Attachment #4: Type: text/plain, Size: 148 bytes --]

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs

  reply	other threads:[~2003-10-19 11:54 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     ` era [this message]
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           ` dired-ls-sorting-switches Kevin Rodgers

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=87ptgtbg1t.fsf@era.iki.fi \
    --to=era@iki.fi \
    /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.