bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#15396: permanent-local truncate-lines


From: Glenn Morris
Subject: bug#15396: permanent-local truncate-lines
Date: Mon, 16 Sep 2013 13:41:17 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Package: emacs
Version: 24.3
Severity: wishlist

I wish truncate-lines was permanent local. Motivation:

emacs -Q foo.txt
   where foo.txt has lines longer than the frame width.
M-x toggle-truncate-lines
   now lines are truncated
M-x revert-buffer   ; or even just change mode
   now lines are untruncated again, grr

(Simply marking it permanent-local doesn't seem to be enough.)





reply via email to

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