I am rather busy right now. Can somebody fix this, please?
Colin Marquardt <c.marquardt(a)alcatel.de> writes:
Indeed, a problem with image-mode. If I do a
M-x load-library RET image-mode
I get:
Signaling: (void-function exec-installed-p)
exec-installed-p("display")
...
exec-installed-p is in apel/path-utils.el
shouldn't there be something like
(require 'path-utils)
in image-mode.el?
do we need to fix the package-index as well (i.e. make text-modes
require apel)>?
Gunnar