unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tadeus Prastowo <tadeus.prastowo@unitn.it>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: Do you really mean to call `cl--generic-prefill-dispatchers' twice?
Date: Thu, 4 Apr 2019 19:14:51 +0200	[thread overview]
Message-ID: <CAN-HRFbr3Fb=yrv6n_e59r97O=ijhFaL5gvkFSYBBA23N9ogUg@mail.gmail.com> (raw)
In-Reply-To: <jwv7ec9vjvi.fsf-monnier+emacs@gnu.org>

On Thu, Apr 4, 2019 at 6:04 PM Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>
> > While looking at the diff of commit
> > cd1d9e79f74f137511d49eb9b0ae7ba750ba6c3c, I see the following hunk:
> > -- 8< ----------------------
> > @@ -1205,6 +1209,7 @@ See the full list and their hierarchy in
> > `cl--generic-typeof-types'."
> >     (cl-call-next-method)))
> >
> >  (cl--generic-prefill-dispatchers 0 integer)
> > +(cl--generic-prefill-dispatchers 0 cl--generic-generalizer integer)
> >
> >  ;;; Dispatch on major mode.
> >
> > -- 8< ----------------------
> >
> > Why didn't you delete the first call `(cl--generic-prefill-dispatchers
> > 0 integer)'?
>
> Either because:
> - There are still methods defined in the preloaded packages which do
>   dispatch on a first argument that's `integer`.
> - I didn't bother to check whether there are still such methods.
> I can't remember which.  If you've check that there aren't such methods
> left, then we could remove it, indeed.

Thank you very much for your comment.  I wanted to make sure that the
line was not left by accident.

>         Stefan

-- 
Best regards,
Tadeus



      reply	other threads:[~2019-04-04 17:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-03 22:45 Do you really mean to call `cl--generic-prefill-dispatchers' twice? Tadeus Prastowo
2019-04-04 16:04 ` Stefan Monnier
2019-04-04 17:14   ` Tadeus Prastowo [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

  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='CAN-HRFbr3Fb=yrv6n_e59r97O=ijhFaL5gvkFSYBBA23N9ogUg@mail.gmail.com' \
    --to=tadeus.prastowo@unitn.it \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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).