emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [PATCHES] Minor patches for Remember, Minibuffer and Tab Bar


From: Drew Adams
Subject: RE: [PATCHES] Minor patches for Remember, Minibuffer and Tab Bar
Date: Sat, 5 Dec 2020 13:52:00 -0800 (PST)

> > (defcustom minibuffer-depth-indicator-format "%d) "
>                                                   ^
>                     unbalanced parenthesis detected

Not in my world.  Detected by whom?

If some version of Emacs is flagging that then it's
a regression.  There's no unbalanced paren.  Here's
the full definition, again:

(defcustom minibuffer-depth-indicator-format "%d) "
  "Format string for minibuffer depth indicator."
  :type 'string :group 'convenience)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]