From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Autloading seq.el functions Date: Sun, 27 Oct 2019 01:17:17 +0300 Organization: LINKOV.NET Message-ID: <87v9sbtamq.fsf@mail.linkov.net> References: <87y2xafjxp.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="28948"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) Cc: Stefan Monnier , emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 27 00:48:36 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iOUrL-0007N6-F4 for ged-emacs-devel@m.gmane.org; Sun, 27 Oct 2019 00:48:35 +0200 Original-Received: from localhost ([::1]:43348 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iOUrK-0004HX-79 for ged-emacs-devel@m.gmane.org; Sat, 26 Oct 2019 18:48:34 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36779) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iOUOQ-0005RM-UQ for emacs-devel@gnu.org; Sat, 26 Oct 2019 18:18:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iOUOP-0004PE-Su for emacs-devel@gnu.org; Sat, 26 Oct 2019 18:18:42 -0400 Original-Received: from crocodile.birch.relay.mailchannels.net ([23.83.209.45]:6343) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iOUOP-0004P6-CW for emacs-devel@gnu.org; Sat, 26 Oct 2019 18:18:41 -0400 X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Original-Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 17C88140CCF; Sat, 26 Oct 2019 22:18:40 +0000 (UTC) Original-Received: from pdx1-sub0-mail-a97.g.dreamhost.com (100-96-92-150.trex.outbound.svc.cluster.local [100.96.92.150]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id AB7791409BC; Sat, 26 Oct 2019 22:18:39 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Original-Received: from pdx1-sub0-mail-a97.g.dreamhost.com ([TEMPUNAVAIL]. [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.18.5); Sat, 26 Oct 2019 22:18:40 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jurta@jurta.org X-MailChannels-Auth-Id: dreamhost X-Abortive-Spicy: 46910c661dc3d9fb_1572128319918_4059165114 X-MC-Loop-Signature: 1572128319918:3980395247 X-MC-Ingress-Time: 1572128319918 Original-Received: from pdx1-sub0-mail-a97.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a97.g.dreamhost.com (Postfix) with ESMTP id 5EC6F7FF66; Sat, 26 Oct 2019 15:18:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=linkov.net; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=linkov.net; bh=DEJU8yeOgtqDPb1uJ/mb09E90KE=; b= ZTjOQIJLZr+qUQxnvVI+AxhtyKyOKyN1AeOrpz7/g1wet6EU5cVrj4yIZCqVW0S/ UEFjySjjO3XwSmjYmL+QdzU/pNfRKU08W1s7PFXDbuW7FFSyFmR8huqu7Tf4nQl2 LAMSzUyixJoom3HCUBgLj91nXEnBYw/kZANuCd2r13U= Original-Received: from mail.jurta.org (m91-129-98-153.cust.tele2.ee [91.129.98.153]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by pdx1-sub0-mail-a97.g.dreamhost.com (Postfix) with ESMTPSA id E2BAA7FF73; Sat, 26 Oct 2019 15:18:31 -0700 (PDT) X-DH-BACKEND: pdx1-sub0-mail-a97 In-Reply-To: <87y2xafjxp.fsf@gnus.org> (Lars Ingebrigtsen's message of "Thu, 24 Oct 2019 13:43:14 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 23.83.209.45 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:241490 Archived-At: >> I see we have currently 2 functions autoloaded from seq.el: >> seq-find and seq-position. >> >> While I can live with it, I find it unsatisfactory: these seem >> completely arbitrary since they're not in any obvious sense more "entry >> points" than other functions in that library. > > Eli suggested this methodology as a way to use seq.el in pre-dumped > files without pre-dumping seq.el in Emacs (and as a way to determine > whether seq.el is really needed). I suspect that we'll end up (after a > year or two) having all the functions in seq.el ;;;###autoloaded. Sorry, I've added two more autoloads to seq.el required by the new command in the preloaded tab-bar.