[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [PATCH] w3m-lnum add highlight
- From: David Engster <deng@xxxxxxxxxxxxxxx>
 
- Date: Tue, 20 Jul 2010 11:00:48 +0200
 
- X-ml-name: emacs-w3m
 
- X-mail-count: 11274
 
- References: <b4mpqz1s2fg.fsf@xxxxxxx> <87k4p88gbq.fsf@xxxxxxxxx>	<b4meifggiel.fsf@xxxxxxx> <878w5nv8fn.fsf@xxxxxxxxx>	<b4m1vbeflye.fsf@xxxxxxx>	<20100708.200709.142440111.1BF46D@xxxxxxxxxxx>	<b4mwrt689f2.fsf@xxxxxxx> <87d3uxix4z.fsf@xxxxxxxxx>	<b4mmxu1chti.fsf@xxxxxxx> <87zkxzbbzz.fsf@xxxxxxxxx>	<b4m39vp2mkw.fsf@xxxxxxx> <87hbk3ppib.fsf@xxxxxxxxx>	<b4moceak9v3.fsf@xxxxxxx>
 
Katsumi Yamaoka writes:
> In [emacs-w3m : No.11269] Andrey Kotlarski wrote:
>> Thanks.  I have a new set of little fixes.  I'd like to remove
>> `w3m-linknum-read-url' as it's now equivalent to
>> (car (w3m-linknum-get-action prompt 1))
>> which is not that more cumbersome and encourages to look at what other
>> information `w3m-linknum-get-action' gives for selection.  Feel free to
>> disregard this part of the diff.  But while still not widely used, why
>> not clean some duplication ;-) Here's ChangeLog.
> [...]
>
> Thank you for the patch.  I've applied it to CVS.
OK, I've grown curious about w3m-link-numbering-mode, so I've updated
from CVS and did M-x w3m-link-numbering-mode, but nothing really
happens. I see that [ln] is added in the modeline, but no links are
numbered. How am I supposed to activate the numbering? I've put edebug
on `w3m-link-numbering', but it is simply never called. Please bear with
me if I'm missing something obvious here.
Regards,
-David