Hi,
When I try to open a book with emacspeak-bookshare, I get an error about the eww advice, but when I look at the eww advice, it's just playing an auditory icon, so I don't understand what could be wrong. I'm using the latest Emacspeak from git and Emacs version 27.0.50. I'm wondering if anyone else is having this issue.
The debug log is below:
Debugger entered--Lisp error: (wrong-number-of-arguments #f(compiled-function (ad--addoit-function url) #<bytecode 0x42e3afdd>) 3)
ad-Advice-eww(#f(compiled-function (url) "Fetch URL and render the page.\nIf the input doesn't look like an URL or a domain name, the\nword(s) will be searched for via `eww-search-prefix'." (interactive #f(compiled-function () #<bytecode 0x4b4c7dc9>)) #<bytecode 0x40bfaf0d>) "file:///var/folders/z0/_fn2998s7nz108464zj61b1dw19..." nil)
apply(ad-Advice-eww #f(compiled-function (url) "Fetch URL and render the page.\nIf the input doesn't look like an URL or a domain name, the\nword(s) will be searched for via `eww-search-prefix'." (interactive #f(compiled-function () #<bytecode 0x4b4c3b3d>)) #<bytecode 0x40bfaf0d>) ("file:///var/folders/z0/_fn2998s7nz108464zj61b1dw19..." nil))
eww("file:///var/folders/z0/_fn2998s7nz108464zj61b1dw19..." nil)
apply(eww "file:///var/folders/z0/_fn2998s7nz108464zj61b1dw19..." nil)
browse-url("file:///var/folders/z0/_fn2998s7nz108464zj61b1dw19...")
browse-url-of-file("/var/folders/z0/_fn2998s7nz108464zj61b1dw19tm9/T/b...")
#f(compiled-function (&optional buffer) (interactive nil) #<bytecode 0x40e621fd>)(nil)
ad-Advice-browse-url-of-buffer(#f(compiled-function (&optional buffer) (interactive nil) #<bytecode 0x40e621fd>))
apply(ad-Advice-browse-url-of-buffer #f(compiled-function (&optional buffer) (interactive nil) #<bytecode 0x40e621fd>) nil)
browse-url-of-buffer()
emacspeak-bookshare-eww("/Users/pdoustdar/books/book-share/Linda-A.-Hill/Be...")
#<subr funcall-interactively>(emacspeak-bookshare-eww "/Users/pdoustdar/books/book-share/Linda-A.-Hill/Be...")
apply(#<subr funcall-interactively> emacspeak-bookshare-eww "/Users/pdoustdar/books/book-share/Linda-A.-Hill/Be...")
ad-Advice-funcall-interactively(#<subr funcall-interactively> emacspeak-bookshare-eww "/Users/pdoustdar/books/book-share/Linda-A.-Hill/Be...")
apply(ad-Advice-funcall-interactively #<subr funcall-interactively> (emacspeak-bookshare-eww "/Users/pdoustdar/books/book-share/Linda-A.-Hill/Be..."))
funcall-interactively(emacspeak-bookshare-eww "/Users/pdoustdar/books/book-share/Linda-A.-Hill/Be...")
#<subr call-interactively>(emacspeak-bookshare-eww nil nil)
ad-Advice-call-interactively(#<subr call-interactively> emacspeak-bookshare-eww nil nil)
apply(ad-Advice-call-interactively #<subr call-interactively> (emacspeak-bookshare-eww nil nil))
call-interactively(emacspeak-bookshare-eww nil nil)
command-execute(emacspeak-bookshare-eww)
If you have questions about this archive or had problems using it,
please contact us.