emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Contiguous redisplay of the menu and beeps


From: Chong Yidong
Subject: Re: Contiguous redisplay of the menu and beeps
Date: Sun, 27 May 2007 19:38:08 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux)

martin rudalics <address@hidden> 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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]