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

Sachac user files #19

Merged
merged 10 commits into from
Jan 16, 2024
Merged

Sachac user files #19

merged 10 commits into from
Jan 16, 2024

Conversation

xuchunyang
Copy link
Owner

@xuchunyang xuchunyang commented Jan 16, 2024

Follow #18

Because now this is easier than elisp-demos-find-demo.
I believe seq.el is from 25.1+ and needs (require 'seq)
Run make
emacs -Q --batch -L . --eval "(setq byte-compile-error-on-warn t)" -f batch-byte-compile elisp-demos.el

In toplevel form:
elisp-demos.el:286:1:Error: the function ‘cl-remove-duplicates’ might not be defined at runtime.
Cause I do not know how to resolve such warn for Emacs 29.1:

elisp-demos.el:111:14: Warning: `org-show-entry' is an obsolete function (as
    of 9.6); use `org-fold-show-entry' instead.
org-end-of-meta-data requires Emacs 26.x
@xuchunyang xuchunyang merged commit 8e169d5 into master Jan 16, 2024
8 checks passed
@xuchunyang xuchunyang deleted the sachac-user-files branch January 16, 2024 16:15
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

Successfully merging this pull request may close these issues.

3 participants