From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simen =?iso-8859-1?q?Heggest=F8yl?= Subject: Bug: Blocks spill their background color [8.3beta (release_8.3beta-1145-g45555d @ /home/simen/src/org-mode/lisp/)] Date: Sun, 17 May 2015 15:19:02 +0200 Message-ID: <1431868742.13648.0@smtp.gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=-iJpcbSunTwdbMHolAuaf" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YtyTH-0000Ku-OJ for emacs-orgmode@gnu.org; Sun, 17 May 2015 09:19:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YtyTE-0003lp-GU for emacs-orgmode@gnu.org; Sun, 17 May 2015 09:19:11 -0400 Received: from mail-la0-x22c.google.com ([2a00:1450:4010:c03::22c]:36228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YtyTE-0003lf-7d for emacs-orgmode@gnu.org; Sun, 17 May 2015 09:19:08 -0400 Received: by lagv1 with SMTP id v1so183661499lag.3 for ; Sun, 17 May 2015 06:19:06 -0700 (PDT) Received: from [192.168.100.11] (cm-84.210.143.4.getinternet.no. [84.210.143.4]) by mx.google.com with ESMTPSA id do6sm1875712lac.19.2015.05.17.06.19.05 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 May 2015 06:19:06 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --=-iJpcbSunTwdbMHolAuaf Content-Type: text/plain; charset=utf-8; format=flowed When positioned at the end of an outline node, blocks will spill their background color (defined by the `org-block-end-line' face) when the node is folded. To see this, paste the following lines into an Org buffer, and make sure that a background color is set for `org-block-end-line': * One #+BEGIN_SRC #+END_SRC This is OK, it won't spill. * Two This will spill. #+BEGIN_SRC #+END_SRC * Three Spill is gone now. When the node "Two" is folded, the background color will still be painted all the way to the right fringe (as can be viewed here: http://folk.uio.no/simenheg/org-spill.png). This becomes especially prominent when using a theme that sets a background color for `org-block-end-line', for instance the built-in Leuven theme. Emacs : GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5) of 2015-03-07 on trouble, modified by Debian Package: Org-mode version 8.3beta (release_8.3beta-1145-g45555d @ /home/simen/src/org-mode/lisp/) --=-iJpcbSunTwdbMHolAuaf Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
When positioned at the end of an outline node, blocks will spill their=
background color (defined by the `org-block-end-line' face) when= the
node is folded.

To see this, paste = the following lines into an Org buffer, and make
sure that a back= ground color is set for `org-block-end-line':


=
* One
#+BEGIN_SRC
#+END_SRC
This i= s OK, it won't spill.
* Two
This will spill.
= #+BEGIN_SRC
#+END_SRC
* Three
Spill is gone n= ow.


When the node "Two" is folded, = the background color will still be
painted all the way to the rig= ht fringe (as can be viewed here:
prominent when using a theme that sets a back= ground color for
`org-block-end-line', for instance the built-in = Leuven theme.

Emacs  : GNU Emacs 24.4.1 (x86_= 64-pc-linux-gnu, GTK+ Version 3.14.5)
 of 2015-03-07 on trou= ble, modified by Debian
Package: Org-mode version 8.3beta (releas= e_8.3beta-1145-g45555d @ /home/simen/src/org-mode/lisp/)
= --=-iJpcbSunTwdbMHolAuaf--