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#6349: 24.0.50; C-a doesn't work in tty Date: Fri, 01 Oct 2010 19:53:39 +0200 Message-ID: <83k4m1re8s.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1285956763 22986 80.91.229.12 (1 Oct 2010 18:12:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 1 Oct 2010 18:12:43 +0000 (UTC) Cc: 6349-done@debbugs.gnu.org To: Kenichi Handa Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 01 20:12:41 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 1P1k65-0007Gd-2L for geb-bug-gnu-emacs@m.gmane.org; Fri, 01 Oct 2010 20:12:41 +0200 Original-Received: from localhost ([127.0.0.1]:46495 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P1k64-0003D7-9X for geb-bug-gnu-emacs@m.gmane.org; Fri, 01 Oct 2010 14:12:40 -0400 Original-Received: from [140.186.70.92] (port=45441 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P1k57-0002Yf-SH for bug-gnu-emacs@gnu.org; Fri, 01 Oct 2010 14:11:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P1k4w-0000i4-HS for bug-gnu-emacs@gnu.org; Fri, 01 Oct 2010 14:11:41 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:52197) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P1k4w-0000hx-EP for bug-gnu-emacs@gnu.org; Fri, 01 Oct 2010 14:11:30 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1P1jm6-0000Nu-DI for bug-gnu-emacs@gnu.org; Fri, 01 Oct 2010 13:52:02 -0400 Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 01 Oct 2010 17:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 6349 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 6349@debbugs.gnu.org, eliz@gnu.org Original-Received: via spool by 6349-done@debbugs.gnu.org id=D6349.12859554831471 (code D ref 6349); Fri, 01 Oct 2010 17:52:02 +0000 Original-Received: (at 6349-done) by debbugs.gnu.org; 1 Oct 2010 17:51:23 +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 1P1jlT-0000Ng-Cx for submit@debbugs.gnu.org; Fri, 01 Oct 2010 13:51:23 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P1jlQ-0000NX-Js for 6349-done@debbugs.gnu.org; Fri, 01 Oct 2010 13:51:21 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0L9M00000HO9RH00@a-mtaout22.012.net.il> for 6349-done@debbugs.gnu.org; Fri, 01 Oct 2010 19:53:37 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.229.77.74]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L9M000TLHP9BO70@a-mtaout22.012.net.il>; Fri, 01 Oct 2010 19:53:35 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 01 Oct 2010 13:52: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:40616 Archived-At: > Resent-Sender: help-debbugs@gnu.org > From: Kenichi Handa > Date: Fri, 01 Oct 2010 21:53:13 +0900 > Cc: > > I found that this bug was introduced to the trunk by this > change: > > ------------------------------------------------------------ > revno: 99771 [merge] > committer: Eli Zaretskii > branch nick: trunk > timestamp: Tue 2010-03-30 05:13:07 -0400 > message: > Initial support for bidirectional editing. > > Makefile.in (obj): Include bidi.o. > (bidi.o): New target. > makefile.w32-in (OBJ1): Add $(BLD)/bidi.$(O). > [...] > ------------------------------------------------------------ > > So, Eli, could you please take a look at it? Should be fixed now (revno 101714).