unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Itai Berli <itai.berli@gmail.com>
To: 27526@debbugs.gnu.org
Subject: bug#27526: 25.1; Nonconformance to Unicode bidirectionality algorithm due to paragraph separator
Date: Mon, 17 Jul 2017 21:33:07 +0300	[thread overview]
Message-ID: <CABsNJ=PPHggO3mrQ-0FB=FkQo_qFFOoX4TRG9ycdWxn5HFRydA@mail.gmail.com> (raw)
In-Reply-To: <B5CFC914-01B8-414F-90F8-221AC3388126@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2014 bytes --]

Eli, what version number should I download?

On Mon, Jul 17, 2017 at 6:23 PM, Jean-Christophe Helary <
jean.christophe.helary@gmail.com> wrote:

>
> On Jul 18, 2017, at 0:16, Itai Berli <itai.berli@gmail.com> wrote:
>
> Thanks. I've never built Emacs from source. I think it might be easier for
> me to wait till this patch makes it to the official release.
>
>
> It's actually pretty easy to build from source. The easiest way (that
> depends on your platform) is to install the version that corresponds to
> HEAD. The slightly less trivial way is toget the code from Savannah:
> https://savannah.gnu.org/projects/emacs
> clone the code and follow the instructions.
> I got used to doing that a few weeks ago and it is fascinating to see all
> the new features pouring in everyday.
>
> Jean-Christophe
>
>
> On Mon, Jul 17, 2017 at 5:54 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>
>> > Date: Tue, 04 Jul 2017 19:18:39 +0300
>> > From: Eli Zaretskii <eliz@gnu.org>
>> > Cc: 27526@debbugs.gnu.org
>> >
>> > > From: Itai Berli <itai.berli@gmail.com>
>> > > Date: Tue, 4 Jul 2017 18:57:33 +0300
>> > >
>> > > How about letting the user decide what's best for them? Would it be
>> possible to add an option to Emacs that a
>> > > user can set, say, in their .emacs file, which will determine whether
>> the bidi imiplementation will consider the
>> > > newline character as the paragraph separator or an empty line?
>> >
>> > Could be.  I'd need to carefully review the code to say for sure.
>> > Originally, the regexp which defines where paragraph begins was
>> > customizable, but it led to grave bugs, so I removed that.  Maybe a
>> > more restricted facility could avoid such pitfalls.
>>
>> It turned out to be relatively easy, so I implemented this on the
>> master branch of the Emacs Git repository.  There are two new
>> variables that you should set to "^" to get the behavior you wanted.
>> I hope you can build the master branch and see whether the new
>> facilities solve your case.
>>
>> Thanks.
>>
>
>
>

[-- Attachment #2: Type: text/html, Size: 3477 bytes --]

  reply	other threads:[~2017-07-17 18:33 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-29  9:16 bug#27526: 25.1; Nonconformance to Unicode bidirectionality algorithm due to paragraph separator Itai Berli
2017-06-29  9:42 ` bug#27526: Explicit directionality marks CAN be inserted! Itai Berli
2017-06-29 14:49 ` bug#27526: 25.1; Nonconformance to Unicode bidirectionality algorithm due to paragraph separator Eli Zaretskii
2017-06-29 18:36 ` Itai Berli
2017-07-04 10:42   ` Itai Berli
2017-07-04 15:03     ` Eli Zaretskii
2017-07-04 15:57       ` Itai Berli
2017-07-04 16:18         ` Eli Zaretskii
2017-07-04 16:37           ` Itai Berli
2017-07-04 16:47             ` Eli Zaretskii
2017-07-04 17:01               ` Itai Berli
2017-07-04 17:46                 ` Eli Zaretskii
2017-07-12 15:10                   ` Itai Berli
2017-07-12 15:36                     ` Eli Zaretskii
2017-07-12 15:52                       ` Itai Berli
2017-07-12 16:12                         ` Eli Zaretskii
2017-07-17 14:54           ` Eli Zaretskii
2017-07-17 15:16             ` Itai Berli
2017-07-17 15:23               ` Jean-Christophe Helary
2017-07-17 18:33                 ` Itai Berli [this message]
2017-07-17 20:20                   ` Eli Zaretskii
2017-07-17 20:43                     ` Itai Berli
2017-07-18  2:33                       ` Eli Zaretskii
2017-07-18  2:45                         ` Glenn Morris
2017-07-18  4:01                           ` Itai Berli
2017-07-18  4:54                             ` Eli Zaretskii
2017-07-18  5:52                               ` Itai Berli
2017-07-18 13:27                                 ` Itai Berli
2017-07-18 14:44                                   ` Eli Zaretskii
2017-07-18 15:22                                     ` Itai Berli
2017-07-18 15:55                                       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABsNJ=PPHggO3mrQ-0FB=FkQo_qFFOoX4TRG9ycdWxn5HFRydA@mail.gmail.com' \
    --to=itai.berli@gmail.com \
    --cc=27526@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).