From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 17 09:46:31 2022 Received: (at submit) by debbugs.gnu.org; 17 Jun 2022 13:46:31 +0000 Received: from localhost ([127.0.0.1]:44475 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2CIx-0006xQ-8K for submit@debbugs.gnu.org; Fri, 17 Jun 2022 09:46:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:51262) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2CIv-0006wM-OI for submit@debbugs.gnu.org; Fri, 17 Jun 2022 09:46:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47590) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o2CIv-0001W5-DQ for bug-gnu-emacs@gnu.org; Fri, 17 Jun 2022 09:46:29 -0400 Received: from mail-io1-f53.google.com ([209.85.166.53]:33322) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o2CIt-0003SV-QZ for bug-gnu-emacs@gnu.org; Fri, 17 Jun 2022 09:46:29 -0400 Received: by mail-io1-f53.google.com with SMTP id p69so4617372iod.0 for ; Fri, 17 Jun 2022 06:46:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:mime-version:date:message-id:subject:to :content-transfer-encoding; bh=e//xIc2nHbgjtkwyDfWdcN6pcoWs+gWwexez5cBeIV0=; b=zfQiHpUTzY44i4PjPehGgRqTXF2VhL7YHYdjeWHYYRoPfzkHAU7cXlOWvwVxdGgtcF lMT7lIHJy/KE8ajaC6PwSvRn+w22bQty8sOmwOrwnC2BrjIXj5WzA6fYo45gvcbVw/gw p3fkekCArFVrSo3yT+fCrGzBydT9Sc1Oij4hmLDZidHheKIMTFTDDWNUTfxs6xqmK/HT khByrTn2Zf54kP1aSl6W6uMcskQxDMcAV52RqUz6EFKXKZGTj2lSK1jijXQS5l/MXvnT Atrd870HSDLi063uP8+jsoVvg4J7TPRgRhMuKw7+GCzNyqhXp/nwuNYqrLHl0R1q0Bc2 n8/g== X-Gm-Message-State: AJIora8w1qZZ5+u1dc9zIIB9ZqsiXnaWJlbYLTpgySvoZWYR7xJTrcvP ZBlG+8GHrXrQCRHMzk2tWIq1Lpk9m5SIDDaJkOcXPIAk X-Google-Smtp-Source: AGRyM1t98eXWR0PXGT9am1YEHRVIaAZOsplcXUz3hXfhojBMI/Qq5PH+7TGCHzNXzDG2rt4B9rswhosChPYXkluGShI= X-Received: by 2002:a05:6638:209:b0:331:bed4:ffff with SMTP id e9-20020a056638020900b00331bed4ffffmr5771761jaq.233.1655473586597; Fri, 17 Jun 2022 06:46:26 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Fri, 17 Jun 2022 06:46:25 -0700 From: Stefan Kangas MIME-Version: 1.0 Date: Fri, 17 Jun 2022 06:46:25 -0700 Message-ID: Subject: Unable to edit booleans with 'help-fns-edit-variable' To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=209.85.166.53; envelope-from=stefankangas@gmail.com; helo=mail-io1-f53.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.8 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.8 (-) I'm unable to edit booleans with `help-fns-edit-variable'. For example, if I have this "*Help*" buffer help-enable-variable-value-editing is a variable defined in =E2=80=98he= lp-fns.el=E2=80=99. Its value is t Original value was nil and put point on `t' on the second to last row, and then type `e', I get the error "e is undefined". My expectation is that I should be able to edit this value. I see the same with e.g. `project-ignore-buffer-conditions' (whose value isnil), but not with some other random variable e.g. `comp-num-cpus'. In GNU Emacs 29.0.50 (build 3, x86_64-pc-linux-gnu, GTK+ Version 3.24.24, cairo version 1.16.0) of 2022-06-17 built on joffe Repository revision: dc6157bef758cf5ba490219eebccaf33e14430d3 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12011000 System Description: Debian GNU/Linux 11 (bullseye) From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 17 10:31:26 2022 Received: (at 56038) by debbugs.gnu.org; 17 Jun 2022 14:31:26 +0000 Received: from localhost ([127.0.0.1]:46564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2D0Q-0005J8-AJ for submit@debbugs.gnu.org; Fri, 17 Jun 2022 10:31:26 -0400 Received: from quimby.gnus.org ([95.216.78.240]:56354) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2D0O-0005Ip-EV for 56038@debbugs.gnu.org; Fri, 17 Jun 2022 10:31:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=cvP5VpZdAoUDgJ1jpcRMiS/QKFPZrQaFS2xKbxuikSg=; b=lRdVsQZYU2h+qVYG7Hz30zHajt tSoi55WaWtGQABtcEfAlhw2RuOLnMUvR9eedy3ByuKHMeQkB1PziQgTQwp9sJTodqrvkRT5+xslR0 mRMWpmzorsdKf/ai4CwY0YHM11y4dnw/FEcmraCqQuMhydapp6yxMOKbPp59jtyMKRco=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o2D0F-0003wt-1Q; Fri, 17 Jun 2022 16:31:17 +0200 From: Lars Ingebrigtsen To: Stefan Kangas Subject: Re: bug#56038: Unable to edit booleans with 'help-fns-edit-variable' References: Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAD1BMVEUxFRZQKiNuSz6Z clz///8Ql7uQAAAAAWJLR0QEj2jZUQAAAAd0SU1FB+YGEQ4eGdGYLXAAAAGlSURBVDjLdVOJESMx CDNJA8A2EKCBC+6/txN+dryTO5KJM5YRWMitVYgwt98gAyAyj6wDY+ldKtQ/3IhpA+SfwHaTVwef MuunMitBo6dH1yt7RO+Z4ROoSHwBjL/AqYB0bGdevV3xzTrh3lBJs5F+hfhCadvFkRF/2miK3717 R9+j1dk8iRVyOdZ1D1nLjMb0b2Cik+QHaIckqDGilNlaLuVkQC63yrRrFKBozdtvce8uHJvrLu52 ZRirPwcmmhIZclRfgLtAcFW9J7l6cDW1MFVZIq5fdwdwIa9EfGS4RWYxPi5IoorZJvi2KJsq0y/L SNnyTuBlnv6uCXtaexY3jSgvuPMDAHWIRaAFO9VlMnPyF4b+dTtEJO8Gi6p9S+KDCkU032kEJ84i tO8DqaQbfGrDugdAPdFwt+c8qNwucBUZywPgPfOnJOi3pu7DkKe6yz9uP8C0gxWw/bN8N57gGJfr OXWMFLvXAOwE8A6wI3hKqjZoaNmX+YUJzQe0C/N9EZ1NDd/Wi19c+IDJK2+0ez8hnlRMy+l0qLZ1 OG/yMOz/gMHxF/eRPGVO6/hUAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIyLTA2LTE3VDE0OjMwOjI1 KzAwOjAwEQZSbAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMi0wNi0xN1QxNDozMDoyNSswMDowMGBb 6tAAAAAASUVORK5CYII= X-Now-Playing: Fairport Convention's _Come All Ye (2)_: "Tam Lin" Date: Fri, 17 Jun 2022 16:31:14 +0200 In-Reply-To: (Stefan Kangas's message of "Fri, 17 Jun 2022 06:46:25 -0700") Message-ID: <87sfo3745p.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Stefan Kangas writes: > I'm unable to edit booleans with `help-fns-edit-variable'. > > For example, if I have this "*Help*" buffer > > help-enable-variable-value-editing is a variable defined in ‘help-fns.el’. > > Its [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 56038 Cc: 56038@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Stefan Kangas writes: > I'm unable to edit booleans with `help-fns-edit-variable'. > > For example, if I have this "*Help*" buffer > > help-enable-variable-value-editing is a variable defined in =E2=80=98= help-fns.el=E2=80=99. > > Its value is t > Original value was nil > > and put point on `t' on the second to last row, and then type `e', I get > the error "e is undefined". My expectation is that I should be able to > edit this value. Hm, yes -- this is fallout of a previous fix that attempted to not override buttons on values that are functions. But it was pretty misguided, so I've now reverted it and fixed that in a different way. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 17 10:31:34 2022 Received: (at control) by debbugs.gnu.org; 17 Jun 2022 14:31:34 +0000 Received: from localhost ([127.0.0.1]:46567 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2D0Y-0005JT-IJ for submit@debbugs.gnu.org; Fri, 17 Jun 2022 10:31:34 -0400 Received: from quimby.gnus.org ([95.216.78.240]:56368) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2D0X-0005JH-Ep for control@debbugs.gnu.org; Fri, 17 Jun 2022 10:31:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=sbvlfGsdetZFYDgS9VPdUerOtUb7D9w3EIC0lEbHV70=; b=YiKC9s63ufOUUYlhdFciKwZmSN j2iGAoScLDK2WI2KzWQBcNuqfUN+yUYvs6yksda6uFa+iYnI+9HRd3GP5txggUZxXZgyhrh3CNBE4 EjRM2lL5GmkPjT9kVjOizazvsCH/KtV/8i0pwMHyocuW1NfwXRsxhoWm5PfdwoloS8/0=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o2D0P-0003x2-GX for control@debbugs.gnu.org; Fri, 17 Jun 2022 16:31:27 +0200 Date: Fri, 17 Jun 2022 16:31:23 +0200 Message-Id: <87r13n745g.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #56038 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 56038 29.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 56038 29.1 quit From unknown Sun Jun 22 04:01:06 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 16 Jul 2022 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator