<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Yahoo Mail Macros | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/5042</link>
    <description>Recent comments on userscript: Yahoo Mail Macros</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Jason Sheroan @ Sun, 11 Nov 2007 12:22:11 -0600</title>
      <description>&lt;p&gt;Looks like Quickfind IS a new feature of Firefox, and it's interfering with this script. If you turn off Quickfind in Prefs/Advanced/General by unchecking &quot;search for text as I type&quot;, it won't interfere anymore. But the drag is, when you type in a search box a name, FF won't remember what you've previously typed. Perhaps there is a script that fixes this?&lt;/p&gt;</description>
      <pubDate>Sun, 11 Nov 2007 12:22:11 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:12237:32126</guid>
      <author>Jason Sheroan</author>
      <link>http://userscripts.org/topics/12237</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jason Sheroan @ Sun, 11 Nov 2007 12:16:42 -0600</title>
      <description>&lt;p&gt;This a great script that works. However, It seems that a feature in Firefox at least interferes. It's something called Quickfind pop's up when you type a letter. You can mess around with it and get the Macro's to work, but it would be best if this Quickfind didn't pop up at all. I can't figure out if Quickfind is part of another script i've installed, or if it's a feature of Firefox. I did a help search in FF and can't find any info on it. If I could turn it out, that would rule.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</description>
      <pubDate>Sun, 11 Nov 2007 12:16:42 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:12237:32127</guid>
      <author>Jason Sheroan</author>
      <link>http://userscripts.org/topics/12237</link>
    </item>
    <item>
      <title>Archived Comments, replied by Min Lee @ Tue, 13 Feb 2007 09:45:48 -0600</title>
      <description>&lt;p&gt;Sorry, I should have been move descriptive.  From main screen (where it says &quot;Welcome, blah blah!&quot;), if I press 'u', it does not go to the Inbox.  I guess I can press 'g' then select Inbox, but I found that if I change the uCommand function as I have commented earlier, I can just press 'u' to go to Inbox - I know this may not be what you have intended.&lt;/p&gt;</description>
      <pubDate>Tue, 13 Feb 2007 09:45:48 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:12237:32128</guid>
      <author>Min Lee</author>
      <link>http://userscripts.org/topics/12237</link>
    </item>
    <item>
      <title>Archived Comments, replied by Pedro Rodrigues @ Sun, 26 Nov 2006 20:48:03 -0600</title>
      <description>&lt;p&gt;@Min Lee: please try the new version, to check if the problem is solved.&lt;/p&gt;</description>
      <pubDate>Sun, 26 Nov 2006 20:48:03 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:12237:32129</guid>
      <author>Pedro Rodrigues</author>
      <link>http://userscripts.org/topics/12237</link>
    </item>
    <item>
      <title>Archived Comments, replied by Pedro Rodrigues @ Sun, 26 Nov 2006 20:47:18 -0600</title>
      <description>&lt;p&gt;Updated to version 0.3:&lt;/p&gt;

&lt;p&gt;- corrected a problem where the &quot;back to folder&quot; shortcut wouldnt work on a message sent by yahoo user;&lt;/p&gt;

&lt;p&gt;- added &quot;move to folder&quot; on an open message;&lt;/p&gt;</description>
      <pubDate>Sun, 26 Nov 2006 20:47:18 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:12237:32130</guid>
      <author>Pedro Rodrigues</author>
      <link>http://userscripts.org/topics/12237</link>
    </item>
    <item>
      <title>Archived Comments, replied by Pedro Rodrigues @ Sun, 26 Nov 2006 18:38:14 -0600</title>
      <description>&lt;p&gt;@Min Lee: it works with mine; do you have any other script that may change the code in the webmail (remove ads, or something)?&lt;/p&gt;</description>
      <pubDate>Sun, 26 Nov 2006 18:38:14 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:12237:32131</guid>
      <author>Pedro Rodrigues</author>
      <link>http://userscripts.org/topics/12237</link>
    </item>
    <item>
      <title>Archived Comments, replied by Pedro Rodrigues @ Sun, 26 Nov 2006 18:33:51 -0600</title>
      <description>&lt;p&gt;Updated to version 0.2, since the QuickSilver-like interface had stopped working due to changes in yahoo code.&lt;/p&gt;</description>
      <pubDate>Sun, 26 Nov 2006 18:33:51 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:12237:32132</guid>
      <author>Pedro Rodrigues</author>
      <link>http://userscripts.org/topics/12237</link>
    </item>
    <item>
      <title>Archived Comments, replied by Min Lee @ Wed, 25 Oct 2006 15:26:20 -0500</title>
      <description>&lt;p&gt;Thanks much for writing this.&lt;/p&gt;

&lt;p&gt;I found that 'u' command doesn't work as expected for me.  So I modified uCommand function as follows, which seems to work:&lt;/p&gt;

&lt;p&gt;function uCommand()
&lt;br /&gt;{
&lt;br /&gt;   checkMailCommand();
&lt;br /&gt;}&lt;/p&gt;</description>
      <pubDate>Wed, 25 Oct 2006 15:26:20 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:12237:32133</guid>
      <author>Min Lee</author>
      <link>http://userscripts.org/topics/12237</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:00 -0600</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Tue, 16 Nov 2004 19:05:00 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:12237:32125</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/12237</link>
    </item>
  </channel>
</rss>
