GNU bug report logs - #2416
23.0.60; decode-coding-region

Previous Next

Package: emacs;

Reported by: mj <mj54590 <at> gmail.com>

Date: Fri, 20 Feb 2009 21:20:03 UTC

Severity: normal

Merged with 1809

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #62 received at 2416 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: MJ <mj54590 <at> gmail.com>
Cc: 2416 <at> debbugs.gnu.org, Chong Yidong <cyd <at> stupidchicken.com>,
        Eli Zaretskii <eliz <at> gnu.org>
Subject: Re: bug#2416: 23.0.60; decode-coding-region
Date: Sun, 22 Feb 2009 07:07:41 +0100
On Sun, Feb 22, 2009 at 06:13, Juanma Barranquero <lekktu <at> gmail.com> wrote:

> If you look at #1809, you'll see that the problem seems to be
> sensitive to string length. Assuming you're using ASCII, do you see it
> with strings of length != 20?

A clue: the bug is sensitive to the value of the BUF_GAP_SIZE set in
`get-buffer-create', at buffer.c:364.

If you change

  BUF_GAP_SIZE (b) = 20;

to another size, so does the bug's triggering length.

    Juanma




This bug report was last modified 16 years and 95 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.