> I'm thinking it would actually be two modes, because there has to be one > mode to provide the general mechanism of minibuffer annotation, and a > second one specific to hinting. The general one would enable the xbl > binding, and the hinting-specific one would would do what > hints_information does now. The hinting-specific one would automatically > enable the general one as needed. Sound right?
I don't quite understand. There should certainly be a hints-specific mode defined by define_global_mode. There should also be an underlying mode of some kind that controls the annotation; the hints thing is the only current user, but others may arise. But I think the general annotation mode shouldn't be defined by define_global_mode; shouldn't that be reserved for user facing features? Regards, David. _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
