[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: replacing a function with another one
From: |
lee |
Subject: |
Re: replacing a function with another one |
Date: |
Wed, 12 Mar 2014 18:42:31 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> Considering all that, wouldn´t it be much better to create my own mode?
>
> Another good approach is to take hi-lock.el, modify it (as little as
> possible) to provide the feature you want, and then to submit the patch
> for inclusion in a future Emacs.
I´d love to do that, and I think it could be done. I´d mostly have to
add some things to it and probably wouldn´t need to modify what´s
already there.
How would I do that? hi-lock.el is part of emacs, which is in a bzr
repo from which I update every now and then. I could take the current
version of hi-lock.el and put it into a git repo to work on it. In the
meantime, the original version may change. Then what?
--
Knowledge is volatile and fluid. Software is power.
- Re: replacing a function with another one, (continued)
- Re: replacing a function with another one, Stefan, 2014/03/16
- Re: replacing a function with another one, Michael Heerdegen, 2014/03/11
- Re: replacing a function with another one, lee, 2014/03/11
- Re: replacing a function with another one, Michael Heerdegen, 2014/03/11
- Re: replacing a function with another one, lee, 2014/03/12
- Re: replacing a function with another one, Florian Beck, 2014/03/12
- Re: replacing a function with another one, Florian Beck, 2014/03/12
- Re: replacing a function with another one, Michael Heerdegen, 2014/03/13
- Re: replacing a function with another one, lee, 2014/03/15
- Re: replacing a function with another one, Stefan Monnier, 2014/03/12
- Re: replacing a function with another one,
lee <=
- Re: replacing a function with another one, Jambunathan K, 2014/03/12
- How to propose an emacs patch (Re: replacing a function with another one), lee, 2014/03/15
- Re: How to propose an emacs patch (Re: replacing a function with another one), Jambunathan K, 2014/03/15
- Re: How to propose an emacs patch (Re: replacing a function with another one), lee, 2014/03/17
- Re: replacing a function with another one, lee, 2014/03/10
- Re: replacing a function with another one, Michael Heerdegen, 2014/03/10
Re: replacing a function with another one, Jambunathan K, 2014/03/12