unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Basil L. Contovounesios" <contovob@tcd.ie>
Cc: emacs-devel@gnu.org,  Jonas Bernoulli <jonas@bernoul.li>
Subject: Re: master 5ee4209f30: cl-typep: Emit warning when using a type not known to be a type
Date: Sat, 11 Jun 2022 11:13:19 -0400	[thread overview]
Message-ID: <jwv1qvvdyiy.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87edzvnz5h.fsf@tcd.ie> (Basil L. Contovounesios's message of "Sat, 11 Jun 2022 15:49:14 +0300")

Basil L. Contovounesios [2022-06-11 15:49:14] wrote:
> Basil L. Contovounesios [2022-06-11 15:30 +0300] wrote:
>> Is the following a sufficient fix?

Looks good, yes.

>> diff --git a/lisp/emacs-lisp/cl-macs.el b/lisp/emacs-lisp/cl-macs.el
>> index ada4f0344d..24a4cec4e2 100644
>> --- a/lisp/emacs-lisp/cl-macs.el
>> +++ b/lisp/emacs-lisp/cl-macs.el
>> @@ -3423,6 +3423,7 @@ cl--macroexp-fboundp
>>                   (null		. null)
>>                   (overlay	. overlayp)
>>                   (real		. numberp)
>> +                 (process	. processp)
>>                   (sequence	. sequencep)
>>                   (subr		. subrp)
>>                   (string	. stringp)
>
> [ I'll submit the patch to move 'p' after 'r' in the English alphabet
>   separately. ]

That's long overdue, indeed.


        Stefan




  reply	other threads:[~2022-06-11 15:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <165448824864.24232.14098817740649938997@vcs2.savannah.gnu.org>
     [not found] ` <20220606040409.08719C009A8@vcs2.savannah.gnu.org>
2022-06-11 12:30   ` master 5ee4209f30: cl-typep: Emit warning when using a type not known to be a type Basil L. Contovounesios
2022-06-11 12:49     ` Basil L. Contovounesios
2022-06-11 15:13       ` Stefan Monnier [this message]
2022-06-11 16:32         ` Basil L. Contovounesios

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=jwv1qvvdyiy.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=contovob@tcd.ie \
    --cc=emacs-devel@gnu.org \
    --cc=jonas@bernoul.li \
    /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).