From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.devel Subject: Re: Towards a cleaner build: custom Date: Sat, 18 May 2019 07:32:03 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="252062"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 18 07:32:17 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hRrxA-0013QD-S0 for ged-emacs-devel@m.gmane.org; Sat, 18 May 2019 07:32:16 +0200 Original-Received: from localhost ([127.0.0.1]:57926 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRrx9-00064S-9R for ged-emacs-devel@m.gmane.org; Sat, 18 May 2019 01:32:15 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:37644) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRrx2-00064J-Ml for emacs-devel@gnu.org; Sat, 18 May 2019 01:32:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hRrx1-0001UC-Pn for emacs-devel@gnu.org; Sat, 18 May 2019 01:32:08 -0400 Original-Received: from quimby.gnus.org ([80.91.231.51]:46874) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hRrx1-0001Sn-Iv for emacs-devel@gnu.org; Sat, 18 May 2019 01:32:07 -0400 Original-Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hRrwx-0004nk-64 for emacs-devel@gnu.org; Sat, 18 May 2019 07:32:05 +0200 Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAMFBMVEXV0dDj4eH+/f38+/ug l5aPh4Xx8O/Burl6cXCvqKf////+//75+fk7NTT39vb19PQ+LG1hAAAB6UlEQVQ4jWPIWoUVrGPA KSGFVXw1LolVa3BJkKODC5fl2CVw6sBtOU479oEkFq/6j13HulVi2CXWrJLBkFgPkliklYNdYvWr ZByuOvUZu8Qiq3zsRq3XysMusXjXt1WHT2GRWKP1b71AFroEMKwEs54llGKT2Kb1sWAqKDCVz9vs QpZYb/WinuEXkHdOIC3JCuZcoMTiLE1hkIPVZoZMl39shZBYnbUcbIJ4ZGiImw2yxK8FIPYaltYb HS48xgg7Vv0yBLHtZly9e8Nz4iOEjlVZC54BSfPYuzc6pnrK7UJI/FpQCOSlgCRap9RoISRemacB 3cbacffu3dbIaUgSh5+nWa1aU9px9wZQIsAKyShzsVer9F17gTquugZkIRm1Us5q1TJXoPjdG6EF p5EklievWr0tBCh89+aUcCSJU8vlVq1SnwqyvIUlMhnJDgNg+jnuEtJ7t7cj3F0Oyah0PqD/XKdE 9N696jKTD8nn6WKrFj9wdXGN6OiInMkNDjioDrZVqxIqS6Z2XG1tqWRCSPwSYFy16jtIoqN1ejk4 vS6G6EgApupn6SURER2h7tMREuusQJYvPug5NaIjZHrlabjE4lWJoDSqI1gS4VDOCIlBiFGLwAG6 yuqYWBYslSzGVcgsZiiXxi4BAID6r0yppUYBAAAAAElFTkSuQmCC In-Reply-To: (Lars Ingebrigtsen's message of "Fri, 17 May 2019 04:15:46 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 80.91.231.51 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:236696 Archived-At: In custom-variable-value-create: cus-edit.el:2584:24:Warning: =E2=80=98custom-show=E2=80=99 is an obsolete f= unction (as of 24.1); this widget type is no longer supported. It's this code: ;; If we don't know the state, see if we need to edit it in lisp form. (unless state (setq state (if (custom-show type value) 'unknown 'hidden))) 24.1 is a long time ago, so changing that to ;; If we don't know the state, see if we need to edit it in lisp form. (unless state (setq state 'unknown)) is perhaps the right solution? --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no