emacs-devel
[Top][All Lists]
Advanced

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

Re: Changes to hi-lock before release.


From: Chong Yidong
Subject: Re: Changes to hi-lock before release.
Date: Mon, 23 Apr 2007 10:39:55 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.98 (gnu/linux)

Richard Stallman <address@hidden> writes:

>     > I don't see it.  hi-lock-find-patterns takes no arguments
>     > and it never bypasses checking hi-lock-file-patterns-policy.
>     > How does it distinguish explicit M-x calls from calls that come from 
> hooks?
>
>         (when (and all-patterns
>                    hi-lock-mode
>                    (cond
>                     ((eq this-command 'hi-lock-find-patterns) t)
>                     ...
>
> If that really does work, then the text I wrote in the manual needs
> correcting.  Can you correct it?

It works; I corrected the manual.




reply via email to

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