2016-03-29 19:32 GMT+02:00 Matthew Leach <[email protected]>:
> Hi all,
>
> Attached is a patch that adds more path connector types to the TikZ
> style.  From the TikZ manual I see that there are a set of "base"
> connectors, e.g. "--", "-|".  For each of these I derive another two
> path connector types, namely they have " +" and " ++" appended to them.
> I've tried to do this pragmatically and attached is a patch that does
> work but depends upon `-mapcat' from dash.
>
> I'm not sure whether XEmacs has dash, so it may break the build for it
> or if there is a better way to achieve what I'm trying to do.  Comments?

Yes, I have a comment: please avoid using external packages, unless
there is a very good reason.  `-mapcat' is a convenient function, but
nothing that can't be written with a few more keystrokes using
standard Elisp functions.

Bye,
Mosè

_______________________________________________
auctex-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to