bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#68881: 30.0.50; [PATCH] Field properties confuse 'outline-minor-mode


From: Jim Porter
Subject: bug#68881: 30.0.50; [PATCH] Field properties confuse 'outline-minor-mode'
Date: Sat, 10 Feb 2024 23:08:51 -0800

On 2/10/2024 10:07 PM, Eli Zaretskii wrote:
They both go to the smallest buffer position of the line (modulo the
fields issue).  If an LTR line starts with RTL characters, that buffer
position will not be the leftmost one, but that's all.  (I don't think
we have a function to go to the position that is the leftmost on
display, probably because that was never needed.)

Looking further in the outline.el code, it seems that RTL support is handled elsewhere, so as far as I can tell (as a non-RTL user), everything's good on the text directionality front.





reply via email to

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