From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62822 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Trouble with gnus customize Date: Sat, 15 Apr 2006 07:43:38 +0200 Organization: Programmerer Ingebrigtsen Message-ID: References: <87wtf038cs.fsf@janni.cybervalley.org> <874q0ydgk7.fsf@glaurung.internal.golden-gryphon.com> <87psjmw0f8.fsf@glaurung.internal.golden-gryphon.com> <87d5fk2m2g.fsf@janni.cybervalley.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1145079934 30644 80.91.229.2 (15 Apr 2006 05:45:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Apr 2006 05:45:34 +0000 (UTC) Original-X-From: ding-owner+m11349@lists.math.uh.edu Sat Apr 15 07:45:32 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FUdbA-0002wS-6e for ding-account@gmane.org; Sat, 15 Apr 2006 07:45:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FUdb4-0000CL-00; Sat, 15 Apr 2006 00:45:26 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FUdan-0000CG-00 for ding@lists.math.uh.edu; Sat, 15 Apr 2006 00:45:09 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1FUdal-0005SC-Eu for ding@lists.math.uh.edu; Sat, 15 Apr 2006 00:45:09 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FUdak-0000Jt-00 for ; Sat, 15 Apr 2006 07:45:06 +0200 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FUdag-0002tI-M4 for ding@gnus.org; Sat, 15 Apr 2006 07:45:02 +0200 Original-Received: from quimbies.gnus.org ([80.91.231.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Apr 2006 07:45:02 +0200 Original-Received: from larsi by quimbies.gnus.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Apr 2006 07:45:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 20 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: quimbies.gnus.org Mail-Copies-To: never X-Now-Playing: The Wolfgang Press's _TWP3_ User-Agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:wk6IHYzySE/ziQnoMrFb0Ldyug4= X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62822 Archived-At: leandro noferini writes: > I get the following error after hit RET key > > Debugger entered--Lisp error: (text-read-only "Attempt to change text outside editable field") > signal(text-read-only ("Attempt to change text outside editable field")) > widget-before-change(152 152) > self-insert-command(1) > newline(nil) > * call-interactively(newline) This was on a button? `RET' should be: RET (translated from ) runs the command widget-button-press when point is on a button. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen