From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: [Stephen.Berman@gmx.net: Re: redisplay] Date: Wed, 25 Apr 2007 23:08:37 -0400 Message-ID: References: <87mz0z5dux.fsf@stupidchicken.com> <462D059B.7020001@swipnet.se> <462F1593.6030601@swipnet.se> <462F6ABA.6030808@swipnet.se> <462F9E30.4000702@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1177557102 28536 80.91.229.12 (26 Apr 2007 03:11:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Apr 2007 03:11:42 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org, Stefan Monnier , rms@gnu.org To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 26 05:11:35 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HguOK-0001we-SA for ged-emacs-devel@m.gmane.org; Thu, 26 Apr 2007 05:11:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HguTw-0005pP-AE for ged-emacs-devel@m.gmane.org; Wed, 25 Apr 2007 23:17:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HguTr-0005mM-Ps for emacs-devel@gnu.org; Wed, 25 Apr 2007 23:17:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HguTr-0005lw-8W for emacs-devel@gnu.org; Wed, 25 Apr 2007 23:17:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HguTr-0005lZ-1r for emacs-devel@gnu.org; Wed, 25 Apr 2007 23:17:15 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HguO9-0007Og-ON for emacs-devel@gnu.org; Wed, 25 Apr 2007 23:11:21 -0400 Original-Received: from [127.0.0.1] (helo=localhost) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HguLW-0000uv-Cf; Wed, 25 Apr 2007 23:08:38 -0400 X-Spook: Firewalls illuminati freedom enforcers AMEMB ASDIC X-Ran: yjP(xOog$w[Q!%m}Y=<*LvXIH7O3$XXY@;;p|%H3os4o>)}(Yyf\T;0kw>fCVz/sF]Yq{* X-Hue: green X-Attribution: GM In-Reply-To: <462F9E30.4000702@swipnet.se> (Jan =?iso-8859-1?Q?Dj=E4rv's?= message of "Wed, 25 Apr 2007 20:30:08 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:70142 Archived-At: Jan Dj=E4rv wrote: > After some experimenting it seems that this patch fixes it. Note > that a call to redisplay() does not fix the bug. I don't know why. > But a full redisplay before every dialog maybe is too much? This seems to fix it for me [1]; but I was never particularly bothered by this issue (which I've been seeing for some time), so personally I'm happy for Emacs 22 to be released with this still extant, to give you more time to test a solution. [1] One time out of many tests I thought I saw the problem again, but I could never repeat it and may well have been mistaken.