emacs-bidi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-bidi] Where do I start?


From: Alex Schroeder
Subject: Re: [emacs-bidi] Where do I start?
Date: Wed, 07 Nov 2001 11:17:42 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i686-pc-linux-gnu)

Eli Zaretskii <address@hidden> writes:

> Okay, how's this sound: how about writing a visual-to-logical
> converter?

I will look into this.

Maybe something along these lines -- how will buffers be searched?
I'm talking about isearch, occur, re-search-forward, etc.  It seems
that you can get the same visual output on the minibuffer (or in your
string in elisp) as in the window, and still the characters in the
minibuffer and the buffer will not be in the same logical order.  One
way to deal with this would be a "canonicalization" of input (when
reading files or user input).  Eventhough UAX#9 says that the PDF
etc. characters should be ignored in these cases, if we have a
canonical form, then maybe we don't need to ignore them.  (?)

> Of course, you did: you participated in an important discussion about
> your project.  (Being on the management, I cannot allow anyone to say
> people I manage waste their time, can I?)

Hehe -- kind of like a meeting.

Alex.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]