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

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

Re: truncate lines issue


From: Joe Corneli
Subject: Re: truncate lines issue
Date: Mon, 06 Dec 2004 03:51:54 -0600

I'm not sure what you mean by disposing of the feature, but I think
you mean that you want to turn off truncation and show "continuation
lines" instead.  If so, then

(setq truncate-lines nil)

is probably what you wanted.  And

(setq truncate-partial-width-windows nil)

is probably what you also wanted.  See if these settings don't
accomplish what you're looking for.  (No claim of minimality.)




reply via email to

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