[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] w3m-lnum add highlight
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Wed, 14 Jul 2010 12:42:08 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11270
- 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>
In [emacs-w3m : No.11269] Andrey Kotlarski wrote:
[...]
> I was thinking of this too. Things could get abstracted away and maybe
> lnum would live a life on its own as a library with w3m-lnum being its
> poster specialisation. Right now I can't think of known to me package
> which would benefit as much as emacs-w3m but I guess I hardly know
> 0,00(0)1% of all elisp packages circulating around. Whatever, next time
> I feel like hitting `f' in an unrelated mode, I'll give it a good
> thought. And whoever likes this refreshed w3m-lnum might think even
> better.
Indeed. In any case I hope people try the new w3m-lnum and its
keymap switching.
[...]
> 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.