emacs-devel
[Top][All Lists]
Advanced

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

Re: tabulated-list breakage


From: Eli Zaretskii
Subject: Re: tabulated-list breakage
Date: Thu, 05 Oct 2017 17:59:45 +0300

> Date: Thu, 5 Oct 2017 10:08:06 -0400
> From: Mark Oteiza <address@hidden>
> 
> Something in the last several commits, 3d8df4d636..c625fb645a,
> has changed calls to tabulated-list-print-entry.  The calling convention
> was changed in order to account for display-line-numbers, but the added
> optional INDENT is supposed to be a no-op when line numbers aren't in
> use, and was correctly null before.  However, now the argument is 0 here
> when line numbers are off and it is breaking things.

Sorry, this should be fixed now.



reply via email to

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