From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: BIDI, LaTeX (auctex) and the =?utf-8?B?wqtldmlswrs=?= backslash Date: Sat, 21 May 2016 20:37:11 +0300 Message-ID: <83h9dr71o8.fsf@gnu.org> References: <874m9r4it5.fsf@mat.ucm.es> <83iny771sf.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1463852246 22198 80.91.229.3 (21 May 2016 17:37:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 May 2016 17:37:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: oub@mat.ucm.es Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 21 19:37:21 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1b4Aq1-0008T7-5e for ged-emacs-devel@m.gmane.org; Sat, 21 May 2016 19:37:21 +0200 Original-Received: from localhost ([::1]:40837 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4Aq0-0006uA-3J for ged-emacs-devel@m.gmane.org; Sat, 21 May 2016 13:37:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4Apu-0006tj-IM for emacs-devel@gnu.org; Sat, 21 May 2016 13:37:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b4Apq-0005UF-UG for emacs-devel@gnu.org; Sat, 21 May 2016 13:37:13 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38781) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4Apq-0005UB-Qj; Sat, 21 May 2016 13:37:10 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1213 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1b4Apo-0000gV-N4; Sat, 21 May 2016 13:37:10 -0400 In-reply-to: <83iny771sf.fsf@gnu.org> (message from Eli Zaretskii on Sat, 21 May 2016 20:34:40 +0300) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:203929 Archived-At: > You should read the description of UBA, the Unicode Bidirectional > Algorithm (which Emacs implements). There you will see that there are > actually 4 classes of characters: > > . string (LTR and RTL) ^^^^^^ Should be "strong", obviously. Sorry.