From: Pascal Bourguignon <spam@thalassa.informatimago.com>
Subject: Re: automatically add newlines
Date: 06 Dec 2003 20:07:39 +0100 [thread overview]
Message-ID: <87iskt9344.fsf@thalassa.informatimago.com> (raw)
In-Reply-To: U%oAb.185$Ji.43@nwrdny02.gnilink.net
"colin smith" <zxcv4856@hotmail.com> writes:
> Hi Everyone,
>
> Thanks for your help with the capitalization question I posted
> previously.
> This question pertains to adding newlines.
>
> I am using a frame configuration of :
>
> (setq initial-frame-alist
> '((width . 123) (height . 43)
> (cursor-type . bar)
> (cursor-color . "black")))
>
> For the present project I am working on I need to keep all lines to a
> fixed length of 75 columns.
> Is there a way to enable emacs to automatically add newlines when I type
> out of the 75 column bound.
> I need a way to do this without changing my frame configuration. The
> reason for this is that with this configuration(and font size I am using),
> the emacs
> frame occupies the whole of my computer screen, which is what somebody would
> usually want.
Use the minor mode: auto-fill-mode
and set the right margin or the fill-column.
--
__Pascal_Bourguignon__ . * * . * .* .
http://www.informatimago.com/ . * . .*
* . . /\ () . *
Living free in Alaska or in Siberia, a . . / .\ . * .
grizzli's life expectancy is 35 years, .*. / * \ . .
but no more than 8 years in captivity. . /* o \ .
http://www.theadvocates.org/ * '''||''' .
SCO Spam-magnet: postmaster@sco.com ******************
prev parent reply other threads:[~2003-12-06 19:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-06 18:14 automatically add newlines colin smith
2003-12-06 19:07 ` Pascal Bourguignon [this message]
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=87iskt9344.fsf@thalassa.informatimago.com \
--to=spam@thalassa.informatimago.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).