From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Fraga, Eric" Subject: Re: Bug: Cursor Disapears in Org-Src Blocks in Indent Mode [9.2.6 (release_9.2.6-559-ga01a8f @ /Users/djm/.emacs.d/straight/build/org/)] Date: Sun, 10 Nov 2019 11:23:16 +0000 Message-ID: <87sgmwf00s.fsf@ucl.ac.uk> References: <73e6babc-3469-480c-a9ac-eb92a1f1dcd2@Spark> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:57917) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iTlJS-0003ms-Tj for emacs-orgmode@gnu.org; Sun, 10 Nov 2019 06:23:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iTlJR-0004J3-Qy for emacs-orgmode@gnu.org; Sun, 10 Nov 2019 06:23:22 -0500 Received: from mail-eopbgr70098.outbound.protection.outlook.com ([40.107.7.98]:53363 helo=EUR04-HE1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iTlJR-0004FZ-FL for emacs-orgmode@gnu.org; Sun, 10 Nov 2019 06:23:21 -0500 In-Reply-To: (Dylan McDowell's message of "Fri, 8 Nov 2019 10:41:40 -0700") Content-Language: en-US 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" To: Dylan McDowell Cc: "emacs-orgmode@gnu.org" On Friday, 8 Nov 2019 at 10:41, Dylan McDowell wrote: > Expected Behavior: My cursor is always visible throughout my entire > org-document > > Actual Behavior: When moving through org-src blocks, my cursor is > visible until I move it to the end of the line. Then my cursor disapears > and only shows up when the cursor is placed in the middle of the line. I imagine this is a bug in Emacs, not org, one that people are currently trying to track down. See the emacs developers mailing list. The problem has to do with faces that have the :extend attribute set and especially those with a different background. On the developers list, they are looking for an easily reproducible example starting from emacs -Q, by the way... --=20 Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-552-g8c5a78