From: Drew Adams <drew.adams@oracle.com>
To: Juri Linkov <juri@linkov.net>
Cc: Gabriel do Nascimento Ribeiro <gabriel376@hotmail.com>,
emacs-devel@gnu.org
Subject: RE: [PATCHES] Minor patches for Remember, Minibuffer and Tab Bar
Date: Sat, 5 Dec 2020 13:52:00 -0800 (PST) [thread overview]
Message-ID: <70041021-52fa-4ea3-940b-27d27a2a2cb5@default> (raw)
In-Reply-To: <875z5gf1mx.fsf@mail.linkov.net>
> > (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)
next prev parent reply other threads:[~2020-12-05 21:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-05 4:26 [PATCHES] Minor patches for Remember, Minibuffer and Tab Bar Gabriel do Nascimento Ribeiro
2020-12-05 16:03 ` Drew Adams
2020-12-05 16:57 ` Gabriel do Nascimento Ribeiro
2020-12-05 17:08 ` Drew Adams
2020-12-05 20:30 ` Juri Linkov
2020-12-05 21:52 ` Drew Adams [this message]
2020-12-05 21:58 ` Juri Linkov
2020-12-05 22:48 ` Drew Adams
2021-01-05 18:58 ` Juri Linkov
2021-01-05 23:52 ` Gabriel do Nascimento Ribeiro
2021-01-06 18:28 ` Juri Linkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=70041021-52fa-4ea3-940b-27d27a2a2cb5@default \
--to=drew.adams@oracle.com \
--cc=emacs-devel@gnu.org \
--cc=gabriel376@hotmail.com \
--cc=juri@linkov.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).