From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#43269: 28.0.50; [feature/native-comp] provide a user feedback on Emacs being native compiled Date: Sat, 17 Oct 2020 07:47:52 +0000 Message-ID: References: <83tuw9mmfe.fsf@gnu.org> <83sgbtm2d3.fsf@gnu.org> <062E9DA2-B039-4AAD-802B-7333971F5B73@gnu.org> <83ft7smjcd.fsf@gnu.org> <83h7s7kpfr.fsf@gnu.org> <83wo13j5i1.fsf@gnu.org> <83tuw6kgyd.fsf@gnu.org> <83sgbqkc32.fsf@gnu.org> <83pn6ujoqs.fsf@gnu.org> <871rhxxqcd.fsf@gnus.org> Reply-To: Andrea Corallo Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9615"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 43269@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Oct 17 09:48:14 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1kTgwo-0002OY-71 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 17 Oct 2020 09:48:14 +0200 Original-Received: from localhost ([::1]:35138 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kTgwj-0007XC-M1 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 17 Oct 2020 03:48:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41092) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kTgwd-0007Vm-2i for bug-gnu-emacs@gnu.org; Sat, 17 Oct 2020 03:48:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:49877) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kTgwb-0007iY-Tk for bug-gnu-emacs@gnu.org; Sat, 17 Oct 2020 03:48:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kTgwb-0005dj-SX for bug-gnu-emacs@gnu.org; Sat, 17 Oct 2020 03:48:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 17 Oct 2020 07:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43269 X-GNU-PR-Package: emacs Original-Received: via spool by 43269-submit@debbugs.gnu.org id=B43269.160292087621668 (code B ref 43269); Sat, 17 Oct 2020 07:48:01 +0000 Original-Received: (at 43269) by debbugs.gnu.org; 17 Oct 2020 07:47:56 +0000 Original-Received: from localhost ([127.0.0.1]:33190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTgwW-0005dQ-0A for submit@debbugs.gnu.org; Sat, 17 Oct 2020 03:47:56 -0400 Original-Received: from mab.sdf.org ([205.166.94.33]:60654 helo=ma.sdf.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTgwU-0005dD-16 for 43269@debbugs.gnu.org; Sat, 17 Oct 2020 03:47:55 -0400 Original-Received: from akrl by ma.sdf.org with local (Exim 4.92) (envelope-from ) id 1kTgwS-0001Oy-UO; Sat, 17 Oct 2020 07:47:52 +0000 In-Reply-To: <871rhxxqcd.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sat, 17 Oct 2020 09:29:38 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:190767 Archived-At: Lars Ingebrigtsen writes: > Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of > text editors" writes: > >> Reviewing this bug; IIRC the suggestion that came-up on another thread >> on the subject of this bug was to rework `about-emacs' so it could host >> additional information, is this correct? > > Possibly... but "being natively compiled" isn't a binary thing, though: > I mean, you could have --with-nativecomp, but still be using .elc files > instead of .eln files. Or a mixture, which I think would be normal for > many years. > > But I guess that's a detail that wouldn't be that important for most > people. I mean, most people are using distributed versions of Emacs, > and presumably if it has support for native compilation, then the vast > majority of the Lisp file will also be natively compiled. Correct, especially considering that unless what is now `comp-deferred-compilation' is tweaked out of default all files will be native compiled anyway regardless the fact that they are distributed already native compiled or not. That said honestly I've not much idea on how to rework `about-emacs' and my understanding was that this is a general suggestion not strictly native-comp related. If that's the case I'd be for closing this bug as I think is out of scope for the feature branch, or if I'm wrong here and there's some suggestion I'm happy to put some effort into as well :) Andrea