Hi all, It happens that spams are shown when hitting "L" then "Spam" but not when searching for label:spam (looking at the code tells me the same). Would it be possible to make it works also in the case where one use label:spam? Best regards, -- Nicolas Pouillard aka Ertai
On 11.12.2007, Nicolas Pouillard wrote:> It happens that spams are shown when hitting "L" then "Spam" but not when > searching for label:spam (looking at the code tells me the same). > > Would it be possible to make it works also in the case where one use label:spam?My recent patch for more gmail searches gives you this ability with an "is:spam" search (also is:deleted, is:read and is:unread). HTH Marcus
Excerpts from nicolas.pouillard''s message of Tue Dec 11 11:31:40 -0800 2007:> It happens that spams are shown when hitting "L" then "Spam" but not > when searching for label:spam (looking at the code tells me the same). > > Would it be possible to make it works also in the case where one use > label:spam?I''ve pushed a change for this to the master branch. The solution was more interesting than you''d expect. Read the comments in b2d78427be803808497aca1a8fcf868e3c778e0e if you''re interested. :) -- William <wmorgan-sup at masanjin.net>
Excerpts from William Morgan''s message of Wed Dec 26 22:52:08 +0100 2007:> Excerpts from nicolas.pouillard''s message of Tue Dec 11 11:31:40 -0800 2007: > > It happens that spams are shown when hitting "L" then "Spam" but not > > when searching for label:spam (looking at the code tells me the same). > > > > Would it be possible to make it works also in the case where one use > > label:spam? > > I''ve pushed a change for this to the master branch. The solution was > more interesting than you''d expect. Read the comments in > b2d78427be803808497aca1a8fcf868e3c778e0e if you''re interested. :)Ok thanks. -- Nicolas Pouillard aka Ertai