On Wed 07 Mar 2018 at 11:26, Alex Branham <alex.bran...@gmail.com> wrote:

> Hi all -
>
> I'm running into some font-lock issues that I didn't have before
> switching over to building auctex from the git repo. I'm wondering how
> I'm supposed to build and activate auctex. I clone auctex to
> ~/.emacs.d/lib/auctex and then do the following:
>
> ./autogen.sh
> ./configure --prefix=$HOME
> make
>
> Then when I open up a tex file, it works but I run into weird font-lock
> issues. The latest is that occasionally everything after an equation
> environment gets font-latex-math-face.
>
> Am I missing something obvious here?

Actually, it looks like I'm running into some error. I'm not familiar
with how font-locking/displaying works, does this mean anything to you?

Error during redisplay: (jit-lock-function 8656) signaled (wrong-type-argument 
integer-or-marker-p nil)
Error during redisplay: (jit-lock-function 9761) signaled (wrong-type-argument 
integer-or-marker-p nil)

>
> Thanks,
> Alex

_______________________________________________
auctex-devel mailing list
auctex-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to