[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Generalizing find-definition
From: |
Stephen Leake |
Subject: |
Re: Generalizing find-definition |
Date: |
Wed, 10 Dec 2014 03:11:45 -0600 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.94 (windows-nt) |
Dmitry Gutov <address@hidden> writes:
> Helmut Eller <address@hidden> writes:
>
>> On Mon, Dec 08 2014, Stefan Monnier wrote:
>>
>>> Alright, let's go ahead with this. Can you send a "latest and greatest"
>>> version of your code so I can install it into master?
>>
>> Here we go:
>
> Would anyone mind if I try my hand at porting this code to the "plain
> functions" approach?
I would; the use of EIEIO was the primary attraction of this version for
me.
> The functionality is already nice, but the standard Emacs APIs probably
> shouldn't force users to get familiar with EIEIO
This package does not force anyone to know EIEIO; the package API is all
plain functions.
But people can use the classes if they want to; I intend to in ada-mode.
--
-- Stephe
- Re: Generalizing find-definition, (continued)
- Re: Generalizing find-definition, Stefan Monnier, 2014/12/11
- Re: Generalizing find-definition, Helmut Eller, 2014/12/11
- Re: Generalizing find-definition, Stefan Monnier, 2014/12/11
- Re: Generalizing find-definition, Helmut Eller, 2014/12/11
- Re: Generalizing find-definition, Stefan Monnier, 2014/12/11
- Re: Generalizing find-definition, Stephen Leake, 2014/12/11
- Re: Generalizing find-definition, Stefan Monnier, 2014/12/11
- Re: Generalizing find-definition, Dmitry Gutov, 2014/12/12
- Re: Generalizing find-definition,
Stephen Leake <=
- Re: Generalizing find-definition, Dmitry Gutov, 2014/12/10
- Re: Generalizing find-definition, Stephen Leake, 2014/12/10
- Re: Generalizing find-definition, Stefan Monnier, 2014/12/10
- Re: Generalizing find-definition, Stephen Leake, 2014/12/11
- Re: Generalizing find-definition, Stefan Monnier, 2014/12/10
- Re: Generalizing find-definition, Dmitry Gutov, 2014/12/10
- Re: Generalizing find-definition, Stephen Leake, 2014/12/08