emacs-devel
[Top][All Lists]
Advanced

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

Re: Is it a mistake to define dired-omit-mode as a minor mode?


From: Lennart Borgman
Subject: Re: Is it a mistake to define dired-omit-mode as a minor mode?
Date: Thu, 18 Mar 2010 22:48:58 +0100

On Thu, Mar 18, 2010 at 10:41 PM, Tassilo Horn <address@hidden> wrote:
> On Thursday 18 March 2010 21:37:46 Leo wrote:
>
> Hi!
>
>> For what it does, it seems dired-omit-mode should just be an
>> interactive function. The name is so confusing that some people are
>> suggesting (dired-omit-mode 1) to enable it, which actually does
>> almost nothing if you put it in your .emacs file.
>
> The docs are pretty clear on that:
>
> dired-omit-mode is an interactive compiled Lisp function in `dired-
> x.el'.
>
> (dired-omit-mode &optional ARG)
>
> Toggle Dired-Omit mode.
> With numeric ARG, enable Dired-Omit mode if ARG is positive, disable
> otherwise.  Enabling and disabling is buffer-local.
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> If enabled, "uninteresting" files are not listed.
> Uninteresting files are those whose filenames match regexp `dired-omit-
> files', plus those ending with extensions in `dired-omit-extensions'.


Is dired-omit-mode and cousine options something we forgot to autoload, or?




reply via email to

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