all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: Gabriel <gabriel376@hotmail.com>,
	Mauro Aranda <maurooaranda@gmail.com>,
	47252@debbugs.gnu.org
Subject: bug#47252: 28.0.50; [PATCH] Make minibuffer-depth-indicator-function a defcustom
Date: Fri, 19 Mar 2021 11:49:32 +0100	[thread overview]
Message-ID: <87v99nwh8j.fsf@gmail.com> (raw)
In-Reply-To: <87h7l7mqvb.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 19 Mar 2021 10:31:36 +0100")

>>>>> On Fri, 19 Mar 2021 10:31:36 +0100, Lars Ingebrigtsen <larsi@gnus.org> said:

    Lars> Mauro Aranda <maurooaranda@gmail.com> writes:
    >> Gabriel <gabriel376@hotmail.com> writes:
    >> 
    >>> This simple patch makes 'minibuffer-depth-indicator-function' a
    >>> defcustom.
    >> 
    >> Since the default value is nil, I made a change after Lars pushed your
    >> patch to include nil as a supported value; else, the Customize interface
    >> reports a mismatch 

    Lars> Thanks.  But shouldn't

    Lars> +  :type '(choice (const :tag "Default" nil)
    Lars> +                 (function))

    Lars> be

    Lars> +  :type '(choice (const :tag "Default" nil)
    Lars> +                 function)

    Lars> ?

    >> (and I think we do have tests to check for this?)

    Lars> Yes, what's the test for this again?  

admin/cus-test.el

Robert
-- 





      parent reply	other threads:[~2021-03-19 10:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19  3:36 bug#47252: 28.0.50; [PATCH] Make minibuffer-depth-indicator-function a defcustom Gabriel
2021-03-19  8:38 ` Lars Ingebrigtsen
2021-03-19  9:00 ` Mauro Aranda
2021-03-19  9:31   ` Lars Ingebrigtsen
2021-03-19 10:04     ` Mauro Aranda
2021-03-20  8:02       ` Lars Ingebrigtsen
2021-03-19 10:49     ` Robert Pluim [this message]

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=87v99nwh8j.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=47252@debbugs.gnu.org \
    --cc=gabriel376@hotmail.com \
    --cc=larsi@gnus.org \
    --cc=maurooaranda@gmail.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.