From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: xenodasein--- via "Emacs development discussions." Newsgroups: gmane.emacs.devel Subject: Re: [External] : Re: Default custom file was: Re: Propose to add setup-wizard.el to ELPA Date: Sat, 8 Jan 2022 14:44:04 +0100 (CET) Message-ID: References: <878rvqwosg.fsf@yahoo.com> <874k6ewkb4.fsf@yahoo.com> <87zgo6v1ll.fsf@yahoo.com> <87v8yuv03a.fsf@yahoo.com> <87r19iuzb5.fsf@yahoo.com> Reply-To: xenodasein@tutanota.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36214"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: luangruo@yahoo.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jan 08 14:48:19 2022 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 1n6C4w-0009ER-NH for ged-emacs-devel@m.gmane-mx.org; Sat, 08 Jan 2022 14:48:18 +0100 Original-Received: from localhost ([::1]:57890 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n6C4v-0004j3-ET for ged-emacs-devel@m.gmane-mx.org; Sat, 08 Jan 2022 08:48:17 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:33046) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6C0u-0002ML-80 for emacs-devel@gnu.org; Sat, 08 Jan 2022 08:44:08 -0500 Original-Received: from w4.tutanota.de ([81.3.6.165]:52332) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6C0s-0005wK-L2 for emacs-devel@gnu.org; Sat, 08 Jan 2022 08:44:07 -0500 Original-Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id E360B1060277; Sat, 8 Jan 2022 13:44:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1641649444; s=s1; d=tutanota.de; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=fRjKUO1J2FmkEJDXvcXvZ0H39nV5bJhh2Q7NV+umX3w=; b=ACWcbyb9os9SPLsH9KjWAqQ+YMzfC4HBV4F+AUzk1vacPdDJ2Ly0zW0vQteoFjmz 7QcDCOXBcw463ESHgX6TmHTnV3Ico2jaRyKr8f4jkqnlT6x81Y4P5b5aNgkNmpQGcxn rhkYFJub8avBfmhEKik+XiK2VAWowM5jLjQPeJvSiiuDekNTsMZj6DdAj88YBrf1ALR 9Enad+Z1FbeGaiKI5TQNOPk6EITxDnti633lAFN++ProK1SS2BhJ1uzPQcrlWOcn6Iz hPfeMPI6xkInKfihe/Lwh4o9GaV74X4l4mox/7pGzb8wuwfPGQnZx8tM/xif9T2VCTT 8CdCaFFmpQ== In-Reply-To: <87r19iuzb5.fsf@yahoo.com> Received-SPF: pass client-ip=81.3.6.165; envelope-from=xenodasein@tutanota.de; helo=w4.tutanota.de 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_PASS=-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.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" Xref: news.gmane.io gmane.emacs.devel:284464 Archived-At: Jan 8, 2022, 16:33 by luangruo@yahoo.com: > xenodasein--- via "Emacs development discussions." > writes: > >> You know we are talking about breaking changes. We know it is better >> to avoid breaking changes, until you can't. >> > > There is nothing preventing custom from being improved by leaving the > default value of a single option intact, if that's what you worry about. > There is something preventing custom from being improved by leaving the default value of a single option intact, whether you get it or not.