(setq delete-by-moving-to-trash t
delete-pair-blink-delay 0
- delete-active-region nil
next-line-add-newlines t
scroll-conservatively 101
ring-bell-function 'ignore
(?\< . ?\>)))
\f
;; Transient mark mode temp enabling
-(setq transient-mark-mode nil)
+;; (setq transient-mark-mode nil)
;; (defun re/remap-mark-command (command &optional map)
;; "Remap a mark-* command to temporarily activate Transient Mark mode.