From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Mingde (Matthew) Zeng" Newsgroups: gmane.emacs.devel Subject: Re: A proposal for a friendlier Emacs Date: Thu, 17 Sep 2020 15:40:55 -0400 Message-ID: <87d02kp4xk.fsf@posteo.net> References: <4be18b5f-dc07-2703-a2de-1ed08916ebdf@gmail.com> <3774c435-60d6-a958-77d1-a831599c85c5@gmail.com> <8fb11277-b4ce-4049-a70e-f1175fc52ebf@www.fastmail.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="23926"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.4.13; emacs 27.1 Cc: emacs-devel@gnu.org To: Nicholas Savage Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Sep 17 21:44:53 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 1kIzps-00066A-Oa for ged-emacs-devel@m.gmane-mx.org; Thu, 17 Sep 2020 21:44:52 +0200 Original-Received: from localhost ([::1]:51538 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kIzpr-0004iC-QF for ged-emacs-devel@m.gmane-mx.org; Thu, 17 Sep 2020 15:44:51 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55678) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kIzm8-0001gr-Vp for emacs-devel@gnu.org; Thu, 17 Sep 2020 15:41:01 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:52259) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kIzm6-0003sq-Ry for emacs-devel@gnu.org; Thu, 17 Sep 2020 15:41:00 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 71C8E2400FD for ; Thu, 17 Sep 2020 21:40:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1600371656; bh=gZ3ax3J4/RbidbzHwz/wJ3K9YKNY9QzTodM0NWMFmRE=; h=From:To:Cc:Subject:Date:From; b=nqV5AHV7H6qTnBOuiKQoQo3T1VQ6n1Fe3q3teJ5IRaMIwu0+14ewF9XlbjbeCb7dK 0l2mO77ns7y4xJjoq4hViK3Vau37yOa1ho2ZQhgB0IwcoAoE0ynEtKTFpaK0I2nT3H whXEf3Y9PehyLHOFMHYYrOquaqwmoeEw8juMQbNPyOqgjMvNsw+8vwJNS3ku39ML3F 4lKO5gSEvQYQFHrfAQMCht4np1HVfXSxJsU2c68wwThghQV0Tj8gBv1ap7daI4F+mj Utlc/ChcL0bJYaxvaCRF00Ey8uekbVcGUAIbw7IjxJS/JZiKl956zmif+gV0vWKcye zzs3SBgkyEVsQ== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4BsnPz3S7lz9rxM; Thu, 17 Sep 2020 21:40:55 +0200 (CEST) In-reply-to: <8fb11277-b4ce-4049-a70e-f1175fc52ebf@www.fastmail.com> Received-SPF: pass client-ip=185.67.36.66; envelope-from=matthewzmd@posteo.net; helo=mout02.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/17 15:08:59 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] 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, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:256029 Archived-At: > I like the idea of a configuration wizard, but I agree that I wouldn't want to have to deal with it when logging into a new machine or using emacs -Q. If we populate the configuration wizard on the default dashboard buffer, you can completely ignore it and don't deal with it, like the rest of the default dashboard screen. -- Mingde (Matthew) Zeng