Tino Calancha <address@hidden> writes:
I see following error in *Async Shell Command*:
(maybe someone suspect something)
Warning: arch-dependent data dir
'/usr/local/libexec/emacs/26.0.50/x86_64-pc-linux-gnu/': No such file
or directory
Warning: Lisp directory '/usr/local/share/emacs/26.0.50/lisp': No such
file or directory
Warning: Could not find simple.el or simple.elc
Gtk-Message: Failed to load module "pk-gtk-module"
Gtk-Message: Failed to load module "pk-gtk-module"
The new Emacs instance shows the *scratch* buffer and the error:
Cannot open load file: No such file or directory, mule-util
Following also works fine.
M-& which ~/bin/emacs -Q
If i checkout the commit right before yours, that is
f591765e2b6b9ec3fa3ff647c77a10c984f78133
i don't reproduce the issue.
Did you run "make bootstrap"? My commit changes autoloads; while working
on the patch I was urged several time to run a bootstrap in order to
bring Emacs in a proper state.