all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "HS" <hugows@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How to re-bound a long line
Date: 1 Feb 2007 11:37:33 -0800	[thread overview]
Message-ID: <1170358653.075944.194650@j27g2000cwj.googlegroups.com> (raw)
In-Reply-To: <slrnes4e2m.2kp.joostkremers@j.kremers4.news.arnhem.chello.nl>

On 1 fev, 15:59, Joost Kremers <joostkrem...@yahoo.com> wrote:
> Vols wrote:
> > In my code, I have one line which is very long, for example, this line
> > has 500 words. Emacs only shows 100 words on one screen and I have to
> > move the cursor back to see all the other 400 words. I want emacs to
> > show all the 500 words in one screen.
> > auot-fill-mode looks not working.
>
> i reckon there are no spaces in that line?
>
> try (setq truncate-lines nil).
>
> C-h v truncate-lines RET for more details.
>
> --
> Joost Kremers                                      joostkrem...@yahoo.com
> Selbst in die Unterwelt dringt durch Spalten Licht
> EN:SiS(9)

If you want to actually insert newlines into your text, use fill-
paragraph (or auto-fill).
If you just want to see the lines then "> try (setq truncate-lines
nil)". This will make long lines span over several "screen lines",
accordingly to screen width..

cheers,
hs

  reply	other threads:[~2007-02-01 19:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-01 18:17 How to re-bound a long line Vols
2007-02-01 18:24 ` Maarten Bergvelt
2007-02-01 18:42   ` Vols
2007-02-01 18:59     ` Joost Kremers
2007-02-01 19:37       ` HS [this message]
2007-02-01 19:47         ` Vols
2007-02-01 20:16           ` HS
2007-02-01 19:44 ` Daniel Rubin

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=1170358653.075944.194650@j27g2000cwj.googlegroups.com \
    --to=hugows@gmail.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.