[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: recentre anchor at top of window
- From: Kevin Ryde <user42@xxxxxxxxxx>
- Date: Thu, 23 Apr 2009 08:59:14 +1000
- X-ml-name: emacs-w3m
- X-mail-count: 10842
- References: <87vdp2rhef.fsf@xxxxxxxxx> <b4mbpqro832.fsf@xxxxxxx> <8763gyzyac.fsf@xxxxxxxxx> <b4miqkxo141.fsf@xxxxxxx>
Katsumi Yamaoka <yamaoka@xxxxxxx> writes:
>
> If it is cons, the car is used for an ordinary link, and the cdr is
> used for a name link, i.e., the case where the url string ends up with
> "#NAME".
Does there need to be a separate case for an ordinary link? Wouldn't it
always have point at the start of the buffer, where recenter would do
nothing anyway?
I'd suggest starting with w3m-view-recenter as a single setting for all
positioning, don't bother to distinguish anchor and non-anchor.