help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-w3m question


From: Richard Riley
Subject: Re: emacs-w3m question
Date: Mon, 27 Oct 2008 22:36:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

henry atting <atting@literaturlatenight.de> writes:

> Zitat - Francis Moreau * Mo Okt 27 2008 um 21:45 -
>
>> Hello,
>>
>> Is there a fast way to jump to the 4th link (for example) that Google
>> proposes after a search ? Currently I'm using C-s and start typing the
>> proposed title.
>
> If you know the exact number of your link already you could do it with a
> prefix argument:
>
>        C-u 4 <down>
>
> Some time ago I used to do it with `goto-line', therefore I started
> emacs-w3m with a hook to start linum-mode also.
>
> henry
>

Is there a solution if we have different key bindings for cursoring? e.g
I want the cursor to roam freely for selective copying to clipboard so
down does not move to the next link.

e.g I have

(setq w3m-key-binding (quote info))

w3m-next-anchor picks up other links than the main ones.

regards

r.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]