all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@online.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Text-Mode for a beginner
Date: Tue, 30 Oct 2007 13:02:52 +0100	[thread overview]
Message-ID: <200710301302.53190.andreas.roehler@online.de> (raw)
In-Reply-To: <4726A52B.6070705@yale.edu>

Am Dienstag, 30. Oktober 2007 04:29 schrieb John O'Connor:
> Apologies if my question is of insufficiently cosmic importance. I am
> trying to figure out how to make Emacs behave more like a modern editor
> in its handling of paragraphs. What I mean by that is that I want to be
> able to (as I do in, say, OpenOffice) type an entire paragraph without
> having to put a newline at the end of every line. I know that
> auto-fill-mode accomplishes this somewhat, but it has the unfortunate
> side effect of inserting newlines everywhere, and when I paste my text
> into OOo the line lengths will not conform to the width of the page.


call `mark-whole-buffer' and `unfill-region' before
copying.

Andreas Röhler
> I 
> could just learn to live with the poor word wrap in the fundamental
> mode, but then it's difficult to C-p or C-n through the paragraphs. Is
> there a modern-text-mode or something like that?

text-mode (?)
> Thanks very much for 
> your help.
>
> -Jack O'Connor
>
>
> _______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

  parent reply	other threads:[~2007-10-30 12:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-30  3:29 Text-Mode for a beginner John O'Connor
2007-10-30 10:15 ` Peter Dyballa
2007-10-30 14:52   ` Drew Adams
     [not found]   ` <mailman.2758.1193756049.18990.help-gnu-emacs@gnu.org>
2007-11-05 10:57     ` rustom
2007-10-30 12:02 ` Andreas Röhler [this message]
     [not found] ` <mailman.2752.1193745701.18990.help-gnu-emacs@gnu.org>
2007-11-23  1:53   ` David Combs
2007-11-23 10:06     ` Peter Dyballa

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=200710301302.53190.andreas.roehler@online.de \
    --to=andreas.roehler@online.de \
    --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.