From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Corwin Brust Newsgroups: gmane.emacs.devel,gmane.comp.lib.gnulib.bugs Subject: Re: boot-time: straighten code Date: Sun, 13 Aug 2023 21:14:21 -0500 Message-ID: References: <4536176.VaOIPsP7d9@nimes> <3909139.bdzUSs2D5r@nimes> <3450740.LPVxSLSWI7@nimes> <87zg2umnx8.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18030"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Bruno Haible , Paul Eggert , bug-gnulib@gnu.org, Emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Aug 14 04:15:35 2023 Return-path: Envelope-to: ged-emacs-devel@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 1qVN7H-0004Wc-OE for ged-emacs-devel@m.gmane-mx.org; Mon, 14 Aug 2023 04:15:35 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qVN6N-0008EX-Bq; Sun, 13 Aug 2023 22:14:39 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qVN6L-0008EJ-Qr; Sun, 13 Aug 2023 22:14:37 -0400 Original-Received: from mail-oa1-f46.google.com ([209.85.160.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qVN6J-0001Lo-Tl; Sun, 13 Aug 2023 22:14:37 -0400 Original-Received: by mail-oa1-f46.google.com with SMTP id 586e51a60fabf-1c11d53221cso2120219fac.2; Sun, 13 Aug 2023 19:14:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691979274; x=1692584074; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BUTo4ZgFk51xLPY8vsrjfAcXWV6ONV9/U1z72lrKYJM=; b=ZBNQuVNZTzgwxfvWqYgZVYwDXwa8SV/Ca/m965gD+h7H4NalE/sYzG5o7gWVNb6wFb f24eQpEhmxwjoDdBOTPyfI6L5Em5/yJgYWOEHvNY+SpMAIUoZQ3e1oW7JmmmAwGjiB8m URyaatAlC9GUkILIhiD14yURdcyCLqFZ5npFkZzst02RtI+xu7abfHCvWTdY4Vl8jGN1 LDXZ3lyVl3ppcPJNfQnJJaVgNkAwwpgEA8Qta/viAlm9y294S8sSm73a/GYc7k4u3Kx4 eR1wnoUc6som9Mvc59pzKMbWGCSHPVtpN0UJLjyaSN/j1pYMBu4tT52umBjHgmtZsWaF U5TA== X-Gm-Message-State: AOJu0YyZhQVw32hcfgwppLilEhJxdcO55rVkpAgmZcS1i07HQ8X0Jgnw urqtpHBPRufei/PfW/h+oDC+fdRO10L4chPH0g4= X-Google-Smtp-Source: AGHT+IFkFphsey8HpsGHktPjF1zd7Jr05lNKm7a+kiKZTo0gp9T88i+aRIQki0wVue/xY4Oxz1lVZ4tLAKPjxTZI1XM= X-Received: by 2002:a05:6871:594:b0:1b0:4253:64de with SMTP id u20-20020a056871059400b001b0425364demr8318082oan.11.1691979272547; Sun, 13 Aug 2023 19:14:32 -0700 (PDT) In-Reply-To: <87zg2umnx8.fsf@yahoo.com> Received-SPF: pass client-ip=209.85.160.46; envelope-from=mplscorwin@gmail.com; helo=mail-oa1-f46.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:308692 gmane.comp.lib.gnulib.bugs:48186 Archived-At: On Sun, Aug 13, 2023 at 8:07=E2=80=AFPM Po Lu wrote: > > Bruno Haible writes: > > > Po Lu wrote: > >> Both of your patches appear to work. > > > > Thanks for the confirmation. As you know, I'm using a Termux environmen= t > > Regular merges from Gnulib into Emacs should facilitate that, since I've > set aside a machine for the express purpose of building the Android port > automatically in response to every large change to the branch. > In case it helps others to assist with testing, for the moment I am aggressively rebuilding the Windows port also, from (not quite every) commit to emacs-29 or master, posting to: https://corwin.bru.st/emacs-29 https://corwin.bru.st/emacs-30 Note, older release sets get all but the no-deps and source archives removed; unpack the no-deps archive atop an existing install of the same version of Emacs to use them for testing purposes after the installer and full-zip have been pruned.