Hi, here's the backtrace with emacs -q and debug-on-error set to t: Debugger entered--Lisp error: (file-error "Cannot open load file" "sb-html") require(sb-html) (lambda nil (require (quote sb-html)))() run-hooks(text-mode-hook sgml-mode-hook html-mode-hook) apply(run-hooks (text-mode-hook sgml-mode-hook html-mode-hook)) run-mode-hooks(html-mode-hook) html-mode() set-auto-mode-0(html-mode nil) set-auto-mode() normal-mode(t) after-find-file(t t) find-file-noselect-1(#<buffer foo.html> "~/foo.html" nil nil "~/foo.html" nil) find-file-noselect("~/foo.html" nil nil t) find-file("~/foo.html" t) call-interactively(find-file nil nil)
One detail that may be relevant here is that I have Emacs.toolBar: 0 in my .Xresources. However, if I remove this resource, I still get the same problem. This occurs regardless of whether foo.html already exists or not. -- File mode specification error: (file-error "Cannot open load file" "sb-html") https://bugs.launchpad.net/bugs/495939 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs