From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.devel Subject: Re: Should native compilation be enabled by default? Date: Tue, 05 Mar 2024 11:11:47 -0500 Message-ID: References: <86sf19p0hw.fsf@gnu.org> <86y1awlvb1.fsf@gnu.org> <26087.13415.591491.17967@retriever.mtv.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40383"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: eliz@gnu.org, rms@gnu.org, emacs-devel@gnu.org To: "T.V Raman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Mar 05 17:12:47 2024 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 1rhXPL-000AIj-2Y for ged-emacs-devel@m.gmane-mx.org; Tue, 05 Mar 2024 17:12:47 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rhXOe-0000rK-7U; Tue, 05 Mar 2024 11:12:04 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rhXOd-0000rC-3T for emacs-devel@gnu.org; Tue, 05 Mar 2024 11:12:03 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rhXOc-0003jI-Qv; Tue, 05 Mar 2024 11:12:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=GSuDBnC6g85XhErgl1Kt58S4An1tIQljje8EEmBp2YM=; b=cVhWdZJCT8C+bQ+W120F F79OBGSWVxfP8M0TupOZKx4LVtJN06jQBnY3/o5hxNXwTGdoSr6G+VSW5k9FjC8FVP25LRv/9NVeO b2GMYqMjVP3J2sT/J6KOzv+hWgtsPQXJKmCTEIjhy1zeMCHwN9JKL2ooFq2uNuB0NwzBjozimkIAU WPGo6BVMi12VAPQOnh1MHAkSoHRE3czszKndxN0JgMJHyyQpE4kve/0cKH+InMEJl1XYOJSI+MH1B nF0vDcNWBoarhG2Dyu2sYY3Rwq+EXiScAZUHm9FjnDj0uLGd558DpoZgXH3Ti2tKsmmtKpJKf4vN/ rcfUg33sXnpFYA==; Original-Received: from acorallo by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1rhXOO-0003v4-9s; Tue, 05 Mar 2024 11:11:48 -0500 In-Reply-To: <26087.13415.591491.17967@retriever.mtv.corp.google.com> (T. V. Raman's message of "Tue, 5 Mar 2024 07:04:07 -0800") 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:316834 Archived-At: "T.V Raman" writes: > but users then have to edit files from packages that they didn't > write, works for a power user, but not for a typical user; IME typical users don't use unmaintained buggy packages, quite the opposite.