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

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

Re: truncate lines issue


From: david . boon
Subject: Re: truncate lines issue
Date: 16 Dec 2004 11:40:41 -0800
User-agent: G2/0.2

I use the following:

(global-set-key "\C-x\M-\C-t" 'toggle-truncate-lines)
;;
;; Truncation, and allow it to be toggled
;;
(setq default-truncate-lines t             ; start off truncating long
lines
 truncate-partial-width-windows nil)



reply via email to

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