From: Joerg <nospam@nospam.org>
Subject: paragraph definition problems
Date: Sat, 13 Sep 2003 06:00:01 GMT [thread overview]
Message-ID: <3f62b25c@news.unimelb.edu.au> (raw)
Hello,
I'm having problems with the definition of paragraphs in emacs 21.2.93.1. It
is important for me because I think explicit fill uses that definition when
filling.
In the description of the paragraph-start variable it says that the given
regexp should match lines that start OR separate paragraphs, and that it is
matched against the text at the left margin.
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.
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.
Thus, I got the feeling that I can change the paragraph-start and
paragraph-separator variables randomly, and the behaviour doesn't change.
Any help would be appreciated. Thank you!
Regards,
Jörg
next reply other threads:[~2003-09-13 6:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-13 6:00 Joerg [this message]
2003-09-14 2:28 ` paragraph definition problems Jesper Harder
2003-09-14 5:11 ` Joerg
2003-09-15 3:39 ` Jesper Harder
2003-09-15 15:16 ` Stefan Monnier
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=3f62b25c@news.unimelb.edu.au \
--to=nospam@nospam.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).