GNU bug report logs - #12463
24.2; pos-visible-in-window-p gets slower over time

Previous Next

Package: emacs;

Reported by: jwalt <at> garni.ch (Jörg Walter)

Date: Mon, 17 Sep 2012 23:58:01 UTC

Severity: normal

Merged with 12468

Found in version 24.2

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #124 received at 12463 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Chong Yidong <cyd <at> gnu.org>
Cc: lekktu <at> gmail.com, jwalt <at> garni.ch, 12463 <at> debbugs.gnu.org
Subject: Re: bug#12463: 24.2; pos-visible-in-window-p gets slower over time
Date: Sat, 22 Sep 2012 14:18:42 +0300
> From: Chong Yidong <cyd <at> gnu.org>
> Cc: lekktu <at> gmail.com,  jwalt <at> garni.ch,  12463 <at> debbugs.gnu.org
> Date: Sat, 22 Sep 2012 19:05:51 +0800
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >> ***************
> >> *** 8884,8892 ****
> >>     DEFSYM (Qxbm, "xbm");
> >>     ADD_IMAGE_TYPE (Qxbm);
> >>   
> >> -   define_image_type (&xbm_type, 1);
> >> -   define_image_type (&pbm_type, 1);
> >
> > Why are these two lines being removed, while the corresponding
> > ADD_IMAGE_TYPE lines are not?
> 
> This change moves define_image_type into lookup_image_type, so that
> these two image types are handled just like the other image types, for
> simplicity.

Right, I missed that.  Sorry.




This bug report was last modified 12 years and 237 days ago.

Previous Next


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