GNU bug report logs - #14575
24.3.50.1; Overlays with a window property affect other windows

Previous Next

Package: emacs;

Reported by: E Sabof <esabof <at> gmail.com>

Date: Sat, 8 Jun 2013 14:00:02 UTC

Severity: normal

Found in version 24.3.50.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: E Sabof <esabof <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 14575-done <at> debbugs.gnu.org
Subject: bug#14575: 24.3.50.1; Overlays with a window property affect other windows
Date: Sat, 8 Jun 2013 19:47:24 +0100
[Message part 1 (text/plain, inline)]
Cool, thanks. That was fast.


On Sat, Jun 8, 2013 at 7:34 PM, Eli Zaretskii <eliz <at> gnu.org> wrote:

> > Date: Sat, 8 Jun 2013 14:58:58 +0100
> > From: E Sabof <esabof <at> gmail.com>
> >
> > Start emacs -Q
> > M-:
> >
> > (progn
> >   (insert "some text")
> >   (let ((ov (make-overlay (- (point) 9) (point))))
> >     (overlay-put ov 'window (selected-window))
> >     (overlay-put ov 'display "different text"))
> >   (split-window-vertically))
> >
> > RET
>
> Fixed in trunk revision 112896.
>
> Thanks.
>
[Message part 2 (text/html, inline)]

This bug report was last modified 11 years and 350 days ago.

Previous Next


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