all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Text mode auto-fill
@ 2007-06-14  6:01 Peter Gordon
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Gordon @ 2007-06-14  6:01 UTC (permalink / raw)
  To: help-gnu-emacs

I am using text mode with auto-fill.

I have a paragraph like this.

1. This is example text on a line and this is the 
next line.


As you can see the line underneath is aligned with the marker and not
with the text. On Xemacs it works.

What do I have to set to get the alignment that I want.

Thanks,

Peter 

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

* Re: Text mode auto-fill
       [not found] <mailman.2128.1181800925.32220.help-gnu-emacs@gnu.org>
@ 2007-06-14  6:30 ` Tyler Smith
  0 siblings, 0 replies; 2+ messages in thread
From: Tyler Smith @ 2007-06-14  6:30 UTC (permalink / raw)
  To: help-gnu-emacs

On 2007-06-14, Peter Gordon <peter@pg-consultants.com> wrote:
> I am using text mode with auto-fill.
>
> I have a paragraph like this.
>
> 1. This is example text on a line and this is the 
> next line.
>
>
> As you can see the line underneath is aligned with the marker and not
> with the text. On Xemacs it works.
>
> What do I have to set to get the alignment that I want.

Check the manual entry for adaptive filling. My setup behaves as you
want, I think you just need to fix your
adaptive-fill-first-line-regexp variable. Mine is:

adaptive-fill-first-line-regexp's value is 
"\\`[ 	]*\\'\\|[ 	]*[-[:alnum:]]*>+[ 	]*"

HTH,

Tyler

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

end of thread, other threads:[~2007-06-14  6:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-14  6:01 Text mode auto-fill Peter Gordon
     [not found] <mailman.2128.1181800925.32220.help-gnu-emacs@gnu.org>
2007-06-14  6:30 ` Tyler Smith

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.