Fixed emacs font-lock issues in site-lisp/kpp.el#151
Conversation
site-lisp/kpp.el - Linted this file with Claude AI and resolved several issues that were preventing proper font-lock rendering on newer versions of emacs. CHANGELOG.md - Updated accordingly Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
|
Thanks, @yantosca, I will check the new |
|
I noticed that |
|
I found several other obsolete KPP commands and section names which |
|
Since the suffixes
I'm not sure what's better but I tend towards option 1. |
|
Thanks @RolfSander. Let's go with option 1. |
|
OK, I'll re-activate spc and def. |
|
Do you want me to delete the obsolete KPP commands and section names? |
|
As there were no objections, I have removed the obsolete KPP sections |
RolfSander
left a comment
There was a problem hiding this comment.
It works fine for me now.
In this PR we have used AI to "lint" the
site-lisp/kpp.elfile. Some of the emacs lisp commands inkpp.elwere changed/updated in newer emacs versions and so this was causing rendering issues.@RolfSander: Please test with your version of emacs and let me know if this works OK.