From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Lohmar Subject: Re: Emacs master, faces with :extend t let cursor vanish at EOL?! Date: Tue, 04 Feb 2020 20:27:42 +0100 Message-ID: <87sgjqb1ap.fsf@kenko.localhost.com> References: <8736fko8wr.fsf@kenko.localhost.com> <877e124qdy.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54542) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iz3rQ-0006Mr-7F for emacs-orgmode@gnu.org; Tue, 04 Feb 2020 14:27:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iz3rP-0002pm-0h for emacs-orgmode@gnu.org; Tue, 04 Feb 2020 14:27:47 -0500 Received: from mout01.posteo.de ([185.67.36.65]:53546) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iz3rO-0002bG-R9 for emacs-orgmode@gnu.org; Tue, 04 Feb 2020 14:27:46 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id E832E160060 for ; Tue, 4 Feb 2020 20:27:43 +0100 (CET) In-Reply-To: <877e124qdy.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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Bastien Cc: emacs-orgmode@gnu.org On Tue, Feb 04 2020 11:07 (+0100), Bastien wrote: > Hi Ingo, > > Ingo Lohmar writes: > >> Using this with a current elpa pkg of org-mode, and setting :extend t on >> faces like `org-block`, "often" the cursor vanishes at the EOL of a line >> using such a face. It reliably happens for `org-block', only sometimes >> for `secondary-selection'. > > can you keep track of this issue and related discussions? > > I doubt there is anything we can do in Org itself, but perhaps a hint > in a docstring could help. > > Let us know, thanks, Hi Bastien, I am confused, I thought this was fixed, but I have a really hard to find the bug.. Some time later: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=38330 Best, Ingo