From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Setting bidi-paragraph-direction in comint modes Date: Tue, 14 Feb 2012 12:52:29 -0500 Message-ID: References: <87vcn9zzuf.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1329241965 8801 80.91.229.3 (14 Feb 2012 17:52:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 14 Feb 2012 17:52:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 14 18:52:44 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RxMYW-00056x-7t for ged-emacs-devel@m.gmane.org; Tue, 14 Feb 2012 18:52:44 +0100 Original-Received: from localhost ([::1]:34334 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxMYV-00048a-49 for ged-emacs-devel@m.gmane.org; Tue, 14 Feb 2012 12:52:43 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:35080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxMYP-00048I-9n for emacs-devel@gnu.org; Tue, 14 Feb 2012 12:52:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RxMYL-0005Ph-7j for emacs-devel@gnu.org; Tue, 14 Feb 2012 12:52:37 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:53957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxMYK-0005PS-On; Tue, 14 Feb 2012 12:52:33 -0500 Original-Received: from faina.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id q1EHqTE1019507; Tue, 14 Feb 2012 12:52:29 -0500 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id 9566B1300C9; Tue, 14 Feb 2012 12:52:29 -0500 (EST) In-Reply-To: <87vcn9zzuf.fsf@gnu.org> (Chong Yidong's message of "Tue, 14 Feb 2012 14:35:52 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV4132=0 X-NAI-Spam-Version: 2.2.0.9309 : core <4132> : streams <728618> : uri <1065346> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148611 Archived-At: > Any objections to setting bidi-paragraph-direction to `left-to-right' in > Comint and derived modes? None from me, Stefan