[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] Beginnings of TikZ support
From: |
Mosè Giordano |
Subject: |
Re: [AUCTeX-devel] Beginnings of TikZ support |
Date: |
Tue, 29 Mar 2016 16:38:35 +0200 |
Hi Matt,
a few random comments.
The file lacks the footer. To automatically insert it run M-x
checkdoc RET. In addition, this function will suggest you some
changes to docstrings. Apart from those referring to "_ignored"
arguments, most of them are valuable, please consider applying them.
I use a lot the syntaxes "(node) -- +(new-node)" and "(node) --
++(new-node)" (see section 2.1 Specifying Coordinates of TikZ
manual), it'd be nice to have them as well :-) Instead, I don't know
what "-+" is supposed to do, neither I can find in the manual.
In addition, regarding completion in `TeX-TikZ-get-arg-type' I'd make
it case-insensitive unless there is a good reason against doing so,
just let-bind `completion-ignore-case' to t.
I believe that the "official" name for the text next to nodes is
"label" (this is the name used throughout the manual, the name of the
option when you set the label in optional arguments, and if the label
is missing the error thrown is "A node must have a (possibly empty)
label text.") instead of "text". I'd stick with usual TikZ
terminology.
Good job so far!
Bye,
Mosè
2016-03-28 13:54 GMT+02:00 Matthew Leach <address@hidden>:
> Hi Tassilo,
>
> Tassilo Horn <address@hidden> writes:
>
>> Tassilo Horn <address@hidden> writes:
>>
>>>>> Thanks for the feedback - I've made the changes and pushed to master
>>>>
>>>> I've just noticed that my git push didn't generate a message to the
>>>> auctex-{diffs,cvs} mailing lists. Do I have to set something up or
>>>> is this something that should happen on the server-side?
>>>
>>> No, you don't have to do anything. Sometimes it just takes a bit
>>> longer.
>>
>> Ah, no, you were on the moderation queue because the commit
>> notifications list allows only member postings to prevent SPAM. I guess
>> Mosè has unlock you in the meantime.
>
> Yep I saw that come though. Thanks for looking into that for me :-).
> --
> Matt
>
> _______________________________________________
> auctex-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/auctex-devel
- [AUCTeX-devel] Beginnings of TikZ support, Matthew Leach, 2016/03/22
- Re: [AUCTeX-devel] Beginnings of TikZ support, Mosè Giordano, 2016/03/22
- Re: [AUCTeX-devel] Beginnings of TikZ support, Matthew Leach, 2016/03/25
- Re: [AUCTeX-devel] Beginnings of TikZ support, Tassilo Horn, 2016/03/26
- Re: [AUCTeX-devel] Beginnings of TikZ support, Matthew Leach, 2016/03/27
- Re: [AUCTeX-devel] Beginnings of TikZ support, Matthew Leach, 2016/03/27
- Re: [AUCTeX-devel] Beginnings of TikZ support, Tassilo Horn, 2016/03/27
- Re: [AUCTeX-devel] Beginnings of TikZ support, Tassilo Horn, 2016/03/27
- Re: [AUCTeX-devel] Beginnings of TikZ support, Matthew Leach, 2016/03/28
- Re: [AUCTeX-devel] Beginnings of TikZ support,
Mosè Giordano <=
- Re: [AUCTeX-devel] Beginnings of TikZ support, Matthew Leach, 2016/03/29