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: [NonGNU ELPA] New packages: popon, corfu-terminal, flymake-popon Date: Sat, 21 May 2022 13:33:21 +0600 Message-ID: <87pmk77326.fsf@disroot.org> References: <87leuyc1uz.fsf@disroot.org> <875ym18ku9.fsf@disroot.org> <874k1jahlu.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="32712"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat May 21 09:35:44 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 1nsJeK-0008Ls-Pt for ged-emacs-devel@m.gmane-mx.org; Sat, 21 May 2022 09:35:44 +0200 Original-Received: from localhost ([::1]:51386 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nsJeJ-0003Sc-8X for ged-emacs-devel@m.gmane-mx.org; Sat, 21 May 2022 03:35:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44704) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nsJcJ-0001eN-FL for emacs-devel@gnu.org; Sat, 21 May 2022 03:33:44 -0400 Original-Received: from knopi.disroot.org ([178.21.23.139]:49212) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nsJcF-0003Sh-ST for emacs-devel@gnu.org; Sat, 21 May 2022 03:33:37 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 7BEF043760; Sat, 21 May 2022 09:33:32 +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 BiARpzRS9qwE; Sat, 21 May 2022 09:33:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1653118411; bh=9pq0+maZp3P042TWNfyP9n1K9UZ0WgHlJHmmbbEOpOo=; h=From:To:Cc:Subject:In-Reply-To:References:Date; b=bRtSuwfVzTxLo4MO/Yhmq1/1oXf9+MLBRnenGVj78apE3CPZTViRkC5f7iZ3fPd6l FgeGRqhTKQKw+tJoeJQyDT6AdfP8JQOaVLmeMbE1ZvWvdIa6ZxiSP5DsvRajFy+O+E SfeIKbhGpItb3QZ0YNg9gPNO7CNM6WUP9at86lVdtuk9XbuJ5nK+P42a6AbLe69O2M v1UfL1X+Ml61aBp3a6BibATSJeDyR+cuMHysXB7+RTlxvD6EcAjrKtsa9D56RZH7b6 P3q2UQ6UKJOPUFFZwR0JxpjfO/cvsFGdzeeADtj9t+6RizL6n1p6IzoUsHZUbBwKP4 R/tWaCJ9gaE0g== In-Reply-To: <874k1jahlu.fsf@posteo.net> 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:290032 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Philip Kaludercic writes: > Akib Azmain Turja writes: > >> Akib Azmain Turja writes: >> >>> I would like three new packages to NonGNU ELPA: popon, corfu-popup and >>> flymake-popon. >>> >>> Popon is a popup library. It shows floating text, which doesn't move >>> while scrolling, and even go away when switching buffer. >>> >>> corfu-popon provides a global minor mode to make Corfu (an ELPA package) >>> use Popon instead of child frame. This allows to use Corfu in >>> non-graphical displays. >>> >>> flymake-popon provides a local minor mode to show a popon (popup) on >>> cursor hover containing Flymake diagnostics. >>> >>> --=20 >>> Akib Azmain Turja >>> >>> This message is signed by me with my GnuPG key. It's fingerprint is: >>> >>> 7001 8CE5 819F 17A3 BBA6 66AF E74F 0EFA 922A E7F5 >> >> I have changed the name of corfu-popup to corfu-terminal, since that >> name is somewhat misleading. > > I think this is preferable. One last point is that I see you have > images in your repository. These should preferably not be distributed > with the package. They can be removed on ELPA's side by adding a > :ignored-files key, or on the repository side if you add a .elpaignore > file that functions like a .gitignore file. I think the latter is > preferable, in which case you don't have to patch nongnu.git if > something minor changes on your end. Ok, I have commited "*.png" to corfu-terminal. I think that pattern should ignore PNG files. =2D-=20 Akib Azmain Turja This message is signed by me with my GnuPG key. It's fingerprint is: 7001 8CE5 819F 17A3 BBA6 66AF E74F 0EFA 922A E7F5 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEyVTKmrtL6kNBe3FRVTX89U2IYWsFAmKIlcEACgkQVTX89U2I YWsanxAAknnVbzGCjBFDlo6P5YcUSm5TfUH4PHXVI3UI1cmCXcC/v47kG7xFtbOy XRMT1BDR3Uwr8LgpL/1bZ5QqS86gOC51uKE9hznWjImF2GsWWCfJGc26MSKV7occ 5F9+y9STvsdoHBvsHO0MNohkEuhFjGR2+U2CKGZlCAMpM7B3KRDCacOgYhW9bQdh k6dMVF+OdzLzC/KXzGbOvHaT7AWNODmW5OVYF8216vKDAfV54rauVPMP0CNk0lYl yQjeftSFx1p/DEhXpMqFilsNc6v1TMt8BTkQyulXW4Llzn5FkFmU/xITVTDXM9DS RQ6ZONpMESORBYkPlOXUG68HNKwsV7NX2UOhRom3R3uP79ByUEj4SClfue5d2Mmf +8LwB/ijKNZvIZKL4N4c7ZwRufKGBGYfb9naLbwIkzZGxFLGP85VW4GivT4hCQ9w QMfndQ1xtuG+k+W4uuC5st4jX1i5ilrFz2o91266zcMx7ja4XUc0gs48+a7p1OtQ +WkJRr00gqTEFiljgxsYxo/oN9WxRc1YaVPqRMco0tTG8sV1UXqnSKLnGuH5B7KU VSlIOyAHICrSsHkqKUy4Qdy3cRw5e1z4nhl9AeqPhVPSe0TSwKLRDxjsyMBXM8zC m6l9Sw5i9VRivaaE8MtO7tlnyNf90XGhNC7xZ18PkrUjl5H6mjA= =FM+L -----END PGP SIGNATURE----- --=-=-=--