emacs-devel
[Top][All Lists]
Advanced

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

Re: file-name-shadow-mode


From: Stefan Monnier
Subject: Re: file-name-shadow-mode
Date: Sat, 19 Mar 2005 11:45:36 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> :initialize keywords, a bug.)  To make things work correctly, I had to
> rearrange define-minor-mode to define the mode function before the
> defcustom.

I don't think this is a good idea.

> Apparently, this gives no compiler warnings (I checked), even though the
> function uses the mode variable, which is, in the new version, not
> yet defcustomed.

I'd be surprised if it doesn't introduce spurious warnings at
various places.


        Stefan




reply via email to

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