From: rearman Date: Wed, 1 Apr 2026 13:18:51 +0000 (-0400) Subject: Initial buffer back to default X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=a1994e33905f6cabd14a5fe24a8e99f9fce6e7a3;p=emacsinit.git Initial buffer back to default Found myself closing the recents buffer more often than I used it at startup. Still accessible with F7. --- diff --git a/init.el b/init.el index 96f64a1..3f3c876 100644 --- a/init.el +++ b/init.el @@ -182,7 +182,6 @@ (menu-bar-mode -1) (tool-bar-mode -1) -(setq initial-buffer-choice 'recentf-open-files) (set-scroll-bar-mode 'left) (setq frame-title-format "%b"