I'm taking the liberty to mark this as Invalid, as per your latest comment. (However, -Q also disables any installed Emacs extensions, so the problem need not necessarily be in a local site file.)
For the record, dpkg -S tells you which package installed a particular file. So the question is really what dpkg -S /usr/bin/emacs22-gtk says, not dpkg -S emacs (which effectively works as a wildcard for all installed files with "emacs" in their name). dpkg -l emacs22 tells you which version of the emacs22 Ubuntu package you have installed, but I suppose that is not essential information any longer at this point. Emacs startup file debugging is probably beyond the scope of this bug report. Basically, you could run emacs -Q, M-x set-variable debug-on- error t, M-x load-file /etc/emacs/site-start.el and try to see in *Messages* where the error is. http://www.gnu.org/software/emacs/manual/html_node/emacs/Init-File.html explains the startup sequence of Emacs in more detail. ** Changed in: emacs22 (Ubuntu) Status: Incomplete => Invalid -- Symbol's value as variable is void: on https://bugs.launchpad.net/bugs/583133 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
