Highfield <[email protected]> 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
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to