* Re: master 83bf70f: Allow user control of progress messages in cpp.el
[not found] ` <20161125105328.52D4C2201C5@vcs.savannah.gnu.org>
@ 2016-11-26 2:54 ` Glenn Morris
2016-11-26 7:32 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2016-11-26 2:54 UTC (permalink / raw)
To: emacs-devel; +Cc: Hong Xu
Eli Zaretskii wrote:
> +(defcustom cpp-message-min-time-interval 1.0
> + "Minimum time interval in seconds for `cpp-progress-message' messages.
> +If nil, `cpp-progress-message' prints no progress messages."
> + :type 'float
If nil is a valid option then the :type isn't right.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: master 83bf70f: Allow user control of progress messages in cpp.el
2016-11-26 2:54 ` master 83bf70f: Allow user control of progress messages in cpp.el Glenn Morris
@ 2016-11-26 7:32 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2016-11-26 7:32 UTC (permalink / raw)
To: Glenn Morris; +Cc: hong, emacs-devel
> From: Glenn Morris <rgm@gnu.org>
> Date: Fri, 25 Nov 2016 21:54:23 -0500
> Cc: Hong Xu <hong@topbug.net>
>
> Eli Zaretskii wrote:
>
> > +(defcustom cpp-message-min-time-interval 1.0
> > + "Minimum time interval in seconds for `cpp-progress-message' messages.
> > +If nil, `cpp-progress-message' prints no progress messages."
> > + :type 'float
>
> If nil is a valid option then the :type isn't right.
Thanks, fixed.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-26 7:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20161125105328.22522.40657@vcs.savannah.gnu.org>
[not found] ` <20161125105328.52D4C2201C5@vcs.savannah.gnu.org>
2016-11-26 2:54 ` master 83bf70f: Allow user control of progress messages in cpp.el Glenn Morris
2016-11-26 7:32 ` Eli Zaretskii
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.