From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#16649: Right margin overflows on neighboring windows. Date: Fri, 07 Feb 2014 09:52:24 +0200 Message-ID: <83sirvxsuf.fsf@gnu.org> References: <87siryf1kp.fsf@gmail.com> <52F2171F.7080605@gmx.at> <8761oth6oz.fsf@gmail.com> <87a9e37i9w.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1391759591 20527 80.91.229.3 (7 Feb 2014 07:53:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Feb 2014 07:53:11 +0000 (UTC) Cc: 16649@debbugs.gnu.org To: E Sabof Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 07 08:53:17 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WBgFR-0004tY-Gf for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Feb 2014 08:53:17 +0100 Original-Received: from localhost ([::1]:40092 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBgFR-0001SD-7N for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Feb 2014 02:53:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39199) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBgFI-0001Ry-TE for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 02:53:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBgFD-00086j-15 for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 02:53:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:40179) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBgFC-00086d-Td for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 02:53:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WBgFC-0006Hl-3E for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 02:53:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Feb 2014 07:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16649 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 16649-submit@debbugs.gnu.org id=B16649.139175955124114 (code B ref 16649); Fri, 07 Feb 2014 07:53:02 +0000 Original-Received: (at 16649) by debbugs.gnu.org; 7 Feb 2014 07:52:31 +0000 Original-Received: from localhost ([127.0.0.1]:54198 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBgEf-0006Gr-Vh for submit@debbugs.gnu.org; Fri, 07 Feb 2014 02:52:30 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:47287) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBgEc-0006Gh-Fo for 16649@debbugs.gnu.org; Fri, 07 Feb 2014 02:52:27 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0N0M00C00892RB00@a-mtaout23.012.net.il> for 16649@debbugs.gnu.org; Fri, 07 Feb 2014 09:52:24 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N0M00CC58JCN660@a-mtaout23.012.net.il>; Fri, 07 Feb 2014 09:52:24 +0200 (IST) In-reply-to: <87a9e37i9w.fsf@gmail.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:84802 Archived-At: > From: E Sabof > Date: Fri, 07 Feb 2014 02:45:15 +0000 > Cc: 16649@debbugs.gnu.org > > 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)) Could you please tell what exactly is wrong with display in the above test case? And what does "the margin overflows" mean? Maybe I'm blind, but I don't see anything wrong when I eval the above code. As for the magit display, it is so loaded with stuff that it is hard to even know where's the margin there. So please tell where to look and what is it that you think is wrong in that screenshot. Thanks.