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

Lisp error: (void-function s-match) #491

Closed
sjLambda opened this issue Sep 1, 2023 · 1 comment
Closed

Lisp error: (void-function s-match) #491

sjLambda opened this issue Sep 1, 2023 · 1 comment

Comments

@sjLambda
Copy link

sjLambda commented Sep 1, 2023

Debugger entered--Lisp error: (void-function s-match)
s-match("^\[\[\(http.+?\)\]\[\(.+?\)\]\]" "http://emacs.stackexchange.com/feeds")
#f(compiled-function (headline) #<bytecode -0x1914c60a3964407a>)(("http://emacs.stackexchange.com/feeds" emacs stackexchange))
mapcar(#f(compiled-function (headline) #<bytecode -0x1914c60a3964407a>) (("http://emacs.stackexchange.com/feeds" emacs stackexchange)
/snip ...
all items from elfeed.org appear here, snipped for brevity
.../snip
apply(rmh-elfeed-org-process-advice nil)
elfeed()
funcall-interactively(elfeed)
call-interactively(elfeed nil nil)
command-execute(elfeed)

versions:
elfeed 3.4.1
emacs: latest truck complied from Savannah sources
M-x version: GNU Emacs 30.0.50 (build 1, x86_64-apple-darwin17.7.0, NS appkit-1561.61 Version 10.13.6

@skeeto
Copy link
Owner

skeeto commented Sep 1, 2023 via email

@skeeto skeeto closed this as completed Sep 1, 2023
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

2 participants