From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#1205: 23.0.60; C-x RET c FOO C-x C-g signals an error Date: Tue, 21 Oct 2008 08:32:45 +0200 Message-ID: References: Reply-To: Eli Zaretskii , 1205@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1224572261 32658 80.91.229.12 (21 Oct 2008 06:57:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Oct 2008 06:57:41 +0000 (UTC) Cc: 1205@emacsbugs.donarmstrong.com To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 21 08:58:40 2008 connect(): Connection refused Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KsBCQ-00087K-IK for geb-bug-gnu-emacs@m.gmane.org; Tue, 21 Oct 2008 08:58:38 +0200 Original-Received: from localhost ([127.0.0.1]:55326 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsBBL-000849-9a for geb-bug-gnu-emacs@m.gmane.org; Tue, 21 Oct 2008 02:57:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KsBBH-000841-1E for bug-gnu-emacs@gnu.org; Tue, 21 Oct 2008 02:57:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KsBBE-00083p-Hf for bug-gnu-emacs@gnu.org; Tue, 21 Oct 2008 02:57:25 -0400 Original-Received: from [199.232.76.173] (port=34591 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsBBE-00083m-Am for bug-gnu-emacs@gnu.org; Tue, 21 Oct 2008 02:57:24 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:1626) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KsBBE-0007UD-0M for bug-gnu-emacs@gnu.org; Tue, 21 Oct 2008 02:57:24 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KsBBC-00022G-VV for bug-gnu-emacs@gnu.org; Tue, 21 Oct 2008 02:57:23 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9L6o1MC019096; Mon, 20 Oct 2008 23:50:01 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m9L6e4rC016846; Mon, 20 Oct 2008 23:40:04 -0700 X-Loop: don@donarmstrong.com Resent-From: Eli Zaretskii Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 21 Oct 2008 06:40:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1205 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 1205-submit@emacsbugs.donarmstrong.com id=B1205.122457077215525 (code B ref 1205); Tue, 21 Oct 2008 06:40:03 +0000 Original-Received: (at 1205) by emacsbugs.donarmstrong.com; 21 Oct 2008 06:32:52 +0000 Original-Received: from mtaout1.012.net.il (mtaout1.012.net.il [84.95.2.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9L6WmWI015518 for <1205@emacsbugs.donarmstrong.com>; Mon, 20 Oct 2008 23:32:50 -0700 Original-Received: from HOME-C4E4A596F7 ([77.126.98.197]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K9200CMSSWWRP00@i-mtaout1.012.net.il> for 1205@emacsbugs.donarmstrong.com; Tue, 21 Oct 2008 08:34:11 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Resent-Date: Tue, 21 Oct 2008 02:57:25 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:21734 Archived-At: > From: Glenn Morris > Cc: 1205@emacsbugs.donarmstrong.com > Date: Mon, 20 Oct 2008 22:50:46 -0400 > > Eli Zaretskii wrote: > > > emacs -Q > > C-x RET c utf-8 RET C-x C-g > > > > produces an unexpected error message: > > > > Wrong type argument: commandp, nil > > > Perhaps this: > > > *** mule-cmds.el 5 Oct 2008 19:07:03 -0000 1.341 > --- mule-cmds.el 21 Oct 2008 02:52:14 -0000 > *************** > *** 287,292 **** > --- 287,295 ---- > (cmd (key-binding keyseq)) > prefix) > > + (if (char-equal last-input-char ?\C-g) > + (keyboard-quit)) > + > (when (memq cmd '(universal-argument digit-argument)) > (call-interactively cmd) Looks correct to me. Thanks.