* How to avoid TAB automatic indentation?
@ 2006-12-31 21:07 Rodolfo Medina
2006-12-31 21:25 ` Robert Thorpe
0 siblings, 1 reply; 2+ messages in thread
From: Rodolfo Medina @ 2006-12-31 21:07 UTC (permalink / raw)
Hi, all Emacs users, and happy good year.
Since I've enabled auto-fill-mode permanently, every time I put a TAB somewhere
in the text Emacs puts the same TAB automatically at the start of every new
line.
I don't want that: how can I avoid it keeping auto-fill-mode permanently?
Thanks,
Rodolfo
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to avoid TAB automatic indentation?
2006-12-31 21:07 How to avoid TAB automatic indentation? Rodolfo Medina
@ 2006-12-31 21:25 ` Robert Thorpe
0 siblings, 0 replies; 2+ messages in thread
From: Robert Thorpe @ 2006-12-31 21:25 UTC (permalink / raw)
Rodolfo Medina wrote:
> Hi, all Emacs users, and happy good year.
>
> Since I've enabled auto-fill-mode permanently, every time I put a TAB somewhere
> in the text Emacs puts the same TAB automatically at the start of every new
> line.
Emacs will automatically align the next line according to the lines in
the previous one when using text-mode.
> I don't want that: how can I avoid it keeping auto-fill-mode permanently?
Use M-x paragraph-indent-fill-mode instead of text-mode.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-12-31 21:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-31 21:07 How to avoid TAB automatic indentation? Rodolfo Medina
2006-12-31 21:25 ` Robert Thorpe
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.