* truncated lines issue
@ 2009-08-04 2:48 Greg Donald
2009-08-04 11:31 ` Bernardo
0 siblings, 1 reply; 2+ messages in thread
From: Greg Donald @ 2009-08-04 2:48 UTC (permalink / raw)
To: help-gnu-emacs
On the new 23.1 release.. How can I make the truncate lines option
stick? I have to set it on every new buffer. It will not save when I
click to save the options. I don't recall having this problem with
22.x.
Thanks.
--
Greg Donald
http://destiney.com/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: truncated lines issue
2009-08-04 2:48 truncated lines issue Greg Donald
@ 2009-08-04 11:31 ` Bernardo
0 siblings, 0 replies; 2+ messages in thread
From: Bernardo @ 2009-08-04 11:31 UTC (permalink / raw)
To: help-gnu-emacs
> On the new 23.1 release.. How can I make the truncate lines option
> stick? I have to set it on every new buffer. It will not save when I
> click to save the options. I don't recall having this problem with
> 22.x.
as in previous versions, by placing this into your .emacs file?
(setq default-truncate-lines 1)
(setq truncate-partial-width-windows 1)
not sure what the story is with "... will not save ..."
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-08-04 11:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-04 2:48 truncated lines issue Greg Donald
2009-08-04 11:31 ` Bernardo
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).