Le vendredi 10 févr. 2012 à 18:22:09 (+0100), Adrian C. a écrit :
> Does it appear before <title> tag? In which case maybe this would work.

I'm afraid it doesn't. I attached the output of curl if you want to take
a look.

> If you have no idea what I'm talking about just read gmail.lua you can't 
> miss where these belong.

I tried to add your snippets anyway, and it didn't work because the
'{sender}' field is always nil no matter what, and thus cannot be
concatenated by the string.match method.


Sorry to bother you, but like I said I hardly know Lua.

-- 
Nicolas G. Querol | nicolas.gquerol(at)gmail.com
<?xml version="1.0" encoding="UTF-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#";>
<title>Gmail - Inbox for [email protected]</title>
<tagline>New messages in your Gmail Inbox</tagline>
<fullcount>1</fullcount>
<link rel="alternate" href="http://mail.google.com/mail"; type="text/html" />
<modified>2012-02-11T02:51:16Z</modified>
<entry>
<title>Vicious gmail widget</title>
<summary>Does it appear before &lt;title&gt; tag? In which case maybe this 
would work. Counting on subject ...</summary>
<link rel="alternate" 
href="http://mail.google.com/[email protected]&amp;message_id=1356966ce86cf389&amp;view=conv&amp;extsrc=atom";
 type="text/html" />
<modified>2012-02-10T22:34:00Z</modified>
<issued>2012-02-10T22:34:00Z</issued>
<id>tag:gmail.google.com,2004:1393466529217835913</id>
<author>
<name>Jörg Thalheim</name>
<email>[email protected]</email>
</author>
<contributor>
<name>Adrian C.</name>
<email>[email protected]</email>
</contributor>
<contributor>
<name>me</name>
<email>[email protected]</email>
</contributor>
<contributor>
<name>marco</name>
<email>[email protected]</email>
</contributor>
</entry>
</feed>

Reply via email to