From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: [Bug] "You can't edit this part of the Custom buffer" Date: Fri, 28 Jul 2006 06:54:57 -0700 Message-ID: References: <87d5bpua6m.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1154095004 13465 80.91.229.2 (28 Jul 2006 13:56:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 Jul 2006 13:56:44 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 28 15:56:43 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G6Sov-0008BL-Ss for ged-emacs-devel@m.gmane.org; Fri, 28 Jul 2006 15:56:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G6Sov-0007fV-F7 for ged-emacs-devel@m.gmane.org; Fri, 28 Jul 2006 09:56:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G6Sok-0007fO-PX for emacs-devel@gnu.org; Fri, 28 Jul 2006 09:55:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G6Soi-0007fC-De for emacs-devel@gnu.org; Fri, 28 Jul 2006 09:55:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G6Soi-0007f9-9V for emacs-devel@gnu.org; Fri, 28 Jul 2006 09:55:52 -0400 Original-Received: from [141.146.126.228] (helo=agminet01.oracle.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.52) id 1G6Sqi-0007EG-2G for emacs-devel@gnu.org; Fri, 28 Jul 2006 09:57:56 -0400 Original-Received: from rcsmt250.oracle.com (rcsmt250.oracle.com [148.87.90.195]) by agminet01.oracle.com (Switch-3.1.7/Switch-3.1.7) with ESMTP id k6S4R5Ep006848 for ; Fri, 28 Jul 2006 08:55:50 -0500 Original-Received: from dhcp-amer-csvpn-gw2-141-144-72-102.vpn.oracle.com by rcsmt250.oracle.com with ESMTP id 1666525171154094899; Fri, 28 Jul 2006 07:54:59 -0600 Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal In-Reply-To: <87d5bpua6m.fsf@stupidchicken.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Whitelist: TRUE X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:57741 Archived-At: > No. Please read my bug report again. I said "has no effect". > And I said "with no feedback". And that was the behavior at the time: > nothing, nada, zip - no feedback to the user. You hit a key, and you > see no effect and no message. I just retested, to be sure, BTW. Revert the change to cus-edit.el to what it was before, and do the following: Which change? To what it was before, when? emacs -q M-x customize-face RET font-lock-comment-face RET a A message shows up in the echo area saying Text is read-only: "Attempt to change text outside editable field" Are you doubting the bug report was accurate? I told you that I just retested it in that older build (GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600) of 2006-03-20 on W2ONE X server distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4) --cflags -Id:/g/include'). If there was some time previous to that, where Emacs 22 did not manifest the bug, and you want to return to that unbugged code, that's fine with me. I simply reported a bug that existed in a build I was using: there was *no* feedback to the user at that time. Richard fixed that bug, so presumably he was able to reproduce it also.