From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: New behavior Date: Sun, 16 Sep 2018 19:14:13 +0300 Message-ID: <837ejlifmy.fsf@gnu.org> References: <83zhwljmzf.fsf@gnu.org> <8F4ACB78-C9A4-4F85-8E69-CF4A1FE3D597@scratch.space> <83o9d0jlwd.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1537114346 2289 195.159.176.226 (16 Sep 2018 16:12:26 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 16 Sep 2018 16:12:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: Van L Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 16 18:12:22 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g1Zeo-0000SS-2Z for ged-emacs-devel@m.gmane.org; Sun, 16 Sep 2018 18:12:22 +0200 Original-Received: from localhost ([::1]:59585 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g1Zgu-0000mF-AB for ged-emacs-devel@m.gmane.org; Sun, 16 Sep 2018 12:14:32 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g1Zgo-0000m7-B6 for emacs-devel@gnu.org; Sun, 16 Sep 2018 12:14:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g1Zgi-0002ks-8D for emacs-devel@gnu.org; Sun, 16 Sep 2018 12:14:26 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:58966) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g1Zgg-0002j2-LT; Sun, 16 Sep 2018 12:14:20 -0400 Original-Received: from [176.228.60.248] (port=4602 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1g1Zgg-0004Bs-7O; Sun, 16 Sep 2018 12:14:18 -0400 In-reply-to: (message from Van L on Sun, 16 Sep 2018 23:39:45 +1000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:229848 Archived-At: > From: Van L > Date: Sun, 16 Sep 2018 23:39:45 +1000 > Cc: emacs-devel@gnu.org > > > > "Use the source, Luke." > > The documentation should explain t and nil choice consequences as set for '(Value Menu). What documentation? The Customize UI is for users who are not necessarily Lisp programmers, so the Value Menu should show the human-readable description of what each choice will do; it doesn't have to say anything about the Lisp value which stands for that choice.