[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: font-lock-compile-keywords: Font-lock trying to use keywords before
From: |
Arash Esbati |
Subject: |
Re: font-lock-compile-keywords: Font-lock trying to use keywords before setting them up |
Date: |
Thu, 06 Apr 2023 15:40:07 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hongyi Zhao <hongyi.zhao@gmail.com> writes:
> I tried you above advice and opened the same .tex file, but this time
> the same error didn't occur. Below is the content shown in *Messages*
> buffer:
>
> For information about GNU Emacs and the GNU system, type C-h C-a.
> Mark set
> "/home/werner/.emacs.d/straight/repos/auctex"
> t
> "/home/werner/.emacs.d/straight/repos/auctex"
> t [2 times]
> Applying style hooks...done
> Sorting LaTeX-environment...done
> Removing duplicates...done
> Beginning of buffer [2 times]
> Mark set
This might be an indicator that your config and/or straight is somehow
the problem. You should investigate there.
Best, Arash