.emacs-pre
changeset 1679 5ee3a93090f0
parent 1676 2952c3c11261
child 1688 0bab53c47567
--- a/.emacs-pre	Sat Jan 02 19:45:46 2021 +0200
+++ b/.emacs-pre	Sat Jan 02 19:49:06 2021 +0200
@@ -8,6 +8,12 @@
 ;; (profiler-start 'cpu)
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;; To disable activation desktop-save-mode as it ask for file overriding when
+;; two Emacs are loaded making difficult automating like:  time emacs-w32 --kill
+
+;; (setq my-no-desktop-save-mode t)
+
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;; (message "libs pre-loading")
 
 ;; (require 'etags-select)