all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* making TAB in text major mode just work
@ 2007-11-22 20:35 jwithers
  2007-11-23  2:30 ` Giorgos Keramidas
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: jwithers @ 2007-11-22 20:35 UTC (permalink / raw)
  To: help-gnu-emacs

Folks,

In text mode, or in fundamental mode for that matter, if emacs decides
you are indenting to some point before a tab stop, it helpfully
decides that you want that indent on following lines. This is a real
pita when you are doing bullet points, as follows:

        |<-----the first tab stop
* This is a bullet point
* This is another bullet point

  This is a paragraph that is now indented incorrectly because emacs
has decided that my bullet points mean this line should be indented
two spaces.

I am looking for some way to stop this behavior, so that emacs doesn't
decide I need smart indentation, which is just ducky for coding, but
really sucks when I am writing reports. And doing a control-q tab
isn't really good in my mind. I don't want to have to keep remembering
to do something different than just type when I am in the flow of
working.

Any help would be appreciated, I have changed all the various
indentation settings I could find and looked on the emacswiki, but
havent' found a solution to this.

john withers

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-11-26 21:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-22 20:35 making TAB in text major mode just work jwithers
2007-11-23  2:30 ` Giorgos Keramidas
2007-11-23 11:37 ` Bastien
     [not found] ` <mailman.3972.1195817873.18990.help-gnu-emacs@gnu.org>
2007-11-23 16:51   ` Mathias Dahl
2007-11-25 23:26     ` Bastien
2007-11-26 15:53 ` Ehud Karni
2007-11-26 18:20   ` Bastien
2007-11-26 21:23     ` Ehud Karni

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.