OK, I think I may understand why this happens. When a new user is created, the first time emacs is run it creates .emacs.d in the user's home directory. But, if the first time the user runs emacs is via sudo, which is more than likely if he is configuring a system, then the ownership on .emacs.d ends up ans root, root. Then when he tries to run it without sudo, the initialisation fails very early on unable to read .emacs.d, his .emacs isn't read, and apparently various search paths aren't set up. So, work around is for the user to reset the ownership and group to himself, which presumably he can do since he ran sudo in the first place. The clairvoyant user will of course run emacs without sudo first time. I clearly wasn't clairvoyant enough.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1349087 Title: emacs C-x m doesn't work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/emacs-defaults/+bug/1349087/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs