Christoph Groth <christoph@grothesque.org> writes: > Xiyue Deng wrote: >> >> Can you also post your load-path using something like the following >> (note that I didn't skip your init file. You can post both with and >> without): >> >> ,---- >> | $ emacs --batch --eval '(pp load-path)' >> `---- > > The output is the same whether I add -q or not. It is also the same for > the other user where the problem does not appear. Here it is: > Ah I forgot that `--batch' doesn't load user packages. Can you try the following: ,---- | $ emacs --batch --eval '(progn (package-initialize) (pp-load-path))' `---- > [...] -- Regards, Xiyue Deng
Attachment:
signature.asc
Description: PGP signature