[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Enabling truncate-lines on a per-line basis
From: |
Matthew Dempsky |
Subject: |
Re: Enabling truncate-lines on a per-line basis |
Date: |
Sat, 5 Dec 2009 00:24:58 -0800 |
On Sat, Dec 5, 2009 at 12:16 AM, Kevin Rodgers
<kevin.d.rodgers@gmail.com> wrote:
> I meant, if you want the buffer text truncated at column N, set the display
> property at column N - 1 through the rest of the line to a single character
> (e.g. U+2026 HORIZONTAL ELLIPSIS or U+22EF MIDLINE HORIZONTAL ELLIPSIS) to
> indicate truncation.
Ohh, I see... interesting idea! I'll have to try this. :)
Thanks!
Re: Enabling truncate-lines on a per-line basis, tomas, 2009/12/04