From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Redisplay bug Date: Sat, 31 Aug 2002 12:58:22 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200208182145.QAA02935@eel.dms.auburn.edu> <5xit27g2hm.fsf@kfs2.cua.dk> <200208191839.g7JIdO409401@wijiji.santafe.edu> <5xu1lq2y04.fsf@kfs2.cua.dk> <5xlm6yzp3b.fsf@kfs2.cua.dk> <200208241211.g7OCBeh11786@wijiji.santafe.edu> <5xy9auwn44.fsf@kfs2.cua.dk> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1030813430 29396 127.0.0.1 (31 Aug 2002 17:03:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 31 Aug 2002 17:03:50 +0000 (UTC) Cc: schwab@suse.de, teirllm@dms.auburn.edu, deego@glue.umd.edu, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17lBf3-0007e0-00 for ; Sat, 31 Aug 2002 19:03:49 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17lCCO-0001wM-00 for ; Sat, 31 Aug 2002 19:38:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17lBgV-0007lB-00; Sat, 31 Aug 2002 13:05:19 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17lBZo-0007Dq-00 for emacs-devel@gnu.org; Sat, 31 Aug 2002 12:58:24 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17lBZm-0007De-00 for emacs-devel@gnu.org; Sat, 31 Aug 2002 12:58:23 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17lBZm-0007DT-00 for emacs-devel@gnu.org; Sat, 31 Aug 2002 12:58:22 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 17lBZm-0007O1-00; Sat, 31 Aug 2002 12:58:22 -0400 Original-To: storm@cua.dk In-Reply-To: <5xy9auwn44.fsf@kfs2.cua.dk> (storm@cua.dk) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7212 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7212 I figured out the problem, and I think I have fixed it properly now. Thanks.