unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Francis Litterio <franl@world.std.com>
Subject: Re: Patch to
Date: Sat, 29 Jan 2005 20:21:51 -0500	[thread overview]
Message-ID: <usm4jzp0a.fsf@world.std.com> (raw)
In-Reply-To: E1Cuk3A-0003hF-Nz@fencepost.gnu.org

Richard Stallman wrote:

>     The below patch enables adaptive-fill-mode to properly fill paragraphs
>     that use 'o' as a bullet, like this:
>
>       o  Testing one two three one two three one two three one two three one
> 	 two three one two three one two three.
>
> That result is an improvement, but I wonder if this might also
> lead to false identification of prefixes in some cases.
> I can't see, off hand, how that could happen, I just have
> a concern about it.  Does anyone else see such cases?
>
> If not, we can try it and see if it causes any problems.

I've found one case already where it causes a problem -- when filling a
long line that starts with a word beginning with 'o' or 'O', you end up
with a paragraph looking like this:

Of course, this is just a long line to demonstrate the problem.  Blah
 blah blah blah blah blah blah blah blah blah blah blah blah blah blah
 blah blah blah blah blah.

I think the regexp can be adjusted to compensate for this, but Stefan
Monnier's objection about "o" meaning "or" in Spanish is a much more
significant problem, and probably reason to leave this patch out.

Sorry for any confusion.
--
Francis Litterio
franl <at> world . std . com

      parent reply	other threads:[~2005-01-30  1:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-27 18:45 Patch to Francis Litterio
2005-01-29  4:17 ` Richard Stallman
2005-01-29 18:46   ` Stefan Monnier
2005-01-30  1:21   ` Francis Litterio [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=usm4jzp0a.fsf@world.std.com \
    --to=franl@world.std.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).