chiark / gitweb /
reuse frames (did this a while ago)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 11 Aug 2018 08:45:25 +0000 (09:45 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 11 Aug 2018 08:45:25 +0000 (09:45 +0100)
dot/emacs

index e696b6ac7de329ccbe8cc27829ca954abb9a40f8..e05af6971371fdaf90854bd231325ded297828fb 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
@@ -13,6 +13,7 @@
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
  '(blink-cursor-mode nil)
+ '(display-buffer-reuse-frames t)
  '(font-use-system-font t)
  '(inhibit-startup-screen t)
  '(send-mail-function (quote sendmail-send-it)))