From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "T. V. Raman" Newsgroups: gmane.emacs.devel Subject: cus-edit.el:custom-newline --- Problem on Linux Console: Date: Tue, 22 Aug 2006 18:19:23 -0700 Message-ID: <17643.44315.115866.867228@localhost.localdomain> Reply-To: raman@users.sf.net 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 1156295985 26951 80.91.229.2 (23 Aug 2006 01:19:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 23 Aug 2006 01:19:45 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 23 03:19: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 1GFhPB-00041N-De for ged-emacs-devel@m.gmane.org; Wed, 23 Aug 2006 03:19:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFhPA-00036p-Qk for ged-emacs-devel@m.gmane.org; Tue, 22 Aug 2006 21:19:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GFhOx-00036a-Pf for emacs-devel@gnu.org; Tue, 22 Aug 2006 21:19:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GFhOw-00036G-8F for emacs-devel@gnu.org; Tue, 22 Aug 2006 21:19:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFhOw-00036D-3D for emacs-devel@gnu.org; Tue, 22 Aug 2006 21:19:26 -0400 Original-Received: from [204.127.225.94] (helo=alnrmhc11.comcast.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GFhWf-0004jA-7Y for emacs-devel@gnu.org; Tue, 22 Aug 2006 21:27:25 -0400 Original-Received: from labrador (c-71-202-191-236.hsd1.ca.comcast.net[71.202.191.236]) by comcast.net (alnrmhc14) with ESMTP id <20060823011923b1400qnhqfe>; Wed, 23 Aug 2006 01:19:24 +0000 Original-Received: by labrador (Postfix, from userid 500) id 5CB8FF8C2B5; Tue, 22 Aug 2006 18:19:23 -0700 (PDT) Original-To: emacs-devel@gnu.org, storm@cua.dk X-Mailer: VM 7.19 under Emacs 22.0.50.20 x-attribution: tvr 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:58753 Archived-At: The update to cus-edit.el that adds command custom-newline and binds it to the return key in customization buffers is causing trouble on the Linux console (i.e. outside X) in the following manner: Pressing RET on insert and delete buttons created by custom has no effect. I looked at the source code, and evaluated the following in the minibuffer with point on an "[ins]" button: (setq b (get-char-property (point) 'button)) (widget-apply-action b (read-key-sequence "press")) and pressed RET when prompted by the above, and the insert button does get invoked currectly. Perhaps there is a problem from reading the key as an event? I don't know since I dont run under X. Thanks, --Raman -- Best Regards, --raman Email: raman@users.sf.net WWW: http://emacspeak.sf.net/raman/ AIM: emacspeak GTalk: tv.raman.tv@gmail.com PGP: http://emacspeak.sf.net/raman/raman-almaden.asc Google: tv+raman IRC: irc://irc.freenode.net/#emacs