Browse Source

print init time after emacs loaded

master
Marc Pohling 6 years ago
parent
commit
6bead7477e
1 changed files with 7 additions and 0 deletions
  1. 7
      config.org

7
config.org

@ -1477,3 +1477,10 @@ _v_ verify setup _f_ check _s_ select
I mainly only use org I mainly only use org
** Work, Hyper-V ** Work, Hyper-V
For testing purproses I keep a working emacs in a debian on hyper-v. The demands here are different to the other work-emacs For testing purproses I keep a working emacs in a debian on hyper-v. The demands here are different to the other work-emacs
* Finishing
Stuff which I want to run in the end
#+BEGIN_SRC emacs-lisp
(message (emacs-init-time))
#+END_SRC
Loading…
Cancel
Save