all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Inconsistent Indentation
@ 2003-04-09 13:18 Wm. G. McGrath
  0 siblings, 0 replies; 2+ messages in thread
From: Wm. G. McGrath @ 2003-04-09 13:18 UTC (permalink / raw)




Hi,

I'm bewildered by my inability to get emacs 20.7.1 to insert white
space properly at the start of a paragraph in
paragraph-indent-text-mode with auto-fill. This is such a small
thing for a text editor to be so frustrating.

C-q TAB will sometimes insert 4 spaces, sometimes a TAB (8 spaces)
and at others 11 and even more. 

TAB will sometimes insert 4 spaces, sometimes 6, sometimes 8 and so
on.

Has anyone else experienced this? The archives don't have much. Have
I set conflicting options? Do I need to set another option?

I'm an emacs newbie and figured text modes were THE place to
start.....

	tia, 
	bill

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

* Re: Inconsistent Indentation
       [not found] <mailman.4344.1049894550.21513.help-gnu-emacs@gnu.org>
@ 2003-04-09 14:17 ` Kai Großjohann
  0 siblings, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2003-04-09 14:17 UTC (permalink / raw)


Wm. G. McGrath <wgm@telus.net> writes:

> I'm bewildered by my inability to get emacs 20.7.1 to insert white
> space properly at the start of a paragraph in
> paragraph-indent-text-mode with auto-fill. This is such a small
> thing for a text editor to be so frustrating.
>
> C-q TAB will sometimes insert 4 spaces, sometimes a TAB (8 spaces)
> and at others 11 and even more. 

Hm.  C-q TAB should always insert one tab character, and this tab
character looks like a varying number of spaces.  For example, if you
have a line containing "a TAB b" and another line with "c d TAB e",
then it will look like this:

a       b
cd      e

As you can see, the first tab "looks like" seven spaces, whereas the
second tab "looks like" five spaces.

> TAB will sometimes insert 4 spaces, sometimes 6, sometimes 8 and so
> on.

By default, TAB will advance to the next space in the line above.
This makes it easy to align things.

Here is an example line.
     ^  ^  ^       ^

The "^" characters show the spots where TAB moves to.
-- 
A preposition is not a good thing to end a sentence with.

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

end of thread, other threads:[~2003-04-09 14:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.4344.1049894550.21513.help-gnu-emacs@gnu.org>
2003-04-09 14:17 ` Inconsistent Indentation Kai Großjohann
2003-04-09 13:18 Wm. G. McGrath

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.