From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Heerdegen Subject: bug#18035: Linum-mode + org-indent-mode results in graphical bug Date: Fri, 18 Jul 2014 01:36:44 +0200 Message-ID: <87k37bwoab.fsf__36435.7451595881$1405640359$gmane$org@web.de> References: <14B03A2E-7F4C-4329-8E0F-70A31D9C28E6@gmail.com> <83sim16yz9.fsf@gnu.org> <87lhrtrxl1.fsf@web.de> <87ha2hrx0p.fsf@web.de> <83fvi06mf6.fsf__22788.3604042747$1405610578$gmane$org@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7vFc-00084i-66 for emacs-orgmode@gnu.org; Thu, 17 Jul 2014 19:38:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7vFS-0007jE-VE for emacs-orgmode@gnu.org; Thu, 17 Jul 2014 19:38:12 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <83fvi06mf6.fsf__22788.3604042747$1405610578$gmane$org@gnu.org> (Eli Zaretskii's message of "Thu, 17 Jul 2014 18:21:33 +0300") 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: 18035@debbugs.gnu.org, lionel.hry@gmail.com Eli Zaretskii writes: > [...] I'm not sure this is the same problem as reported by the OP, so > it probably should have been reported as a separate bug (merging them > later is easy). Ok. I wasn't sure what would be best. > > - visit a file under version control (I tried a git controlled file > > here) > > - M-x vc-annotate > > - v (i.e. vc-annotate-toggle-annotation-visibility) > > - M-x linum-mode > > > > ==> all lines but one loose their coloring. Those lines that are still > > colored loose their line number. > > > > nlinum-mode behaves similarly. > > Fixed in revision 117382 on the emacs-24 branch. Works for me, thanks! Michael.