[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tabulated-list: extend truncation into next align-right col
From: |
Mark Oteiza |
Subject: |
Re: tabulated-list: extend truncation into next align-right col |
Date: |
Mon, 31 Oct 2016 16:47:55 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
Drew Adams <address@hidden> writes:
>> +(eval-when-compile (require 'cl-lib))
>
> Why? Did I miss something, or is `cl-loop' all you need/want?
>
> If it is, then `cl-macs.el' should be all you need at compile time.
What's there is fine: cl-macs requires cl-lib anyways.