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: Turning on savehist-mode by default Date: Sun, 17 Dec 2023 15:45:42 +0200 Message-ID: <83fs01j62h.fsf@gnu.org> References: <87wmufm7r7.fsf@catern.com> <83h6kikkag.fsf@gnu.org> <8334w1l12c.fsf@gnu.org> <877cldxd71.fsf@yahoo.com> <83jzpdj9qn.fsf@gnu.org> <8734w1x8e2.fsf@yahoo.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13673"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefankangas@gmail.com, sbaugh@catern.com, emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Dec 17 14:46:56 2023 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 1rErTq-0003Hn-75 for ged-emacs-devel@m.gmane-mx.org; Sun, 17 Dec 2023 14:46:54 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rErT4-0003QC-Fj; Sun, 17 Dec 2023 08:46:06 -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 1rErSy-0003Pg-3K for emacs-devel@gnu.org; Sun, 17 Dec 2023 08:46:01 -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 1rErSw-0006wl-Qm; Sun, 17 Dec 2023 08:45:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=vXx0k8//WLyWr/E5M5GVj31VAKmZUZQUa6ueJtAZqEw=; b=T8+QUBUb0d73 8CF15UhUcAFrGXa2XNdcRFoM1ci/UnI01ueMNo6+pcMl9vCGGEZSYjLcUkK6fWFHlPwWZvdCEIGiA WlkE5Q24LN9GKAByfgqis19n1WTY8OzVqTSvgn+UHD/mN4u2qm35Wqm3HUWj9wtqzLseq1bgCQhO5 xvxbfXBlE9kCq1SllRr6mw78/W5hNgPHyIVGZmSSD8J43de5mhFx1BRrU9XqPjyLYIiTLzSncNnFm NrEER+WFONlAzVOB71amSyg3f//KHdUGhXj89vnNeRCZWjMWmb9WEbczQXLI7uxLbT01q/de+V09w bsj5Wai1gmIezDNyK5AB0g==; In-Reply-To: <8734w1x8e2.fsf@yahoo.com> (message from Po Lu on Sun, 17 Dec 2023 21:31:49 +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:313926 Archived-At: > From: Po Lu > Cc: stefankangas@gmail.com, sbaugh@catern.com, emacs-devel@gnu.org > Date: Sun, 17 Dec 2023 21:31:49 +0800 > > My reservations about this are in large part just that no evidence has > been presented demonstrating that the absence of savehist-mode or its > position as a feature disabled by default has made life difficult for > many users, who might as easily enable it in _their_ customizations. Indeed, I think turning this on by default is only justified if a majority of users do that anyway.