A question about the command follow

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown A question about the command follow

by 高源 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.
_______________________________________________
Conkeror mailing list
Conkeror@...
https://www.mozdev.org/mailman/listinfo/conkeror

Re: A question about the command follow

by John J. Foerch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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