LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Mime-Version: 1.0 (Apple Message framework v935.3)
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
From: Will Robertson <[log in to unmask]>
Date: Fri, 31 Jul 2009 10:11:34 +0930
In-Reply-To: <[log in to unmask]>
Content-Type: multipart/signed; boundary=Apple-Mail-1-110755327; micalg=sha1; protocol="application/pkcs7-signature"
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
Parts/Attachments: text/plain (779 bytes) , smime.p7s (2446 bytes)
On 31/07/2009, at 6:11 AM, Joseph Wright wrote:

> I find that there are a number of places with the current expl3 code
> where I need to do something like:
>
> \tl_set:No \l_some_tl { \exp_after:wN { \l_some_tl } }
>
> to add an extra set of braces to the content of \l_some_tl.  How would
> people feel about something like \tl_add_braces:N to achieve the same
> thing but as a pre-built function?

What sort of circumstances are you running into this? (Just out of  
curiousity.)

In general I guess I'm not opposed to adding *anything* to the expl3  
code while we're playing around with it. But I suppose every time that  
we write a new module we'll come across the same situation, and it's  
always harder to remove functions than to add them.

Having said that, I'd say just go for it :)

Will



ATOM RSS1 RSS2