[Vimperator] Vimperator on Gmail: How to enable hint on useful clickable items.

Daniel Bainton dpb at driftaway.org
Mon Mar 10 07:34:30 PDT 2008


On 10/03/2008, mahefa randimbisoa <mahefa.randimbisoa at gmail.com> wrote:
> Hmm,
>
>  rather use
>  //tr[@class='rr' or @class='ur']/td[position()=5]/span[@class='p']
>  instead of
>
> //tr[@class='rr' or @class='ur']/td[position()=5]/span[position()=2]
>
>
> se hinttags=//*[@onclick or @onmouseover or @onmousedown or @onmouseup
>  or @oncommand or @class='lk' or @class='s' or @class='lk cs' or
>  @class='msc' or @class='ll'] | //input[not(@type='hidden')] | //a |
>  //area | //iframe | //textarea | //button | //select |
>  //xhtml:*[@onclick or @onmouseover or @onmousedown or @onmouseup or
>  @oncommand or @class='lk' or @class='s'] |
>  //xhtml:input[not(@type='hidden')] | //xhtml:a | //xhtml:area |
>  //xhtml:iframe | //xhtml:textarea | //xhtml:button | //xhtml:select |
>
> //tr[@class='rr' or @class='ur']/td[position()=5]/span[@class='p']

Ok, this is a bit better, but still not usable in all situations. It
would be much better if we could get the hints on the email topics,
and not the email pre-views. If the window is narrow enough, the
pre-views wont show, and there will be no hints to use.

--
Daniel


More information about the Vimperator mailing list