|
[emacs-w3m:04569] Re: pages on that SPC and DEL work fine: msg#00061emacs.w3m
>>>>> In [emacs-w3m : No.04568] >>>>> Romain FRANCOISE <romain@xxxxxxxxxxxxx> wrote: > Masatake YAMATO <jet@xxxxxxxx> writes: >> Thank you. However, I'd like to use a web-search site if existed because >> I've already written some of documents based on a web-search site. Neil W. Van Dyke presented useful idea in [emacs-w3m:04522] (see also [emacs-w3m:04523]). His w3mnav.el works fine even in Google, but the following changes are needed. (defun w3mnav-go-next () (interactive) (w3mnav-go '("next" "next page" ">>" "next page >>>" "[nav_next]") "next")) (defun w3mnav-go-prev () (interactive) (w3mnav-go '("previous" "prev" "previous page" "<<" "<<< previous page" "[nav_prev]") "previous")) You may need to eval the following form in the emacs-w3m buffer after loading w3mnav.el. (use-local-map w3m-mode-map) -- Katsumi Yamaoka <yamaoka@xxxxxxx> |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [emacs-w3m:04568] Re: pages on that SPC and DEL work fine: 00061, Romain FRANCOISE |
|---|---|
| Next by Date: | [emacs-w3m:04570] Re: pages on that SPC and DEL work fine: 00061, Masatake YAMATO |
| Previous by Thread: | [emacs-w3m:04568] Re: pages on that SPC and DEL work finei: 00061, Romain FRANCOISE |
| Next by Thread: | [emacs-w3m:04570] Re: pages on that SPC and DEL work fine: 00061, Masatake YAMATO |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |