* Org mode fontification broken
@ 2018-11-12 14:52 Peter Westlake
2018-11-14 10:48 ` Peter Westlake
0 siblings, 1 reply; 2+ messages in thread
From: Peter Westlake @ 2018-11-12 14:52 UTC (permalink / raw)
To: emacs-orgmode
Since upgrading from Fedora 27 to Fedora 28, Emacs 26.1-3.fc28.x86_64, links and other fontified text in Org files appear as the underlying plain text. A few of them look correct, and deleting a marker character (e.g. square bracket) and reinserting it makes the link appear correctly for a while. The Messages buffer is full of things like this:
Error during redisplay: (jit-lock-function 501) signaled (wrong-type-argument listp org-level-4)
Error during redisplay: (jit-lock-function 1001) signaled (wrong-type-argument listp org-level-4)
Error during redisplay: (jit-lock-function 1501) signaled (wrong-type-argument listp org-level-3)
Error during redisplay: (jit-lock-function 2001) signaled (wrong-type-argument listp org-level-3)
Error during redisplay: (jit-lock-function 1152403) signaled (wrong-type-argument listp org-level-2)
I've attempted to set jit-lock-mode to nil in .emacs, with no success.
This Emacs has a built-in version of Org, 9.1.14, and I've tried 20181125 installed through Melpa. Nothing makes a difference.
Any ideas?
Peter.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Org mode fontification broken
2018-11-12 14:52 Org mode fontification broken Peter Westlake
@ 2018-11-14 10:48 ` Peter Westlake
0 siblings, 0 replies; 2+ messages in thread
From: Peter Westlake @ 2018-11-14 10:48 UTC (permalink / raw)
To: emacs-orgmode
Problem solved! I had forgotten that I was using a copy of the Org repository instead of the package bundled with Emacs.
Peter.
On Mon, 12 Nov 2018, at 14:52, Peter Westlake wrote:
> Since upgrading from Fedora 27 to Fedora 28, Emacs 26.1-3.fc28.x86_64,
> links and other fontified text in Org files appear as the underlying
> plain text. A few of them look correct, and deleting a marker character
> (e.g. square bracket) and reinserting it makes the link appear correctly
> for a while. The Messages buffer is full of things like this:
>
> Error during redisplay: (jit-lock-function 501) signaled (wrong-type-
> argument listp org-level-4)
> Error during redisplay: (jit-lock-function 1001) signaled (wrong-type-
> argument listp org-level-4)
> Error during redisplay: (jit-lock-function 1501) signaled (wrong-type-
> argument listp org-level-3)
> Error during redisplay: (jit-lock-function 2001) signaled (wrong-type-
> argument listp org-level-3)
> Error during redisplay: (jit-lock-function 1152403) signaled (wrong-
> type-argument listp org-level-2)
>
> I've attempted to set jit-lock-mode to nil in .emacs, with no success.
>
> This Emacs has a built-in version of Org, 9.1.14, and I've tried
> 20181125 installed through Melpa. Nothing makes a difference.
>
> Any ideas?
>
> Peter.
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-11-14 10:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-12 14:52 Org mode fontification broken Peter Westlake
2018-11-14 10:48 ` Peter Westlake
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).