From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David PONCE Newsgroups: gmane.emacs.devel Subject: Re: [david.ponce@wanadoo.fr: mode-line keymap properties issue when window is split horizontally] Date: Thu, 5 Jun 2003 08:38:48 +0200 (CEST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <10077497.1054795128448.JavaMail.www@wwinf0602> Reply-To: david.ponce@wanadoo.fr NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1054795168 26928 80.91.224.249 (5 Jun 2003 06:39:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Jun 2003 06:39:28 +0000 (UTC) Cc: emacs-devel Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Jun 05 08:39:26 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19NoPG-00070C-00 for ; Thu, 05 Jun 2003 08:39:26 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19NohD-000558-00 for ; Thu, 05 Jun 2003 08:57:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NoOx-0007ym-AC for emacs-devel@quimby.gnus.org; Thu, 05 Jun 2003 02:39:07 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19NoOi-0007yd-7Y for emacs-devel@gnu.org; Thu, 05 Jun 2003 02:38:52 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19NoOg-0007yN-3l for emacs-devel@gnu.org; Thu, 05 Jun 2003 02:38:51 -0400 Original-Received: from smtp3.wanadoo.fr ([193.252.22.25] helo=mwinf0604.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NoOf-0007yH-Ov for emacs-devel@gnu.org; Thu, 05 Jun 2003 02:38:49 -0400 Original-Received: from wwinf0602 (wwinf0602 [172.22.137.29]) by mwinf0604.wanadoo.fr (SMTP Server) with ESMTP id 7093E28000C1; Thu, 5 Jun 2003 08:38:48 +0200 (CEST) Original-To: storm@cua.dk X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14747 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14747 Hi Kim, > Richard Stallman writes: > > >>This could be the result of a little bug in your big changes. >>Could you please investigate? > > > Guilty as charged! It should be fixed now. [...] It is :-) Thanks! David