From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Akib Azmain Turja Newsgroups: gmane.emacs.devel Subject: Re: Magit Date: Wed, 07 Sep 2022 19:02:22 +0600 Message-ID: <87tu5jjq1t.fsf@disroot.org> References: <87zgflc6m9.fsf@codeisgreat.org> <877d2ocou6.fsf@codeisgreat.org> <8735d93r9n.fsf@disroot.org> <87a67gl36g.fsf@disroot.org> <87k06kgtr7.fsf@posteo.net> <87a67efba7.fsf@posteo.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="563"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Richard Stallman , Philip Kaludercic , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Sep 07 15:12:30 2022 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 1oVuqz-000AXS-Hg for ged-emacs-devel@m.gmane-mx.org; Wed, 07 Sep 2022 15:12:29 +0200 Original-Received: from localhost ([::1]:40380 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oVuqy-0001YR-9t for ged-emacs-devel@m.gmane-mx.org; Wed, 07 Sep 2022 09:12:28 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52924) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oVuot-0008AZ-Le for emacs-devel@gnu.org; Wed, 07 Sep 2022 09:10:19 -0400 Original-Received: from knopi.disroot.org ([178.21.23.139]:40092) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oVuor-0002Zt-Hl; Wed, 07 Sep 2022 09:10:19 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 1B1A84A068; Wed, 7 Sep 2022 15:10:14 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Original-Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T2JMU2QqMgWR; Wed, 7 Sep 2022 15:10:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1662555815; bh=nWnCXaL1wAWyBavGeyyBSuMQGVH70tQ7ABULWuiKx6Q=; h=From:To:Cc:Subject:In-Reply-To:References:Date; b=SYIH1L6Z7MDMGoefHnoB0oySm0AhcAuV/js7lE7XEqAvbEDWqd6dCRxBgskjnDffl bQjz4oEDA5dhJ93A+Uo9txMUMQEJgFtSfOirvH1WbyZFPZXh7YpNp2RdNFoXlJ1fLI W9nser+PekX2iz3C2pOTZnw63oue90SjExnmheAQG8zfxRFMwKb6yzkQjfScQfc/Dg 3mcLnsIuOUVB8PfPw5xsmIS6LOGmVJ2579G5LsSEHUrznb+Y+AIh5iaoOWxSAJ1DuB 356xv4jbnCfeWL+Qh+bpdtW8gesG8SVTo7JSQBI9fA/ggEpA8dgov4fBYHT6b4+w3Y krc75Yak6EC1w== In-Reply-To: (Stefan Monnier's message of "Wed, 07 Sep 2022 08:40:41 -0400") Received-SPF: pass client-ip=178.21.23.139; envelope-from=akib@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, 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: 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" Xref: news.gmane.io gmane.emacs.devel:294834 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Stefan Monnier writes: >> That's normally a good way -- but then I wonder, how was it that a >> user found a significant difference between the behavior of the Magit >> in NonGNU ELPA and the one on another repo? > > You'll first have to ask him to see if what he saw has anything to do > with what he claimed or if it was some random other effect. > > > Stefan > > It works now! =2D-=20 Akib Azmain Turja Find me on Mastodon at @akib@hostux.social. This message is signed by me with my GnuPG key. Its fingerprint is: 7001 8CE5 819F 17A3 BBA6 66AF E74F 0EFA 922A E7F5 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEyVTKmrtL6kNBe3FRVTX89U2IYWsFAmMYll4ACgkQVTX89U2I YWuLIw/8Cr1vFJkvkAZs3O6e28bUAsM48K55VR0Gcb7fmysaYzfcYak6CgemkgyU MTXbhUOxwA8/l8NjTgZtXis/lzCgkJNP+OSNIGeYdM3gLvPHR+1UE4dWDEi5iEAg /COZ+3sVB06Fgj9KmEV9ydGaD5KAKdFq73SOdA4KZwFSlGUygvNoov7F2YyZRmcN ZPIYrvaxY9Q3NRiN87iuneT55XWb1Y1dnzuk2q4tOLnQuJTLjgMwRDVj/bNFK4hF lWKeahqABUFrgXAxvpXM0DLdZQKsNfhN9taxLcOvcQz4bWvh66GH9MMQjuMW8Cm9 NWfP2YHS3NmkIYKTDeQSorF/+jj0gMKlNrdCxhjSQN2n1kP7hR8FDfQKu11w/WZ5 /1uIqryzJXeLinDLIf24e6eri8JbC/WF2vuCh07ItNx56qCcOPG7JzsztgACjTSq 5KHnp0iulczOi/IR5bPOBirwjKDhQ0gbxxTMgPpJvgP8wW1ZNVDNyGsRx8Ngmf/o gF1hRfVyoNzeCiiwwG5LBSmfn8a1ReYhSsd26LAGt3VFHLNs3RoB5MriQZf7rce6 7hbxfmkZpwcXLvf8nwqeZ0/qMie63Cu0FWUstjgRLFnCUBRFuHpWCe5TkTDJudn2 Ich7QxIqlmSNB2oWTRW2MSfKgGMyq5SE+17rAXc4DwfsgdAiRxc= =f+od -----END PGP SIGNATURE----- --=-=-=--