all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "B. T. Raven" <ecinmn@peoplepc.com>
Subject: Re: How to avoid splitting words on newline?
Date: Fri, 30 Sep 2005 21:17:08 GMT	[thread overview]
Message-ID: <oXh%e.6704$QE1.4749@newsread2.news.atl.earthlink.net> (raw)
In-Reply-To: dhc352$24m$1@news.net.uni-c.dk


"Paminu" <jadajada@asd.com> wrote in message
news:dhc352$24m$1@news.net.uni-c.dk...
> In emacs if I write a word it will get split in two when I get to the
right
> margin. How do I get the whole word on the next line?


This is a normal feature of a continuation line (line with bent arrows
on left and right fringes of long lines.  If you move the cursor to
anywhere in a paragraph and then type M-q, you will cause the text to
fill to the width of the variable 'fill-column (default = 70). You can
set this to whatever you want with C-u (your-number-here) C-x f [no
spaces].
Also try "C-h i u u u .... until ding... m emacs <ret> s filling <ret>"
[no quotes, no spaces]. Then read all about it.

Good luck,

Ed

  parent reply	other threads:[~2005-09-30 21:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-27 18:30 How to avoid splitting words on newline? Paminu
2005-09-27 18:46 ` roodwriter
2005-09-27 19:05 ` Peter Dyballa
     [not found] ` <mailman.8872.1127848756.20277.help-gnu-emacs@gnu.org>
2005-09-28  7:32   ` Mathias Dahl
2005-09-30 21:17 ` B. T. Raven [this message]
2005-09-30 22:59 ` Pascal Bourguignon

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='oXh%e.6704$QE1.4749@newsread2.news.atl.earthlink.net' \
    --to=ecinmn@peoplepc.com \
    /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.