From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#5943: 24.0.50; C-e doesn't work Date: Wed, 14 Apr 2010 08:40:29 -0400 Message-ID: References: <83fx2yyb7e.fsf@gnu.org> <87zl16jmaa.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1271249948 16908 80.91.229.12 (14 Apr 2010 12:59:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 14 Apr 2010 12:59:08 +0000 (UTC) Cc: yamaoka@jpl.org, 5943@debbugs.gnu.org To: =?UTF-8?Q?=C5=A0t=C4=9Bp=C3=A1n_?= =?UTF-8?Q?N=C4=9Bmec?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Apr 14 14:59:06 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O22BO-0004dv-9n for geb-bug-gnu-emacs@m.gmane.org; Wed, 14 Apr 2010 14:59:06 +0200 Original-Received: from localhost ([127.0.0.1]:46897 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O22BN-0002B4-Mt for geb-bug-gnu-emacs@m.gmane.org; Wed, 14 Apr 2010 08:59:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O22BH-0002Ap-Eo for bug-gnu-emacs@gnu.org; Wed, 14 Apr 2010 08:58:59 -0400 Original-Received: from [140.186.70.92] (port=45585 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O22BF-0002Ab-AI for bug-gnu-emacs@gnu.org; Wed, 14 Apr 2010 08:58:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O22BD-0005hq-6f for bug-gnu-emacs@gnu.org; Wed, 14 Apr 2010 08:58:56 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53269) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O22BD-0005hk-4w for bug-gnu-emacs@gnu.org; Wed, 14 Apr 2010 08:58:55 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1O21tu-0007sN-Df; Wed, 14 Apr 2010 08:41:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 14 Apr 2010 12:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 5943 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 5943-submit@debbugs.gnu.org id=B5943.127124883730224 (code B ref 5943); Wed, 14 Apr 2010 12:41:02 +0000 Original-Received: (at 5943) by debbugs.gnu.org; 14 Apr 2010 12:40:37 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O21tU-0007rQ-V4 for submit@debbugs.gnu.org; Wed, 14 Apr 2010 08:40:37 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O21tS-0007r5-SF for 5943@debbugs.gnu.org; Wed, 14 Apr 2010 08:40:35 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1O21tN-0008SR-7k; Wed, 14 Apr 2010 08:40:29 -0400 In-reply-to: <87zl16jmaa.fsf@gmail.com> (message from =?UTF-8?Q?=C5=A0t=C4=9Bp=C3=A1n_?= =?UTF-8?Q?N=C4=9Bmec?= on Wed, 14 Apr 2010 13:39:25 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 14 Apr 2010 08:41:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:36242 Archived-At: > From: Štěpán Němec > Cc: Katsumi Yamaoka , 5943@debbugs.gnu.org > Date: Wed, 14 Apr 2010 13:39:25 +0200 > > Eli Zaretskii writes: > >> Launch Emacs with the -Q option, evaluate the following form, and > >> type `C-e'. The cursor doesn't move. Is it only for me? > > > > I will look into this, it's possible it's again a problem with the > > rewritten cursor-positioning code. [...] > > Not necessarily; or not only that, anyway. I've been occasionaly > experiencing similar problems (in GUI, but I rarely use -nw) with > 23.1.91.1, i.e. before the bidi merge. It's good to know. I will look into it, anyway. > the above recipe does not show the problem for me Really? Is that with -Q? On what platform? For me, it happens every time I try that recipe. Thanks.