Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native compiler warnings in Emacs 29.1 #30

Open
TobiasZawada opened this issue Apr 13, 2024 · 0 comments
Open

Native compiler warnings in Emacs 29.1 #30

TobiasZawada opened this issue Apr 13, 2024 · 0 comments

Comments

@TobiasZawada
Copy link
Owner

Native compiler warnings in Emacs 29.1:

⛔ Warning (comp): texfrag.el:151:2: Warning: custom-declare-variable texfrag-header-default' docstring wider than 80 characters ⛔ Warning (comp): texfrag.el:165:2: Warning: custom-declare-variable texfrag-prefix' docstring wider than 80 characters
⛔ Warning (comp): texfrag.el:238:2: Warning: docstring wider than 80 characters
⛔ Warning (comp): texfrag.el:286:2: Warning: defvar texfrag-tail-function' docstring wider than 80 characters ⛔ Warning (comp): texfrag.el:327:2: Warning: defvar texfrag-frag-alist' docstring wider than 80 characters
⛔ Warning (comp): texfrag.el:371:2: Warning: defvar texfrag-equation-filter' docstring wider than 80 characters ⛔ Warning (comp): texfrag.el:626:2: Warning: defvar texfrag-LaTeX-file' docstring wider than 80 characters
⛔ Warning (comp): texfrag.el:681:2: Warning: docstring wider than 80 characters
⛔ Warning (comp): texfrag.el:688:44: Warning: reference to free variable ‘texfrag-tex-buffer’
⛔ Warning (comp): texfrag.el:762:2: Warning: docstring wider than 80 characters
⛔ Warning (comp): texfrag.el:778:2: Warning: defvar texfrag-running' docstring wider than 80 characters ⛔ Warning (comp): texfrag.el:796:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) ⛔ Warning (comp): texfrag.el:876:2: Warning: docstring wider than 80 characters ⛔ Warning (comp): texfrag.el:910:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) ⛔ Warning (comp): texfrag.el:1126:2: Warning: defvar texfrag-preview-region-function' docstring wider than 80 characters
⛔ Warning (comp): texfrag.el:1200:2: Warning: docstring wider than 80 characters
⛔ Warning (comp): texfrag.el:1403:2: Warning: custom-declare-variable `texfrag-org-keep-minor-modes' docstring has wrong usage of unescaped single quotes (use = or different quoting)
⛔ Warning (comp): texfrag.el:1521:2: Warning: docstring wider than 80 characters
⛔ Warning (comp): texfrag.el:1661:2: Warning: docstring wider than 80 characters
Warning (comp): texfrag.el:1438:20: Warning: the function ‘copy-seq’ is not known to be defined.

TobiasZawada referenced this issue Apr 13, 2024
`copy-seq` is obsolete since 27.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant