* truncate lines issue
@ 2004-12-06 9:40 Andrew Kirilenko
2004-12-06 9:51 ` Joe Corneli
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Kirilenko @ 2004-12-06 9:40 UTC (permalink / raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello!
I'd like to completly dispose of this `truncate-lines` feature. I have
tried to add (setq truncate-lines 0) to ~/.emacs but this didn't help.
Any ideas?
Best regards,
Andrew.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFBtCki2mM9to2y0hsRAi9CAJ4/Iitva95JO64H3kFtQgJO7lL1IgCgmoIf
oGqoWXX1FUugE2pNKoIiCtk=
=iE11
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: truncate lines issue
2004-12-06 9:40 truncate lines issue Andrew Kirilenko
@ 2004-12-06 9:51 ` Joe Corneli
0 siblings, 0 replies; 3+ messages in thread
From: Joe Corneli @ 2004-12-06 9:51 UTC (permalink / raw)
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.)
^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <mailman.3873.1102326229.27204.help-gnu-emacs@gnu.org>]
end of thread, other threads:[~2004-12-16 19:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-06 9:40 truncate lines issue Andrew Kirilenko
2004-12-06 9:51 ` Joe Corneli
[not found] <mailman.3873.1102326229.27204.help-gnu-emacs@gnu.org>
2004-12-16 19:40 ` david.boon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).