unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Stefan Monnier" <monnier@iro.umontreal.ca>
Subject: Re: paragraph definition problems
Date: Mon, 15 Sep 2003 15:16:18 GMT	[thread overview]
Message-ID: <jwvhe3e13r2.fsf@vor.iro.umontreal.ca> (raw)
In-Reply-To: 3f62b25c@news.unimelb.edu.au

> The standard for that option is "[ \t\n\f]" (at least in my version). If I
> interpret that correctly it means "every line starting with a space, a tab,
> a new line or a line feed" in the context of paragraph-start.

This "default" value is basically only used in fundamental-mode.

> Let's say I've got the following text:

> This is a paragraph.
>  This should be a new paragraph because of the space at the beginning.

> Now, if I press M-h to select the paragraph in the second line, the line
> above is also selected, in spite of the space in the beginning of the second
> one. Also M-q fills those "paragraphs" together.

This is probably in a buffer using some other mode than fundamental-mode.
Do C-h v in the buffer that you care about to see the value it has in
this particular buffer.  The default (i.e. global) value is about as good
as never used (in Emacs-CVS this default value is changed to reflect the
more common setting corresponding to text-mode).


        Stefan

      parent reply	other threads:[~2003-09-15 15:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-13  6:00 paragraph definition problems Joerg
2003-09-14  2:28 ` Jesper Harder
2003-09-14  5:11   ` Joerg
2003-09-15  3:39     ` Jesper Harder
2003-09-15 15:16 ` Stefan Monnier [this message]

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=jwvhe3e13r2.fsf@vor.iro.umontreal.ca \
    --to=monnier@iro.umontreal.ca \
    /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).