Giter Site home page Giter Site logo

font-lock error about lua-mode HOT 7 CLOSED

immerrr avatar immerrr commented on June 11, 2024
font-lock error

from lua-mode.

Comments (7)

immerrr avatar immerrr commented on June 11, 2024

Oh, hey, a follow-up from flycheck bug. Nice :)

Thanks for the report, I confirm I see the same.

from lua-mode.

immerrr avatar immerrr commented on June 11, 2024

Yes, my bad. Didn't verify last set of changes properly. Should be good now.

from lua-mode.

ptrv avatar ptrv commented on June 11, 2024

Yes, can confirm, it works now. Thanks for the quick fix.

from lua-mode.

immerrr avatar immerrr commented on June 11, 2024

Btw, @ptrv, does lua-mode still hang flycheck?

from lua-mode.

ptrv avatar ptrv commented on June 11, 2024

I only had the problem with emacs on Ubuntu installed from https://launchpad.net/~cassou/+archive/emacs. I can't remember if it was only version 24.2 or also emacs-snapshot. I use now a self compiled 24.3 version and I don't have the hang problem anymore. I tested it also with emacs-snapshot and the problem seems to be gone. As I remember @lunaryorn also had this issue only with emacs on Ubuntu not on Mac OS.

Btw, I wanted to test the new lua-mode version with my 24.2 install but there is an error loading the mode:

Debugger entered--Lisp error: (error "`cl-labels' with dynamic scoping is not implemented")

though I have the compatibility package cl-lib-0.2 installed

from lua-mode.

immerrr avatar immerrr commented on June 11, 2024

Well, I use 24.2 installed from exactly that location on daily basis in Ubuntu and I don't have that issue.

As for the cl-labels issue, I'm going to rewrite that code anyways, so I don't see the point in fixing it now, but you can try something like that locally:

sed -i 's/(lua--cl-labels/(flet/' lua-mode.el

from lua-mode.

ptrv avatar ptrv commented on June 11, 2024

This issue is not a problem for me, because i use 24.3. Just wanted to report the error I got with 24.2. But if it works for you, then probably something was wrong with my 24.2 setup.

from lua-mode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.