From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: bug#33359: On emacs-clang-format Date: Wed, 14 Nov 2018 11:48:50 +0100 Message-ID: <87y39w0wa5.fsf@ambrevar.xyz> References: <87o9asj6ra.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59875) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gMsjI-0008PX-0D for bug-guix@gnu.org; Wed, 14 Nov 2018 05:49:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gMsjG-0005xS-RV for bug-guix@gnu.org; Wed, 14 Nov 2018 05:49:03 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:46756) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gMsjG-0005xO-Ov for bug-guix@gnu.org; Wed, 14 Nov 2018 05:49:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gMsjG-0006PG-J0 for bug-guix@gnu.org; Wed, 14 Nov 2018 05:49:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87o9asj6ra.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 33359@debbugs.gnu.org, Tim Gesthuizen --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable That's absolutely right, I didn't know clang packaged it already. Here is the listing. =2D-8<---------------cut here---------------start------------->8--- > ls -1 /gnu/store/...-clang-6.0.1/share/clang bash-autocomplete.sh clang-format-bbedit.applescript clang-format-diff.py clang-format-sublime.py clang-format.el clang-format.py clang-rename.el clang-rename.py =2D-8<---------------cut here---------------end--------------->8--- Not should we fix the Emacs package, but also the Vim .py files, the Sublime+bbedit extensions (which we can discard I guess) and the Bash completion. I see a few ways we can proceed: =2D Deprecate emacs-clang-format. - Use emacs-clang-tooling as suggested by Tim. - Use clang as it is and fix the installation of the share folder. =20=20=20=20 - Use clang:emacs output and clang:vim output. =2D Keep emacs-clang-format but use the Clang source (as per Tim suggestion= ), and add emacs-clang-rename from the same source. In all cases we need to fix the installation of the Bash completion file and maybe to discard the Sublime+bbedit extensions. > : - The license is incorrect. The version that is cloned from github > : also seems to have some licensing issues (Missing full license...) Which license? =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAlvr/ZIACgkQm9z0l6S7 zH+/FAf9GotW4x+pr/0JsfTozOv4VQiArwVNl9dSMz4S1+Snm4LHdRKWWsrhyMNh KP2t1x3JJjDlLr1D/cCN9r7hMG6I6uqHSn+3CrkOkASMYTI8iTPfePqJlcJ5RwzP n7AZmK0Ate3wyzs8w0c+/JF5K0P1bytC2ng9sLAUdmKfkN4kXmwcg1ckZh6u3EOH sai/SklJp9cGJN2PPdHU/IdDhKwQI7dCM7oLDy+0wmTGftr4tjGiXGAuYsidnL0i kSi2OGu80EizUAecpetu67T1gwUvmFYLeu17wB9gbCHCn8oBaSBxL/GIioSO/JLr HmrOPr1pf3UNjMryn6ZWfO3pHW0DZQ== =igQP -----END PGP SIGNATURE----- --=-=-=--