[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] color.el: RFC and a question
From: |
Tassilo Horn |
Subject: |
Re: [AUCTeX-devel] color.el: RFC and a question |
Date: |
Wed, 04 Feb 2015 08:04:32 +0100 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) |
Arash Esbati <address@hidden> writes:
Hi Arash,
>> So what you have to do is `apply' the function to the list of dvi
>> colors like so:
>>
>> (apply #'LaTeX-add-color-definecolors LaTeX-color-dvipsnames-colors)
>
> Ah, stupid me :-[
>
> Many thanks for the clarification and the solution.
You're welcome!
>> Otherwise, your style looks good and a quick test drive suggests that
>> it works as intended. So please integrate the change above and
>> resubmit, then I'll instantly commit it.
>
> Thanks for testing and the thumbs up. I will send a patch this
> weekend.
Ok, great.
>> PS: Wow, it seems like this is going to be your 19th style
>> contributed to AUCTeX! That makes you the top-third style
>> contributor, and you're already close to the top two Mads and Ralf.
>
> Complexity-wise, it is 100 to 1 for Ralf ;-)
Well, now you have a style that hooks into the auto parser, so you're
making progress on that scale, too. ;-)
> Actually, it all started as I wanted to have a style for enumitem.el.
> With some help from you, it will be the 20th then.
Let them keep coming.
Bye,
Tassilo