emacs-devel
[Top][All Lists]
Advanced

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

Re: cl-defgeneric vs random funcall in project.el


From: Dmitry Gutov
Subject: Re: cl-defgeneric vs random funcall in project.el
Date: Wed, 29 Jul 2015 03:16:52 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0

On 07/29/2015 02:57 AM, Stefan Monnier wrote:

FWIW, this sucks because this method won't be used in modes derived from
emacs-lisp-mode.

If we *really* wanted to use the same mechanism, though, I think implementing &context (derived-p emacs-lisp-mode) is not impossible.

The priority of &context is lower than the first argument.
The priority between different &context can't be relied upon.

Thanks.



reply via email to

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