emacs-devel
[Top][All Lists]
Advanced

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

Re: please change default value of truncate-partial-width-windows to nil


From: Stefan Monnier
Subject: Re: please change default value of truncate-partial-width-windows to nil
Date: Wed, 15 Jul 2009 12:34:24 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux)

> Actually, the most reasonable approach might be to not introduce a new
> option (with the confusion of variable interaction and override), but
> simply to let `truncate-lines have three possible (buffer-local)
> values:

> nil     - never  truncate lines in the current buffer
> t       - always truncate lines in the current buffer
> integer - do what integer `truncate-partial-width-windows' does today

I think this would make a lot of sense.
I.e. first extend truncate-lines so it can take an integer value, then
mark truncate-partial-width-windows as obsolete.


        Stefan




reply via email to

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