Skip to content

[BUG/ISSUE] kpp.el warning message #76

@rs028

Description

@rs028

Report a bug or issue with KPP:

Not strictly a bug, but I am getting a warning message with emacs

/kpp.el: Warning: (lambda nil \.\.\.) quoted with ' rather than with #'

This can be solved by changing line 107 of kpp.el to:

#'(lambda () (interactive) (insert "        ")))

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions