From: Pascal Bourguignon <spam@thalassa.informatimago.com>
Subject: Re: How to use indented-text-mode
Date: 03 Aug 2004 12:51:25 +0200 [thread overview]
Message-ID: <87brhsze8i.fsf@thalassa.informatimago.com> (raw)
In-Reply-To: cenlaq$8ci$00$1@news.t-online.com
Mirza Al Awir <mirza.alawir@gmail.com> writes:
> Kai Grossjohann wrote:
> > Mirza Al Awir <mirza.alawir@gmail.com> writes:
> >
> >>how do I use indented-text-mode?
> >>
> >>M-x indented-text-mode does nothing. Yes, I'm not pressing "M", but
> >>the meta-key (ALT on my system)
> > In recent Emacsen, indented-text-mode is the same as text-mode.
> > What do you expect?
>
> I just want emacs to automatically break the line when I write. Or
> after I have written a block I want to break the lines on
> keystroke. So if I change something in a block I don't want it
> remformat it manually.
M-x auto-fill-mode RET
(global-set-key [f5] 'set-justification-left)
(global-set-key [f6] 'set-justification-full)
(global-set-key [f7] 'set-justification-right)
--
__Pascal Bourguignon__ http://www.informatimago.com/
There is no worse tyranny than to force a man to pay for what he does not
want merely because you think it would be good for him. -- Robert Heinlein
next prev parent reply other threads:[~2004-08-03 10:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-02 15:50 How to use indented-text-mode Mirza Al Awir
2004-08-03 6:18 ` Kai Grossjohann
[not found] ` <mailman.2541.1091514170.1960.help-gnu-emacs@gnu.org>
2004-08-03 9:19 ` Mirza Al Awir
2004-08-03 10:51 ` Pascal Bourguignon [this message]
2004-08-03 11:29 ` Kai Grossjohann
2004-08-03 14:18 ` Stefan Monnier
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=87brhsze8i.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).