emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: desktop.el and minor modes


From: Lars Hansen
Subject: Re: desktop.el and minor modes
Date: Mon, 31 May 2004 15:16:08 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021213 Debian/1.2.1-2.bunk

I wrote:

The problem with dired-omit-files-p is that it does not follow the conventions. Rather than hacking desktop to work around this, I think dired-x should be changed.
The result is much cleaner.

I suggest something like:
1. Rename variable dired-omit-files-p to dired-omit-mode
2. Replace function dired-omit-toggle with functions
  - dired-omit-mode following the convention for the argument
  - dired-mark-omit marking files to omit

I am ready with a patch. Any objections that I install it?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]