John J Foerch <[EMAIL PROTECTED]> writes: > > Rather than adding a new user variable, the handling of the existing > variable `download_buffer_automatic_open_target' could be changed to > accept as a value not only the constants like OPEN_NEW_WINDOW, but also > string tag names. To duplicate the behavior added by the patch you > sent, the user would put this in the rc:
Scrap that. Better yet, this functionality could be done at a lower level in the targets system itself. Then, theoretically, anythings that creates buffers could take advantage of tag targets. Currently the target constants are ints, but there is to my knowledge no reason why we could not expand the system to alllow targets to be objects, or functions, or even interactives. -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
