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: Stephen Leake
Subject: Re: cl-defgeneric vs random funcall in project.el
Date: Sat, 01 Aug 2015 09:20:13 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt)

Dmitry Gutov <address@hidden> writes:

> On 08/01/2015 01:21 PM, Stephen Leake wrote:
>
>> Any backend that supports project files will need functions like these;
>> project files are precisely centralized manual configuration.
>
> Not at all, they need variables. You can easily set the variables from
> .dir-locals.el, and any Emacs-wielding team member on the same project
> will use them automatically.

Ok, I agree they could be variables.

The point is the name should be declared in project.el, so all backends
use the same name.

-- 
-- Stephe



reply via email to

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