> > I don't use more than one arrow per buffer. However, I do think compile > > should use overlay-arrow-variable-list instead of making > > overlay-arrow-position a local variable. > > And so should GUD, although overlay-arrow-position was probably > invented/reserved for GUD originally.
OK, I've done this. To work properly, it needs your change: KFS> Try removing this line in xdisp.c to see if it has the desired KFS> effect: KFS> KFS> overlay_arrow_seen = 1; Nick _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
