Re: Re: Hebrew tutorial
Eli Zaretskii <[email protected]> Fri, 20 Aug 2010 17:35:35 +0300
| Newsgroups | gmane.emacs.bidi |
|---|---|
| Message-ID | <[email protected]> |
> Date: Wed, 18 Aug 2010 19:45:06 +0300 > From: Eli Zaretskii <[email protected]> > Cc: > > > > Here's another newbie question that's perhaps Aquamacs-specific: Mouse > > > clicks seem to be interpreted with respect to a logical, rather than > > > rendered, version of the buffer. If I type a line of RTL text and then > > > click near the beginning of the line (i.e., on the right side of the > > > display), the cursor gets positioned on the left side of the display, > > > presumably as close to the end of the line as my click was from the > > > beginning of the line. Again, if this is intended it's not clear why, > > > but perhaps it's a known deficiency or perhaps I'm doing somthing wrong. > > > > Sounds like a bug, I will take a look. > > This is also a bug, I will work on it soon. This tricky bug is also fixed now. Fixing it was 3 lines of code and 10 lines of commentary explaining why those 3 lines were needed. Thanks again for pointing out these problems.