From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Jensen Subject: Re: Src block fontification when scrolled off window Date: Mon, 20 Jan 2020 14:04:26 -0800 Message-ID: References: <87imlerow4.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51390) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itf9z-00058k-90 for emacs-orgmode@gnu.org; Mon, 20 Jan 2020 17:04:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itf9y-000780-5A for emacs-orgmode@gnu.org; Mon, 20 Jan 2020 17:04:39 -0500 Received: from mail-yw1-xc30.google.com ([2607:f8b0:4864:20::c30]:45317) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1itf9y-00077m-1A for emacs-orgmode@gnu.org; Mon, 20 Jan 2020 17:04:38 -0500 Received: by mail-yw1-xc30.google.com with SMTP id d7so512882ywl.12 for ; Mon, 20 Jan 2020 14:04:37 -0800 (PST) In-Reply-To: <87imlerow4.fsf@ucl.ac.uk> 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: "Fraga, Eric" Cc: "emacs-orgmode@gnu.org" On Tue, Jan 14, 2020 at 8:20 AM Fraga, Eric wrote: > > On Tuesday, 14 Jan 2020 at 07:21, Aaron Jensen wrote: > > In one of my org files, I will occasionally see src blocks lose their > > formatting. [...] > > > > Is this expected behavior? Is there a way to increase the lookback amount? > > I don't see this behaviour. You might want to look at > jit-lock-chunk-size but that's me grasping at straws... I'm trying this out. I've also started opening src edit blocks in a different window. I haven't seen the behavior since making these changes, so I'm happy. Thanks!