[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

5.6 Variables related to searching the web

w3m-search-default-engine

Name of the default search engine. The default is ‘google’.

w3m-search-engine-alist

An alist of search engines. Each element looks like (engine action coding post-data). engine is a string, the name of the search engine. action is a string, the URL that performs a search. action must contain a "%s", which is substituted by a query string. coding is optional value which is coding system for query string. post-data is optional value which is a string for POST method search engine. If coding is omitted, it defaults to w3m-default-coding-system.

w3m-search-word-at-point

Non-nil means that the word at point is used as an initial string. If transient-mark-mode, this option is ignored and the region is used as an initial string. The default is t.

w3m-search-thing-at-point-arg

Argument for ‘thing-at-point’ used in ‘w3m-search-read-query’. The default is word.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]

This document was generated by TSUCHIYA Masatoshi on January 30, 2019 using texi2html 1.82.