emacs-devel
[Top][All Lists]
Advanced

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

Re: tabulated-list: extend truncation into next align-right col


From: Stefan Monnier
Subject: Re: tabulated-list: extend truncation into next align-right col
Date: Mon, 31 Oct 2016 14:40:20 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2.50 (gnu/linux)

> +  ;; TODO: don't truncate to `width' if the next column is align-right
> +  ;; and has some space left.
[...]
> +(defvar-local tabulated-list--col-max-widths nil

By "some space left" I meant "in the current line", so there shouldn't be
any need to compute the maximum width.


        Stefan



reply via email to

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