all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.