[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: the menu Options / Truncate Long Lines in This Buffer not working co
From: |
Glenn Morris |
Subject: |
Re: the menu Options / Truncate Long Lines in This Buffer not working correctly |
Date: |
Thu, 10 Apr 2008 03:57:29 -0400 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Dan Nicolaescu wrote:
> C-x 3
>
> now select the menu
> "Options / Truncate Long Lines in This Buffer"
> the toggle in the menu it is turning on and off, but the truncation mode
> does not toggle the way the menu entry describes it.
Hopefully this is better now.
I'm not sure whether one should go further and define a new command
linked to the toggle, that if needed makes
truncate-partial-width-windows buffer-local and sets it to nil, before
setting truncate-lines appropriately. Probably that is a bridge too far.