all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Drew Adams <drew.adams@oracle.com>
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, 05 Dec 2020 23:58:30 +0200	[thread overview]
Message-ID: <87o8j7hq3s.fsf@mail.linkov.net> (raw)
In-Reply-To: <70041021-52fa-4ea3-940b-27d27a2a2cb5@default> (Drew Adams's message of "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)

Wouldn't you feel that something is wrong every time seeing unbalanced

1) 2) 3)

in the prompt?  I think the current default [%s] is better
than the default value that you propose.  But I agree that
the format could be customizable.



  reply	other threads:[~2020-12-05 21:58 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
2020-12-05 21:58       ` Juri Linkov [this message]
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o8j7hq3s.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=gabriel376@hotmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.