all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bernardo <bernardo.bacic@pobox.com>
To: help-gnu-emacs@gnu.org
Subject: Re: truncated lines issue
Date: Tue, 04 Aug 2009 21:31:25 +1000	[thread overview]
Message-ID: <4A781C0D.5050501@pobox.com> (raw)
In-Reply-To: <15e66e4e0908031948n2d604f51p23696a7c3a42b025@mail.gmail.com>


> 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 ..."





      reply	other threads:[~2009-08-04 11:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-04  2:48 truncated lines issue Greg Donald
2009-08-04 11:31 ` Bernardo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A781C0D.5050501@pobox.com \
    --to=bernardo.bacic@pobox.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.