From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lionel Henry Subject: bug#18035: Linum-mode + org-indent-mode results in graphical bug Date: Sat, 26 Jul 2014 17:53:47 +0200 Message-ID: References: <14B03A2E-7F4C-4329-8E0F-70A31D9C28E6@gmail.com> <83sim16yz9.fsf@gnu.org> <83a97wi13r.fsf@gnu.org> Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49199) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XB4IT-0002aG-H3 for emacs-orgmode@gnu.org; Sat, 26 Jul 2014 11:54:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XB4IM-0003Ir-Rp for emacs-orgmode@gnu.org; Sat, 26 Jul 2014 11:54:09 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <83a97wi13r.fsf@gnu.org> 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: Eli Zaretskii Cc: michael_heerdegen@web.de, 18035@debbugs.gnu.org Le 26 juil. 2014 =E0 17:36, Eli Zaretskii a =E9crit : > Thanks. >=20 > AFAICS, rainbow-delimiters-mode uses the JIT Font Lock machinery to do > its job, which might conflict with org-indent's usage of an idle timer > and/or fail to trigger linum-mode's update on that line. When I > modify the "head 2" line, the line number is still visible, but then > about a second later the line gets re-indented and the line number > disappears. >=20 > I suggest that you report this to the developers of org-indent and > rainbow-delimiters-mode, and ask them to debug this. If their > conclusion is that this is a core Emacs problem, please get back here > and report the details. Ok I will. But now that I've disabled rainbows and enabled linum in org-mode again, I found another bug that might be related. With emacs -Q: - Open a .org file large enough that you can scroll it. - Enable linum and org-indent-mode - Scroll The linum and the indentation will disappear in the very first line.=