From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: How to specialize seq-concatenate and seq-into-sequence? Date: Fri, 04 Mar 2022 08:31:19 -0500 Message-ID: References: <4E8CCFE1-514F-4636-A69E-B78562BBC702@gmail.com> <389E16F7-14BD-492B-93EE-9D542C374628@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17512"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: Stefan Monnier via Users list for the GNU Emacs text editor To: Philipp Stephani Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Mar 04 14:52:06 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nQ8Ll-0004JK-GE for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 04 Mar 2022 14:52:05 +0100 Original-Received: from localhost ([::1]:50508 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nQ8Li-00017I-Sn for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 04 Mar 2022 08:52:02 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:53994) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQ81n-0006XW-Fv for help-gnu-emacs@gnu.org; Fri, 04 Mar 2022 08:31:27 -0500 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:1145) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQ81k-0007qE-LY for help-gnu-emacs@gnu.org; Fri, 04 Mar 2022 08:31:26 -0500 Original-Received: from pmg1.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 426A4100189; Fri, 4 Mar 2022 08:31:22 -0500 (EST) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id D0417100130; Fri, 4 Mar 2022 08:31:20 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1646400680; bh=GNb57kwdfaNhJ96GcXb6ZerABthp6kpahIk1qtrc61k=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=XcD7eflUiNYT7cVJMwLbaXVn1Pugvvg5yVsjfaOdM2/ETlQoGJQWDxdOs9nJn07nA CwNYUbiZD/dN3ECO8emKb+hbwp47d2dGHW8+Dsq60rQFOf0GbazLFO71RwPsVtbOIB 9HEqqKgFIy0LZyqCsKak8VpNIEXV317X0VajVWm856YqK8SnT1sXfq6TeMdhtQI8q1 DNJbCZoPh7gSDCT+ax6W3XFrSbZNqOUMvUlLHvzRs1GDmLWN7yw/ysCCTinDKLxn86 4AmAyqnaz8ipUii4YzQ8Ln3Ce4oQYpNBhITNOTbREZacDvgex1Ssp/fj3NgxyDh5DM 7cfq3jG9lDJog== Original-Received: from pastel (unknown [45.72.208.76]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id A2AA7120297; Fri, 4 Mar 2022 08:31:20 -0500 (EST) In-Reply-To: <389E16F7-14BD-492B-93EE-9D542C374628@gmail.com> (Philipp Stephani's message of "Fri, 4 Mar 2022 01:48:56 +0100") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:136359 Archived-At: Philipp Stephani [2022-03-04 01:48:56] wrote: >> Define `it`. >> The dispatch is expected to be on the `type` argument (using an `eql` specializer). > Doesn't that contradict the docstring? > > TYPE must be one of following symbols: vector, string or list. That's a docstring bug, I think. Stefan