all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: John Owens <john_owens@yahoo.com>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>, emacs-devel@gnu.org
Subject: Re: filladapt mode stops filling after lengthy amount of emacs	uptime
Date: Thu, 29 Mar 2007 11:57:53 -0400	[thread overview]
Message-ID: <87k5x0ujni.fsf@stupidchicken.com> (raw)
In-Reply-To: <jwvfy7o88dr.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Thu\, 29 Mar 2007 09\:53\:44 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> The regexp is mostly composed of a repetition of
>
>   "\\(--[[][[]\\([^]]*\\)]\\([[]\\([^]]*\\)]\\|\\)]\\|"
>
> so there's most likely a place in the filladapt code (or some related code)
> which adds this every once in a while without making sure that it hasn't
> added it already.

Judging from the backtrace, this is happening to either the variable
sentence-end or paragraph-start.  However, I can't see any place in
the Emacs sources that set either of these variables in such a
dangerous way, nor do I see such a regexp in use anywhere.

John, could you check if your customizations, site-start files, and
third-party elisp packages set sentence-end or paragraph-start
anywhere, or if they contain this regexp?

  reply	other threads:[~2007-03-29 15:57 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-22  5:22 filladapt mode stops filling after lengthy amount of emacs uptime John Owens
2007-03-22 14:49 ` Chong Yidong
2007-03-29  5:03   ` John Owens
2007-03-29 13:53     ` Stefan Monnier
2007-03-29 15:57       ` Chong Yidong [this message]
2007-03-29 17:13         ` John Owens
2007-03-29 17:35           ` Davis Herring
2007-03-29 17:45           ` Chong Yidong
2007-03-30  0:43           ` Stefan Monnier
2007-03-30 11:02             ` Andreas Schwab
2007-03-30 16:10               ` Stefan Monnier
2007-03-31 19:05                 ` Michael Olson
2007-03-29 14:21     ` Davis Herring
2007-03-29 18:00       ` Richard Stallman
2007-03-29 18:05         ` Davis Herring
2007-03-29 18:29           ` David Kastrup
2007-03-29 20:35             ` Davis Herring
2007-03-30 12:42           ` Richard Stallman
2007-03-29 18:16         ` John Owens
2007-03-22 22:50 ` Richard Stallman
2007-04-06 17:36 ` John Owens
2007-04-06 18:18   ` 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k5x0ujni.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=john_owens@yahoo.com \
    --cc=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.
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.