From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dkcombs@panix.com (David Combs) Newsgroups: gmane.emacs.help Subject: "Desktop-{save, read, ...}": on a dired, how to get it sorted, eg via dired's "s"? Date: 14 Sep 2008 20:11:16 -0400 Organization: PANIX -- Public Access Networks Corp. Message-ID: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1221439283 10359 80.91.229.12 (15 Sep 2008 00:41:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2008 00:41:23 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 15 02:42:18 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kf2AQ-0003HJ-4G for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Sep 2008 02:42:14 +0200 Original-Received: from localhost ([127.0.0.1]:42080 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kf29P-0004EI-Fe for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Sep 2008 20:41:11 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!panix!panix1.panix.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: panix1.panix.com Original-X-Trace: reader1.panix.com 1221437475 15526 166.84.1.1 (15 Sep 2008 00:11:15 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Mon, 15 Sep 2008 00:11:15 +0000 (UTC) Original-Xref: news.stanford.edu gnu.emacs.help:162255 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:57597 Archived-At: (desktop-create-buffer 205 nil "~" 'dired-mode nil 42225 '(209 nil) t '("/net/u/1/d/dkcombs/") nil) Any way to change the above (from ".emacs.desktop") to do a "sort" (like ls -t, or dired "s") on creating (*that*) dired buffer? Thanks! David