martin rudalics <[EMAIL PROTECTED]> writes: >> This patch works on Mac OS X for the original problem (without my >> previous patch). Adding specbind and unbind_to around the >> `current_column' in redisplay_internal also works. > > I'm still uncertain whether this would catch all occurrences. > > The most simple patch I can come up with is specbinding it within > `display_mode_line' since that's causing the present problems. Please > test it (no other patches needed).
This patch does not work for me. I think we should go with the approach suggested by YAMAMOTO Mitsuharu, which does work. It may not be the most general approach---as you pointed out, exotic user-set mode lines might cause failures---but such situations are sufficiently rare that I think it is good enough for 22.1. Could you (or Mitsuharu) implement that and check it in? I am travelling at the moment, and cannot work on this. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
