GNU bug report logs - #16649
Right margin overflows on neighboring windows.

Previous Next

Package: emacs;

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

Date: Wed, 5 Feb 2014 07:43:02 UTC

Severity: normal

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: martin rudalics <rudalics <at> gmx.at>
To: E Sabof <esabof <at> gmail.com>
Cc: 16649 <at> debbugs.gnu.org
Subject: Re: bug#16649: Right margin overflows on neighboring windows.
Date: Fri, 07 Feb 2014 12:12:44 +0100
> Sorry, the right fringe renders correctly, but the margin still overflows. Attached is a screenshot of magit-log, where this can be seen. Below is a test case.
>
> Evgeni
>
> (let ((ov (make-overlay (point-min) (point-max))))
>   (overlay-put ov
>                'before-string
>                (propertize "o" 'display
>                            (list '(margin right-margin)
>                                  (propertize
>                                   "Laetamur quis quam, aliqua nostrum."
>                                   'face '(:background "yellow")
>                                   ))))
>   (set-window-margins nil (car (window-margins)) 30))

OK.  Please try again.

martin




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

Previous Next


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