unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Tyler Smith <tyler.smith@mail.mcgill.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: Text mode auto-fill
Date: 14 Jun 2007 06:30:39 GMT	[thread overview]
Message-ID: <slrnf71rl3.mdb.tyler.smith@blackbart.mynetwork> (raw)
In-Reply-To: mailman.2128.1181800925.32220.help-gnu-emacs@gnu.org

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

       reply	other threads:[~2007-06-14  6:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2128.1181800925.32220.help-gnu-emacs@gnu.org>
2007-06-14  6:30 ` Tyler Smith [this message]
2007-06-14  6:01 Text mode auto-fill Peter Gordon

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=slrnf71rl3.mdb.tyler.smith@blackbart.mynetwork \
    --to=tyler.smith@mail.mcgill.ca \
    --cc=help-gnu-emacs@gnu.org \
    /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).