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

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

bug#28505: 26.0.60; Crash in Fmove_point_visually


From: Benjamin Riefenstahl
Subject: bug#28505: 26.0.60; Crash in Fmove_point_visually
Date: Tue, 19 Sep 2017 21:22:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.60 (gnu/linux)

Eli Zaretskii writes:
> Ah, yes.  MATRIX_BOTTON_TEXT_ROW gives the last row + 1, so this was
> an off-by-one error.  Should be fixed now.

I see what you did there ;-) I had the simpler ">= BOTTOM" running for
my last session and no problem so far.  I'll rebuild and tell you how it
goes.
 
PS: Would you be interested in a patch to rename that macro to, say
"MATRIX_END_OF_TEXT_ROWS"?





reply via email to

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