From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: A proposal for a friendlier Emacs Date: Wed, 23 Sep 2020 17:21:31 +0300 Message-ID: <83v9g4vaj8.fsf@gnu.org> References: <4be18b5f-dc07-2703-a2de-1ed08916ebdf@gmail.com> <20200921170740.GA3551@protected.rcdrun.com> <20200922062437.GM6402@protected.rcdrun.com> <83zh5hx5qf.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="472"; mail-complaints-to="usenet@ciao.gmane.io" Cc: nicola.manca85@gmail.com, bugs@gnu.support, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Sep 23 16:22:55 2020 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 1kL5fZ-000Abu-OY for ged-emacs-devel@m.gmane-mx.org; Wed, 23 Sep 2020 16:22:53 +0200 Original-Received: from localhost ([::1]:33744 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kL5fY-000491-Q4 for ged-emacs-devel@m.gmane-mx.org; Wed, 23 Sep 2020 10:22:52 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49148) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kL5eG-0003Ke-Qc for emacs-devel@gnu.org; Wed, 23 Sep 2020 10:21:34 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:45267) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kL5eF-0003ce-Sr; Wed, 23 Sep 2020 10:21:32 -0400 Original-Received: from [176.228.60.248] (port=4938 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kL5e7-0003d2-U2; Wed, 23 Sep 2020 10:21:24 -0400 In-Reply-To: (message from Richard Stallman on Tue, 22 Sep 2020 23:41:24 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:256367 Archived-At: > From: Richard Stallman > Cc: bugs@gnu.support, nicola.manca85@gmail.com, emacs-devel@gnu.org > Date: Tue, 22 Sep 2020 23:41:24 -0400 > > > You personally may find it annoying, but please keep in mind that many > > applications nowadays offer to take the user through a similar process > > first time the application is started after installation. So I > > presume many newcomers to Emacs will not be surprised by that, and > > maybe will even expect something like that. > > If wr make it optional to run the configuration wizard, then the worst > annoyance it can cause is saying no, just once after each > installation. Making it optional is indeed the way to go.