From 5d5fce5c5a4263d17232b7952859864882086532 Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 10 May 2019 17:37:22 +0200 Subject: [PATCH] Do not kill magit buffers, bury them. --- init.el | 7 ++++--- server/server | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/init.el b/init.el index 8735311..ba3fd8d 100644 --- a/init.el +++ b/init.el @@ -1,5 +1,5 @@ ;;; init.el --- tastytea's Emacs init file. -;; Time-stamp: <2019-05-09T16:39:36+00:00> +;; Time-stamp: <2019-05-10T15:37:04+00:00> ;;; Commentary: ;; I am using this file with Emacs 26, but most of it will probably work with @@ -475,8 +475,9 @@ With argument, do this that many times." :bind ("C-x g" . magit-status) ("C-x M-g" . magit-dispatch) - :custom - (magit-bury-buffer-function 'my/magit-kill-buffers))) + ;; :custom + ;; (magit-bury-buffer-function 'my/magit-kill-buffers) + )) ;; ;; Draw line in column 80 ;; (use-package fill-column-indicator diff --git a/server/server b/server/server index 9f2f3d2..800dc63 100644 --- a/server/server +++ b/server/server @@ -1,2 +1,2 @@ -127.0.0.1:51313 5206 +127.0.0.1:51313 2731 phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh \ No newline at end of file