[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: shortcut Google search result snooping
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Wed, 18 Apr 2012 07:56:02 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11812
- References: <b4mvckznpev.fsf@xxxxxxx> <87fwc2m1o4.fsf@xxxxxxxxxxx> <b4mobqqhsz6.fsf@xxxxxxx>
In [emacs-w3m : No.11811] Katsumi Yamaoka wrote:
> This will make it a little bit faster and work also for the images
> search. :)
> (eval-after-load "w3m-filter"
> '(progn
> (setq w3m-filter-rules
> '(("\\`https?://[a-z]+\\.google\\." w3m-filter-rules)))
^^^^^^^^^^^^^^^^
Sorry, this should be: w3m-filter-google