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

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

bug#35943: 26.2; `count-lines-page' gives wrong line count (off by one)


From: Juri Linkov
Subject: bug#35943: 26.2; `count-lines-page' gives wrong line count (off by one)
Date: Tue, 28 May 2019 23:25:18 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

> 3. Result:
>
> "Page has 2 lines (2 + 0)"
>
> 4. Expected result:
>
> "Page has 1 lines (1 + 0)"
            =======

BTW, this message is grammatically incorrect.  It uses plural form
for singular amount.  It should use `ngettext' to get the correct word.





reply via email to

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