LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

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

Print Reply
Content-Transfer-Encoding:
7bit
Sender:
Mailing list for the LaTeX3 project <[log in to unmask]>
Subject:
From:
Joseph Wright <[log in to unmask]>
Date:
Tue, 23 Dec 2008 22:06:50 +0000
Content-Type:
text/plain; charset=ISO-8859-1
MIME-Version:
1.0
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Parts/Attachments:
text/plain (15 lines)
Hello,

I was reading through part of l3tlp, and I came across:

\def_long_test_function:npn{tlist_if_eq:nn}#1#2{
  \tlp_set:Nx \l_testa_tlp {\exp_not:n{#1}}
  \tlp_set:Nx \l_testb_tlp {\exp_not:n{#2}}
  \if_meaning:NN\l_testa_tlp \l_testb_tlp
}

Why is this \tlp_set:Nx plus \exp_not:n, rather than just \tlp_set:Nn?
I assume I'm missing some complex edge case.
--
Joseph Wright

ATOM RSS1 RSS2