all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joe Corneli <jcorneli@math.utexas.edu>
Subject: Re: truncate lines issue
Date: Mon, 06 Dec 2004 03:51:54 -0600	[thread overview]
Message-ID: <E1CbFX8-0004Sr-00@linux183.ma.utexas.edu> (raw)
In-Reply-To: <41B42922.7080909@gmx.net> (message from Andrew Kirilenko on Mon,  06 Dec 2004 11:40:50 +0200)

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	other threads:[~2004-12-06  9:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-06  9:40 truncate lines issue Andrew Kirilenko
2004-12-06  9:51 ` Joe Corneli [this message]
     [not found] <mailman.3873.1102326229.27204.help-gnu-emacs@gnu.org>
2004-12-16 19:40 ` david.boon

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=E1CbFX8-0004Sr-00@linux183.ma.utexas.edu \
    --to=jcorneli@math.utexas.edu \
    /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.