GNU bug report logs - #19473
posn-at-point fails in RTL paragraph

Previous Next

Package: emacs;

Reported by: Andreas Schwab <schwab <at> linux-m68k.org>

Date: Tue, 30 Dec 2014 16:33:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Schwab <schwab <at> linux-m68k.org>
Subject: bug#19473: closed (Re: bug#19473: posn-at-point fails in RTL
 paragraph)
Date: Tue, 30 Dec 2014 17:35:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#19473: posn-at-point fails in RTL paragraph

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 19473 <at> debbugs.gnu.org.

-- 
19473: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19473
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: 19473-done <at> debbugs.gnu.org
Subject: Re: bug#19473: posn-at-point fails in RTL paragraph
Date: Tue, 30 Dec 2014 19:34:23 +0200
> From: Andreas Schwab <schwab <at> linux-m68k.org>
> Date: Tue, 30 Dec 2014 17:31:53 +0100
> 
> posn-at-point returns the wrong position in RTL paragraphs.  For
> example, when visiting TUTORIAL.he, (= (event-start (posn-at-point)
> (point))) returns nil everywhere.
> 
> That appears to be because pos-visible-in-window-p returns (0 0) for
> (point-min) even though the RTL paragraph is aligned to the right.

Thanks for the report and the analysis.  I fixed this in commit
aa472a3 on the emacs-24 branch.

For the record: this never worked correctly for RTL text.

[Message part 3 (message/rfc822, inline)]
From: Andreas Schwab <schwab <at> linux-m68k.org>
To: bug-gnu-emacs <at> gnu.org
Subject: posn-at-point fails in RTL paragraph
Date: Tue, 30 Dec 2014 17:31:53 +0100
posn-at-point returns the wrong position in RTL paragraphs.  For
example, when visiting TUTORIAL.he, (= (event-start (posn-at-point)
(point))) returns nil everywhere.

That appears to be because pos-visible-in-window-p returns (0 0) for
(point-min) even though the RTL paragraph is aligned to the right.

Andreas.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



This bug report was last modified 10 years and 141 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.