font-lock-studio icon indicating copy to clipboard operation
font-lock-studio copied to clipboard

Debugger for Font Lock keywords

Results 4 font-lock-studio issues
Sort by recently updated
recently updated
newest added

cl is now even more depreciated and causes byte-compile warnings. A simple change to use cl-lib makes the byte-compiler much happier :)

Not an issue! Just an appreciation for the wonderful and essential package you wrote! It saved my day. Marco

After opening a Clojure source file and invoking M-x font-lock-studio, choosing "Step Into and Debug" from the menu with point at a place where the mini-buffer reports "Keyword with function...

Hi. In Emacs30, not having lexical binding is now a byte compiler warning. I have been using this package for some time with lexical binding enabled and have not encountered...