Skip to content

warnings on install #22

Open
Open
@7yl4r

Description

@7yl4r

I am pretty new to emacs. I just walked through install of melpa and then installed as instructed in the README here. After install I get a lot of warnings. These warnings also show when opening a new .qmd.

⛔ Warning (comp): quarto-mode.el:56:22: Warning: ‘make-variable-buffer-local’ not called at toplevel
⛔ Warning (comp): quarto-mode.el:62:20: Warning: ‘make-variable-buffer-local’ not called at toplevel
⛔ Warning (comp): quarto-mode.el:82:2: Warning: custom-declare-variable `quarto-poly-markdown-exporter' docstring wider than 80 characters
⛔ Warning (comp): quarto-mode.el:109:2: Warning: custom-declare-variable `quarto-force-preview' docstring wider than 80 characters
⛔ Warning (comp): quarto-mode.el:154:2: Warning: docstring wider than 80 characters
⛔ Warning (comp): quarto-mode.el:171:2: Warning: docstring wider than 80 characters
⛔ Warning (comp): quarto-mode.el:214:11: Warning: Unused lexical variable `browser-path'
⛔ Warning (comp): quarto-mode.el:236:9: Warning: reference to free variable ‘poly-quarto-mode-map’
⛔ Warning (comp): quarto-mode.el:245:11: Warning: Unused lexical variable `data'
⛔ Warning (comp): quarto-mode.el:245:25: Warning: Unused lexical variable `symbol-status'
⛔ Warning (comp): quarto-mode.el:245:39: Warning: Unused lexical variable `error-thrown'
⛔ Warning (comp): quarto-mode.el:252:2: Warning: docstring wider than 80 characters
⛔ Warning (comp): quarto-mode.el:255:13: Warning: Unused lexical variable `this-project-directory'
⛔ Warning (comp): quarto-mode.el:281:2: Warning: docstring wider than 80 characters

I can figure out how to hide these if they are not a major concern but also it looks like #17 is a draft fix for this, correct?
How can I help push that forward?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions