From ae822de38d2e02c32b1be844fa8be2a5f8d1b21f Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 16 Apr 2026 09:22:00 -0400 Subject: [PATCH] ; newcomers-presets: FIXME. --- etc/themes/newcomers-presets-theme.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/themes/newcomers-presets-theme.el b/etc/themes/newcomers-presets-theme.el index 12205a4ee8e..2c69f26da4c 100644 --- a/etc/themes/newcomers-presets-theme.el +++ b/etc/themes/newcomers-presets-theme.el @@ -163,6 +163,8 @@ This minor mode will enable and disable the theme on startup." ;;;; Frame- and window-related options '(frame-inhibit-implied-resize t) '(tab-bar-history-mode t) + ;; FIXME: If you toggle off the theme, without having run any + ;; tab-related commands, the tab bar remains visible. '(tab-bar-show 0) ;;;; Programming-related options