« Return to Thread: A question about the command follow

Re: A question about the command follow

by John J. Foerch :: Rate this Message:

Reply to Author | View in Thread

Highfield <heart.of.sea.xp@...> writes:
> hi,
>    I install a new version of the nightly build conkeor on May 17. And
> I found a little change in the command follow.
> Originally, conkeror open a page in the current buffer, no matter
> whether the page ask it to. But now, thing's changed.
> I kind of like the behavior in the past. Would someone told me how to
> do that.


set_handler("follow",
            alternates(follow_current_buffer,
                       follow_new_buffer,
                       follow_new_window));

--
John Foerch

_______________________________________________
Conkeror mailing list
Conkeror@...
https://www.mozdev.org/mailman/listinfo/conkeror

 « Return to Thread: A question about the command follow