From ffc6a948499144867c88536304342cc16b2a4c64 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 25 Aug 2019 04:59:17 +0200 Subject: [PATCH] Lookup man pages with F1. --- init.el | 7 +++++-- server/server | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/init.el b/init.el index f2983f8..19aee08 100644 --- a/init.el +++ b/init.el @@ -1,5 +1,5 @@ ;;; init.el --- tastytea's Emacs init file. -;; Time-stamp: <2019-08-20T15:39:46+00:00> +;; Time-stamp: <2019-08-25T02:14:00+00:00> ;;; Commentary: ;; I am using this file with Emacs 26, but most of it will probably work with @@ -561,7 +561,10 @@ With argument, do this that many times." :defer t :custom-face (Man-overstrike ((t (:inherit font-lock-type-face :bold t)))) - (Man-underline ((t (:inherit font-lock-keyword-face :underline t))))) + (Man-underline ((t (:inherit font-lock-keyword-face :underline t)))) + :bind + ("" . (lambda () (interactive) (manual-entry (current-word)))) + ) ;;;;;;;;;;;;;;;;;;;; Misc ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Show directory tree in a window. diff --git a/server/server b/server/server index 4f3f658..8bfc729 100644 --- a/server/server +++ b/server/server @@ -1,2 +1,2 @@ -127.0.0.1:51313 5940 +127.0.0.1:51313 18091 phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh \ No newline at end of file