From: Pascal Quesseveur <pquessev@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Error while opening an HTML file with Emacs 26.1
Date: Wed, 13 Jun 2018 19:40:05 +0200 [thread overview]
Message-ID: <841sdaegay.fsf@gmail.com> (raw)
Emacs 26.1 on Windows, 32 bits distrib
Using 'emacs -Q' I get that error when opening an HTML file:
Debugger entered--Lisp error: (file-missing "Cannot open load file"
"No such file or directory" "css-mode")
require(css-mode)
byte-code("..." [require flyspell sgml-mode js css-mode prog-mode font-lock custom-declare-variable mhtml-tag-relative-indent funcall function #f(compiled-function () #<bytecode 0x33759f9>) "How <script> and <style> bodies are indented relative to the tag.\n\nWhen t, indentation looks like:\n\n <script>\n code();\n </script>\n\nWhen nil, indentation of the script body starts just below the\ntag, like:\n\n <script>\n code();\n </script>\n\nWhen `ignore', the script body starts in the first column, like:\n\n <script>\ncode();\n </script>" :group sgml :type (choice (const nil) (const t) (const ignore)) :safe symbolp :version "26.1"] 12)
mhtml-mode()
set-auto-mode-0(mhtml-mode nil)
set-auto-mode()
normal-mode(t)
after-find-file(nil t)
find-file-noselect-1(#<buffer simple-file.html> "~/dev/simple-file.html" nil nil "~/dev/simple-file.html" ((4608 2 . 8750) (20619 . 8025)))
find-file-noselect("C:/Users/pascalq/dev/simple-file.html" nil nil nil)
find-file("C:/Users/pascalq/dev/simple-file.html")
dnd-open-local-file("file:C%3A/Users/pascalq/dev/simple-file.html" private)
dnd-handle-one-url(#<window 3 on *scratch*> private "file:C%3A/Users/pascalq/dev/simple-file.html")
w32-handle-dropped-file(#<window 3 on *scratch*> "C:\\Users\\pascalq\\dev\\simple-file.html")
apply(w32-handle-dropped-file (#<window 3 on *scratch*> "C:\\Users\\pascalq\\dev\\simple-file.html"))
#f(compiled-function (&rest args2) #<bytecode 0x2a7261b>)("C:\\Users\\pascalq\\dev\\simple-file.html")
mapc(#f(compiled-function (&rest args2) #<bytecode 0x2a7261b>) ("C:\\Users\\pascalq\\dev\\simple-file.html"))
w32-drag-n-drop((drag-n-drop (#<window 3 on *scratch*> 146 (405 . 337) -521301871 nil 146 (40 . 3) nil (405 . 277) (10 . 20)) ("C:\\Users\\pascalq\\dev\\simple-file.html")))
funcall-interactively(w32-drag-n-drop (drag-n-drop (#<window 3 on *scratch*> 146 (405 . 337) -521301871 nil 146 (40 . 3) nil (405 . 277) (10 . 20)) ("C:\\Users\\pascalq\\dev\\simple-file.html")))
call-interactively(w32-drag-n-drop nil nil)
command-execute(w32-drag-n-drop)
--
Pascal Quesseveur
pquessev@gmail.com
next reply other threads:[~2018-06-13 17:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-13 17:40 Pascal Quesseveur [this message]
2018-06-13 18:05 ` Error while opening an HTML file with Emacs 26.1 Eli Zaretskii
2018-06-14 8:43 ` Pascal Quesseveur
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=841sdaegay.fsf@gmail.com \
--to=pquessev@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).