A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jrblevin/markdown-mode/issues/264 below:

Markdown mode takes 1.7 seconds to load · Issue #264 · jrblevin/markdown-mode · GitHub

Loading or requiring markdown-mode hangs Emacs for about 1.7 seconds.

Here's a command to verify (maybe update the load path -L).

emacs -Q -L ~/.emacs.d/elpa/markdown-mode-20170924.1720 \
  --eval='(setq start-time (float-time))' \
  --eval='(require (quote markdown-mode))' \
  --eval='(message "Markdown require: %f s" (- (float-time) start-time))'

I haven't looked into the source of the slow-down but it seems excessive.

System info:

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4