From: Michael Slass <miknrene@drizzle.com>
Subject: Re: (Newbie) How to turn AutoFill-mode on/off
Date: Sat, 23 Nov 2002 19:56:39 GMT [thread overview]
Message-ID: <m3smxs6ojs.fsf@localhost.localdomain> (raw)
In-Reply-To: 3PQD9.121756$QZ.20321@sccrnsc02
Elaine Sims <esims@mac.com> writes:
>
>I'm a writer. And I have just started learning Xemacs and have found
>that it's editing capabilities are superior to any wordprocessor I've
>ever used. (like C-x-t, C-x-e, C-t, etc,etc).
>
>But the problem is: typing in text-mode and seeing the little arrow
>at the end of the line and the breaks mid-word is a distraction. I'm
>much more comfortable looking at the screen in auto-fill mode.
>
>But then if I open the text in a word processor (AbiWord, Word) it
>retains the line breaks, which I have to manually delete to reform
>the paragraphs. If I have to do that to a 100,000 word manuscript
>I'll go crazy.
>
>Actually the only reason I'm opening the file at all in a word
>processor is because I haven't learned how to format and print out my
>manuscripts from Xemacs (with double spacing and headers and page
>numbers) yet.
>
>If I could do it all from within Xemacs that would be preferrable.
>
>And I'm not adverse to learning a little LISP to do it.
>
>Any help I can get would be appreciated.
>
>Thanks.
>
>Elaine
>
OK. You should learn LaTeX. It has a fairly steep learning curve,
but it is the standard UNIX way of producing typeset documents, and
there's a very good reason. The standard LaTeX styles produce all the
things you mention above, and many more, and there are additional
style files to do anything else you can think of.
Your document will consist of your words and strings of commands to
LaTeX. The length of your lines will be irrelevant, because LaTeX
will typeset each paragraph appropriately, so you can turn on
auto-fill at a width that's comfortable for you during editing, and
not think about it any more.
You will *definitely* need a copy of Leslie Lamport's book:
_LaTeX: A Document Preparation System_
http://www.amazon.com/exec/obidos/ASIN/0201529831/qid=1038080753/sr=2-2/ref=sr_2_2/104-7996619-8519144
Also, you will be very happy with auctex-mode, an elisp package
designed to facilitate preparation of LaTeX documents. It may or may
not have been included with your distrubution of emacs, but you can
find it and instructions for installing it by google-ing for
auctex.el. AucTex lets you control all of your document preparation
from within emacs.
LaTeX is not WYSIWYG -- there is a cycle of edit, compile, view to see
how your document will look, but with a reasonably fast computer (the
thesis I'm not writing at this moment while I'm chatting with you is
25K words, and renders in about 20sec on my P3 450) the cycle is not
unduly long.
The web is full of LaTeX tutorials, and comp.text.tex has a large and
knowledgeable reader base.
Good luck.
--
Mike Slass
next prev parent reply other threads:[~2002-11-23 19:56 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-23 19:07 (Newbie) How to turn AutoFill-mode on/off Elaine Sims
2002-11-23 19:30 ` Michael Slass
2002-11-23 19:38 ` Elaine Sims
2002-11-23 19:56 ` Michael Slass [this message]
2002-11-23 20:09 ` Elaine Sims
2002-11-24 0:53 ` ken
2002-11-24 2:07 ` Alan Shutko
2002-11-24 14:06 ` ken
2002-11-24 15:06 ` Kai Großjohann
2002-11-24 16:30 ` David Kastrup
2002-11-24 18:51 ` ken
[not found] ` <mailman.1038163968.29194.help-gnu-emacs@gnu.org>
2002-11-24 21:31 ` Michael Slass
2002-11-24 23:19 ` ken
2002-11-25 4:22 ` Alan Shutko
2002-11-25 5:50 ` Eli Zaretskii
2002-11-25 6:03 ` Eli Zaretskii
[not found] ` <ats@acm.org>
2002-11-25 14:54 ` Peter S Galbraith
2002-11-25 14:57 ` Kester Clegg
[not found] ` <mailman.1038236120.7841.help-gnu-emacs@gnu.org>
2002-11-25 15:59 ` Stefan Monnier <foo@acm.com>
2002-11-25 9:53 ` Kai Großjohann
2002-11-24 21:33 ` Benjamin Lewis
2002-11-24 4:30 ` Benjamin Lewis
2002-11-25 5:56 ` Jim Janney
2002-11-25 15:01 ` Kester Clegg
[not found] <mailman.1038203481.9643.help-gnu-emacs@gnu.org>
2002-11-25 11:09 ` Oliver Scholz
2002-11-25 15:08 ` Alan Shutko
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3smxs6ojs.fsf@localhost.localdomain \
--to=miknrene@drizzle.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).