summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--init.org14
1 files changed, 3 insertions, 11 deletions
diff --git a/init.org b/init.org
index f29c44d..b196cfc 100644
--- a/init.org
+++ b/init.org
@@ -243,6 +243,9 @@
(set-keyboard-coding-system 'latin-1)
t)
(add-to-list 'after-make-frame-functions 'jao--set-kb-system)
+
+ (setq echo-keystrokes 1
+ suggest-key-bindings nil)
#+end_src
*** Battery
#+begin_src emacs-lisp
@@ -419,22 +422,11 @@
(global-font-lock-mode 1)
#+end_src
* Help system
-*** Echos and suggestions
- #+begin_src emacs-lisp
-
- (setq suggest-key-bindings 5
- echo-keystrokes 2)
-
- #+end_src
*** Bookmarks
#+BEGIN_SRC emacs-lisp
(setq bookmark-default-file "~/.emacs.d/emacs.bmk"
bookmark-fontify nil)
#+END_SRC
-*** Inform (links in info buffers)
- #+begin_src emacs-lisp
- (use-package inform :ensure t)
- #+end_src
*** Man pages
#+begin_src emacs-lisp
(setq Man-notify-method 'aggressive) ;; pushy - same window