From: Eli Zaretskii <eliz@is.elta.co.il>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: display question: should ^N and \NNN widths be fixed?
Date: Sun, 26 May 2002 08:09:28 +0300 (IDT) [thread overview]
Message-ID: <Pine.SUN.3.91.1020526080309.26497D@is> (raw)
In-Reply-To: <E17BOMR-0007c6-00@giblet>
On Fri, 24 May 2002, Thien-Thi Nguyen wrote:
> some of these (sub)tasks can (and probably should) be done concurrently.
> that's not noted here explicitly, but should be easy enough to figure
> out for anyone who wants to join in.
I have one (rather vague and potentially unhelpful ;-) comment: when you
work on this, please keep in mind that some day Emacs will support
bidirectional display (for languages that are written right to left),
where advancing by screen position does not necessarily mean you advance
by buffer position as well. That is, if glyph G1 is displayed before
glyph G2, it does not necessarily mean that the buffer position of the
character displayed as G1 is before that of G2.
The current code in indent.c assumes that buffer positions increase
monotonically with screen positions. I'm not saying that you should do
my job of lifting that limitation, but please keep this in mind when you
design and code the new indent.c, so that changing it for bidi Emacs
would not be harder than it is today.
> logistical questions: is it ok to make a branch in cvs?
I agree with Miles that it is best not to make a branch at all, but
install your changes in parts, so that each part could be tested without
breaking the main trunk.
next prev parent reply other threads:[~2002-05-26 5:09 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-23 21:16 display question: should ^N and \NNN widths be fixed? Thien-Thi Nguyen
2002-05-24 21:14 ` Richard Stallman
2002-05-24 23:20 ` Thien-Thi Nguyen
2002-05-24 23:34 ` Thien-Thi Nguyen
2002-05-25 1:44 ` Miles Bader
2002-05-25 2:39 ` Thien-Thi Nguyen
2002-05-25 2:57 ` Miles Bader
2002-05-26 5:03 ` Eli Zaretskii
2002-05-26 5:11 ` Thien-Thi Nguyen
2002-05-25 3:05 ` Miles Bader
2002-05-25 3:05 ` Miles Bader
2002-05-25 22:53 ` Thien-Thi Nguyen
2002-05-26 4:28 ` Richard Stallman
2002-05-27 6:44 ` Thien-Thi Nguyen
2002-05-28 5:15 ` Richard Stallman
2002-05-26 5:09 ` Eli Zaretskii [this message]
2002-05-27 6:48 ` Thien-Thi Nguyen
2002-05-27 7:33 ` 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=Pine.SUN.3.91.1020526080309.26497D@is \
--to=eliz@is.elta.co.il \
--cc=emacs-devel@gnu.org \
--cc=rms@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).