From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Habert Newsgroups: gmane.emacs.bugs Subject: Re: compose and blink-cursor-mode Date: Fri, 31 Oct 2003 20:20:53 +0100 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20031031192052.GA82260@steamer.ens.fr> References: <200310271328.h9RDSAJ55423@absinthe.ens.fr> <20031030173944.GA21474@drakkar.ens.fr> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1067628139 12067 80.91.224.253 (31 Oct 2003 19:22:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 31 Oct 2003 19:22:19 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 31 20:22:17 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AFeqf-0002Wi-00 for ; Fri, 31 Oct 2003 20:22:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AFeqZ-0003QU-Mf for geb-bug-gnu-emacs@m.gmane.org; Fri, 31 Oct 2003 14:22:11 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AFeq8-0002qb-0g for bug-gnu-emacs@gnu.org; Fri, 31 Oct 2003 14:21:44 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AFepT-0002Oy-OG for bug-gnu-emacs@gnu.org; Fri, 31 Oct 2003 14:21:35 -0500 Original-Received: from [129.199.96.32] (helo=nef.ens.fr) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AFepR-0002OC-07 for bug-gnu-emacs@gnu.org; Fri, 31 Oct 2003 14:21:01 -0500 Original-Received: from clipper.ens.fr (clipper-gw.ens.fr [129.199.1.22]) by nef.ens.fr (8.12.10/1.01.28121999) with ESMTP id h9VJKwcp050995 for ; Fri, 31 Oct 2003 20:20:58 +0100 (CET) Original-Received: from steamer.ens.fr (root@steamer [129.199.129.16]) by clipper.ens.fr (8.12.3/jb-1.1) id h9VJKrxp019078 for ; Fri, 31 Oct 2003 20:20:54 +0100 (MET) Original-Received: from (lhabert@localhost) by steamer.ens.fr (8.11.2/jb-1.1) Original-To: bug-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:6072 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:6072 On Thu, Oct 30, 2003 at 07:08:08PM -0500, Richard Stallman wrote: > Does the bug happen using the Emacs sources in CVS on savannah.gnu.org? Yes, it does. I haven't had time to gdbify the issue deeper, I'll let you know when I have.