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: Wed, 16 Jul 2014 19:16:25 +0200 Message-ID: References: <14B03A2E-7F4C-4329-8E0F-70A31D9C28E6@gmail.com> <83sim16yz9.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]:38290) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7SpJ-0002J2-P7 for emacs-orgmode@gnu.org; Wed, 16 Jul 2014 13:17:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7SpC-0008Lb-DX for emacs-orgmode@gnu.org; Wed, 16 Jul 2014 13:17:09 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <83sim16yz9.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: 18035@debbugs.gnu.org I cannot reproduce it with emacs -Q I will try to investigate which of my settings causes the problem. Thanks for your time. Le 16 juil. 2014 =E0 18:38, Eli Zaretskii a =E9crit : >> From: Lionel Henry >> Date: Wed, 16 Jul 2014 15:39:04 +0200 >>=20 >> Activating both linum-mode and org-indent-mode will cause several = graphical glitches in the current line. >> See = http://lists.gnu.org/archive/html/emacs-orgmode/2011-01/msg01204.html >=20 > That discussion provides no reproducible recipe. >=20 > If I start "emacs -Q", visit an Org file, then invoke org-indent-mode > in that Org buffer, and finally turn on linum-mode, I see nothing like > this: >=20 > clicking on any line in an org-mode file will cause the cursor and > text on the line to quickly shift back a few spaces, and the line > number for that line to disappear, and then after a fraction of a > second it will return to normal. >=20 > When I click on a line, nothing happens, except that the cursor jumps > to the place where I clicked. >=20 > I tried with both the latest trunk and emacs-24 branch, using the > version of Org provided with each branch. >=20 > So please provide a reproducible recipe, starting from "emacs -Q", and > perhaps also an Org file where you see the problem. If there is a > need to use a version of Org newer than the ones currently in the > Emacs repository, please tell where to get that version of Org. >=20 > Thank you.