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 Subject: Re: Porting my conf to 28.0.60 (MS Windows + native-comp) Date: Sun, 17 Oct 2021 18:25:20 -0500 Message-ID: References: <83k0ibfog0.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22839"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs developers To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Oct 18 01:27:00 2021 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 1mcFYR-0005jD-UM for ged-emacs-devel@m.gmane-mx.org; Mon, 18 Oct 2021 01:26:59 +0200 Original-Received: from localhost ([::1]:46832 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mcFYQ-000486-Kk for ged-emacs-devel@m.gmane-mx.org; Sun, 17 Oct 2021 19:26:58 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33854) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcFX8-0002bW-EI for emacs-devel@gnu.org; Sun, 17 Oct 2021 19:25:39 -0400 Original-Received: from mail-ed1-f46.google.com ([209.85.208.46]:39460) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mcFX5-0005r0-7X; Sun, 17 Oct 2021 19:25:38 -0400 Original-Received: by mail-ed1-f46.google.com with SMTP id ec8so63583929edb.6; Sun, 17 Oct 2021 16:25:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=03BAMnakN4Bf4l3fs9aJpmi1YjGFXOkkf26JG5XN4+0=; b=A3HCkJ00XwxBzenVdowlUF7eeXnSQNPaNTkz6n2F7hUb+2wL2FpFgK80aFmqdNgSxY BDrhuBzzVl6pRXxFmyK1vFkNh86zZT/lI7ymif/uoLJxstE8qAjS0ImoefQcAvv4NQGX 7ahRRme+s/5UNizBrbtxs0hH5w+p1wYZAWCtnTLs7VrXxMe+hXKwrOXx5vbuysLGyfdF RlsEmKsx0qtsImedU7ltLyNnRbQm+1uoAEcGQPkzPp92qv3dFNNlX4rtieHeNsA4HWOe a4XiqzMntN8r/4Oiesmgm8bde6YQiQntyOqHtGiEJjTxIFKSZrLCYuF39cYV0EuhXK62 BkCg== X-Gm-Message-State: AOAM531MrWy70a91LJLVZuuuuK3SsrMPInFN3SZEL3Wv50wDe24P6mGl 8Ct/QkILV9nQkvVzwhiSSph3vyEqV08oWn9jn1r5GFhHcDM= X-Google-Smtp-Source: ABdhPJwJVYfWr5EUg4BVRqphWacXGW0XzTp0mhuKqmHip6UhSvQI1ZI8XjSIkXSAPtfN5sgPAIAOSBfDzKpSkLDWES0= X-Received: by 2002:aa7:cb92:: with SMTP id r18mr40270245edt.282.1634513132511; Sun, 17 Oct 2021 16:25:32 -0700 (PDT) In-Reply-To: <83k0ibfog0.fsf@gnu.org> Received-SPF: pass client-ip=209.85.208.46; envelope-from=mplscorwin@gmail.com; helo=mail-ed1-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.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, 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.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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:277242 Archived-At: Thank you, Eli. A quick one to share newer, better repo links. More to come. On Sun, Oct 17, 2021 at 2:20 PM Eli Zaretskii wrote: > > I cannot access your Gitlab repository (Gitlab doesn't like my > browser), [...] > This was the nudge I needed to migrate away from GitLab completely. My dot-files are now maintained here: https://git.sr.ht/~mplscorwin/dotfiles This link is the commit with the changes made to use native-comp (and a few others, ug): https://git.sr.ht/~mplscorwin/dotfiles/commit/74f36d0e540188eb231dbce6b0ae003078067983 This link is the commit where I setup early-init to swap around `package-user-dir': https://git.sr.ht/~mplscorwin/dotfiles/commit/666f4b130a9925be8c989e1e6695f2e03d169b96 I'll next work on seeing which Emacs versions I can produce the 'too many pipes' error under and finding a minimum reproducer. Perhaps also a bug if I convince myself it is one.