all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: How to debug this problem?
Date: Thu, 10 Sep 2009 10:21:04 +0100	[thread overview]
Message-ID: <xbai4orbnojj.fsf@cam.ac.uk> (raw)
In-Reply-To: <jwv3a6vo5p2.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Wed, 09 Sep 2009 23:21:30 -0400")

On 2009-09-10 04:21 +0100, Stefan Monnier wrote:
>> This is the smallest list I can reproduce the problem. If I delete any
>> of them, it returns " Paredit Ovwrt".
>
> I see: your list has 50 entries.
> And indeed the C code says:
>
>         [...]
> 	else if (STRINGP (car) || CONSP (car))
> 	  {
> 	    register int limit = 50;
> 	    /* Limit is to protect against circular lists.  */
>         [...]
>
> so it looks like you bumped into a hard-coded limit.
> I've just installed the patch below which should move the hard limit far
> enough for now.

Many thanks.

>
>         Stefan

-- 
Leo's Emacs uptime: 3 minutes, 13 seconds




  reply	other threads:[~2009-09-10  9:21 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-13 15:08 How to debug this problem? Leo
2009-09-04  2:15 ` Stefan Monnier
2009-09-04  8:24   ` Leo
2009-09-04 17:36     ` Stefan Monnier
2009-09-05  0:10       ` Leo
2009-09-08 16:03         ` Stefan Monnier
2009-09-08 21:28           ` Leo
2009-09-09  3:08             ` Stefan Monnier
2009-09-09  9:21               ` Leo
2009-09-09 14:26                 ` Stefan Monnier
2009-09-09 18:54                   ` Leo
2009-09-10  3:21                     ` Stefan Monnier
2009-09-10  9:21                       ` Leo [this message]
2009-09-10 15:00                       ` Richard Stallman
2009-09-11 16:46                         ` Andreas Schwab
2009-09-11 21:01                           ` Richard Stallman

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=xbai4orbnojj.fsf@cam.ac.uk \
    --to=sdl.web@gmail.com \
    --cc=emacs-devel@gnu.org \
    --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.