emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

new function url-insert-buffer-contents missing at runtime (both on mast


From: Cesar Quiroz
Subject: new function url-insert-buffer-contents missing at runtime (both on master and on emacs-25)
Date: Mon, 16 Nov 2015 00:59:53 -0800

Maybe just needs to be made autoloadable, like its file-contents sibling?

This function was just introduced at commit

7cc233e1e3da297882c006c1f07c628fbd4e94d5

Trigger the error by starting emacs and saying M-x list-packages.
Work around it by (load-library "url-handlers") or equivalent.


--César

You can run the command ‘list-packages’ with M-x l-pac RET
error in process filter: Symbol’s function definition is void: url-insert-buffer-contents [4 times]
Package refresh done
error in process filter: Symbol’s function definition is void: url-insert-buffer-contents [2 times]

reply via email to

[Prev in Thread] Current Thread [Next in Thread]