From unknown Sat Aug 09 04:59:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20286: 25.0.50; Alias to undefined command Resent-From: Philipp Stephani Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 09 Apr 2015 18:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 20286 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 20286@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.142860314020589 (code B ref -1); Thu, 09 Apr 2015 18:13:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Apr 2015 18:12:20 +0000 Received: from localhost ([127.0.0.1]:51413 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgGw7-0005M0-Dz for submit@debbugs.gnu.org; Thu, 09 Apr 2015 14:12:19 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47490) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgGw6-0005Lk-2d for submit@debbugs.gnu.org; Thu, 09 Apr 2015 14:12:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YgGvz-0002xl-SE for submit@debbugs.gnu.org; Thu, 09 Apr 2015 14:12:12 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_50, FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:58028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgGvz-0002xe-PS for submit@debbugs.gnu.org; Thu, 09 Apr 2015 14:12:11 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgGvy-0003dr-Mi for bug-gnu-emacs@gnu.org; Thu, 09 Apr 2015 14:12:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YgGvx-0002xF-NS for bug-gnu-emacs@gnu.org; Thu, 09 Apr 2015 14:12:10 -0400 Received: from mail-wg0-x235.google.com ([2a00:1450:400c:c00::235]:36640) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgGvx-0002wv-GN for bug-gnu-emacs@gnu.org; Thu, 09 Apr 2015 14:12:09 -0400 Received: by wgsk9 with SMTP id k9so106108396wgs.3 for ; Thu, 09 Apr 2015 11:12:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type; bh=FPY9vdd3K22Jlx+sc0AUCQpK+Jamx65wnBewbMxzMK4=; b=gDte0oCwgqiT1rmfnN5cLiuipwPWepvnWuVtuUCpdh0XE4kAbGpzLSlZHiFKPirasc aEEH5sld/GZ6zvXOCbI1fhtP/msjcsc9hO3Q6RyoWSiDTher5nzRHUfNjY825WHnVCWJ gtRSE+p0sma2+5Glsz2rnXZbqQs1xoEK1HQWga26AFjb9bpKOoGLT6RQdwdzv43dsTMF LCBGTGEKmN5eKsWJQt3wRz+ha7EvZ9WbnxA0QkiKVjf4/d9tOvPXkI4WB49Ovb68MEZI 55B79UF8W9p9Z7y8gahgYp35056TVpa3vIS8jREe0q5Ezur9oH4OPgAjVKUCT+EdtgCe ao/g== X-Received: by 10.180.93.166 with SMTP id cv6mr8212592wib.89.1428603128619; Thu, 09 Apr 2015 11:12:08 -0700 (PDT) Received: from p ([2001:4c50:32e:4e00:f953:9671:7fdc:5950]) by mx.google.com with ESMTPSA id bp1sm21127474wjb.31.2015.04.09.11.12.07 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Apr 2015 11:12:07 -0700 (PDT) From: Philipp Stephani Date: Thu, 09 Apr 2015 20:10:59 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.8 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.8 (---) Start Emacs as an OS X GUI app. Then, evaluate (global-set-key (kbd "s-i") #'foo) where `foo' is undefined. Then, press C-h k s-i. The help buffer explains: s-i runs the command foo (found in global-map), which is an alias for `foo', which is not defined. Please make a bug report. In GNU Emacs 25.0.50.1 (x86_64-apple-darwin14.1.0, NS appkit-1344.72 Version 10.10.2 (Build 14C1514)) of 2015-04-08 on p Repository revision: 1ea75a1ac2f65e50e9ac2dc9b3dcebaa9de55fa6 Windowing system distributor `Apple', version 10.3.1344 Configured using: `configure --with-ns --prefix=/usr/local/emacs' Configured features: IMAGEMAGICK DBUS ACL GNUTLS LIBXML2 ZLIB Important settings: value of $LANG: de_DE.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. s-i is undefined command-execute: Wrong type argument: commandp, foo Type C-x 1 to delete the help window. Making completion list... Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message dired format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils help-fns help-mode easymenu edmacro kmacro cl-loaddefs pcase cl-lib time-date tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind cocoa ns multi-tty emacs) Memory information: ((conses 16 80538 4357) (symbols 48 18822 1) (miscs 40 44 191) (strings 32 13562 4387) (string-bytes 1 382394) (vectors 16 10190) (vector-slots 8 386927 5192) (floats 8 84 220) (intervals 56 197 22) (buffers 976 13)) From unknown Sat Aug 09 04:59:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20286: 25.0.50; Alias to undefined command Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 09 Apr 2015 18:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20286 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Philipp Stephani Cc: 20286@debbugs.gnu.org Received: via spool by 20286-submit@debbugs.gnu.org id=B20286.142860335420975 (code B ref 20286); Thu, 09 Apr 2015 18:16:02 +0000 Received: (at 20286) by debbugs.gnu.org; 9 Apr 2015 18:15:54 +0000 Received: from localhost ([127.0.0.1]:51418 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgGza-0005SE-Bg for submit@debbugs.gnu.org; Thu, 09 Apr 2015 14:15:54 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:55724 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgGzY-0005S7-EX for 20286@debbugs.gnu.org; Thu, 09 Apr 2015 14:15:52 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1YgGzX-0001gE-99; Thu, 09 Apr 2015 14:15:51 -0400 From: Glenn Morris References: X-Spook: enforcers diwn Cocaine Mossad George W. Bush Verisign X-Ran: R^#R>f]Y4++=~+8[+b}x++UMjfb|!;s"0.zJgn8(rwr8|,Hpqe'sd+}!!Hog2_!3O_*D7l X-Hue: magenta X-Attribution: GM Date: Thu, 09 Apr 2015 14:15:50 -0400 In-Reply-To: (Philipp Stephani's message of "Thu, 09 Apr 2015 20:10:59 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.0 (-----) This is basically a dupe of 20201. From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 09 14:16:16 2015 Received: (at control) by debbugs.gnu.org; 9 Apr 2015 18:16:16 +0000 Received: from localhost ([127.0.0.1]:51422 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgGzv-0005TK-Qc for submit@debbugs.gnu.org; Thu, 09 Apr 2015 14:16:16 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:55743 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgGzu-0005TC-0n for control@debbugs.gnu.org; Thu, 09 Apr 2015 14:16:14 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1YgGzs-0001ml-Uu for control@debbugs.gnu.org; Thu, 09 Apr 2015 14:16:13 -0400 Date: Thu, 09 Apr 2015 14:16:12 -0400 Message-Id: Subject: control message for bug 20286 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.0 (-----) merge 20201 20286 From unknown Sat Aug 09 04:59:16 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Philipp Stephani Subject: bug#20286: closed (Re: bug#20286: 25.0.50; Alias to undefined command) Message-ID: References: <83oamxdu8d.fsf@gnu.org> X-Gnu-PR-Message: they-closed 20286 X-Gnu-PR-Package: emacs Reply-To: 20286@debbugs.gnu.org Date: Thu, 09 Apr 2015 18:37:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1428604622-28632-1" This is a multi-part message in MIME format... ------------=_1428604622-28632-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #20286: 25.0.50; Alias to undefined command which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 20286@debbugs.gnu.org. --=20 20286: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D20286 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1428604622-28632-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 20286-done) by debbugs.gnu.org; 9 Apr 2015 18:36:33 +0000 Received: from localhost ([127.0.0.1]:51459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgHJY-0007Qz-Ra for submit@debbugs.gnu.org; Thu, 09 Apr 2015 14:36:33 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]:58671) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgHJW-0007Qg-Gt for 20286-done@debbugs.gnu.org; Thu, 09 Apr 2015 14:36:31 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0NMJ00100Y3W8A00@a-mtaout20.012.net.il> for 20286-done@debbugs.gnu.org; Thu, 09 Apr 2015 21:36:23 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NMJ0010GYCK4Z60@a-mtaout20.012.net.il>; Thu, 09 Apr 2015 21:36:23 +0300 (IDT) Date: Thu, 09 Apr 2015 21:36:34 +0300 From: Eli Zaretskii Subject: Re: bug#20286: 25.0.50; Alias to undefined command In-reply-to: X-012-Sender: halo1@inter.net.il To: Philipp Stephani Message-id: <83oamxdu8d.fsf@gnu.org> References: X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 20286-done Cc: 20286-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii 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.0 (+) > From: Philipp Stephani > Date: Thu, 09 Apr 2015 20:10:59 +0200 > > > Start Emacs as an OS X GUI app. Then, evaluate > > (global-set-key (kbd "s-i") #'foo) > > where `foo' is undefined. > Then, press C-h k s-i. The help buffer explains: > > s-i runs the command foo (found in global-map), which is an alias > for `foo', which is not defined. Please make a bug report. To solve this "bug", don't bind a key to a function that is undefined. ------------=_1428604622-28632-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 Apr 2015 18:12:20 +0000 Received: from localhost ([127.0.0.1]:51413 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgGw7-0005M0-Dz for submit@debbugs.gnu.org; Thu, 09 Apr 2015 14:12:19 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47490) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgGw6-0005Lk-2d for submit@debbugs.gnu.org; Thu, 09 Apr 2015 14:12:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YgGvz-0002xl-SE for submit@debbugs.gnu.org; Thu, 09 Apr 2015 14:12:12 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_50, FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:58028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgGvz-0002xe-PS for submit@debbugs.gnu.org; Thu, 09 Apr 2015 14:12:11 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgGvy-0003dr-Mi for bug-gnu-emacs@gnu.org; Thu, 09 Apr 2015 14:12:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YgGvx-0002xF-NS for bug-gnu-emacs@gnu.org; Thu, 09 Apr 2015 14:12:10 -0400 Received: from mail-wg0-x235.google.com ([2a00:1450:400c:c00::235]:36640) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgGvx-0002wv-GN for bug-gnu-emacs@gnu.org; Thu, 09 Apr 2015 14:12:09 -0400 Received: by wgsk9 with SMTP id k9so106108396wgs.3 for ; Thu, 09 Apr 2015 11:12:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type; bh=FPY9vdd3K22Jlx+sc0AUCQpK+Jamx65wnBewbMxzMK4=; b=gDte0oCwgqiT1rmfnN5cLiuipwPWepvnWuVtuUCpdh0XE4kAbGpzLSlZHiFKPirasc aEEH5sld/GZ6zvXOCbI1fhtP/msjcsc9hO3Q6RyoWSiDTher5nzRHUfNjY825WHnVCWJ gtRSE+p0sma2+5Glsz2rnXZbqQs1xoEK1HQWga26AFjb9bpKOoGLT6RQdwdzv43dsTMF LCBGTGEKmN5eKsWJQt3wRz+ha7EvZ9WbnxA0QkiKVjf4/d9tOvPXkI4WB49Ovb68MEZI 55B79UF8W9p9Z7y8gahgYp35056TVpa3vIS8jREe0q5Ezur9oH4OPgAjVKUCT+EdtgCe ao/g== X-Received: by 10.180.93.166 with SMTP id cv6mr8212592wib.89.1428603128619; Thu, 09 Apr 2015 11:12:08 -0700 (PDT) Received: from p ([2001:4c50:32e:4e00:f953:9671:7fdc:5950]) by mx.google.com with ESMTPSA id bp1sm21127474wjb.31.2015.04.09.11.12.07 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Apr 2015 11:12:07 -0700 (PDT) From: Philipp Stephani To: bug-gnu-emacs@gnu.org Subject: 25.0.50; Alias to undefined command Date: Thu, 09 Apr 2015 20:10:59 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.8 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.8 (---) Start Emacs as an OS X GUI app. Then, evaluate (global-set-key (kbd "s-i") #'foo) where `foo' is undefined. Then, press C-h k s-i. The help buffer explains: s-i runs the command foo (found in global-map), which is an alias for `foo', which is not defined. Please make a bug report. In GNU Emacs 25.0.50.1 (x86_64-apple-darwin14.1.0, NS appkit-1344.72 Version 10.10.2 (Build 14C1514)) of 2015-04-08 on p Repository revision: 1ea75a1ac2f65e50e9ac2dc9b3dcebaa9de55fa6 Windowing system distributor `Apple', version 10.3.1344 Configured using: `configure --with-ns --prefix=/usr/local/emacs' Configured features: IMAGEMAGICK DBUS ACL GNUTLS LIBXML2 ZLIB Important settings: value of $LANG: de_DE.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. s-i is undefined command-execute: Wrong type argument: commandp, foo Type C-x 1 to delete the help window. Making completion list... Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message dired format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils help-fns help-mode easymenu edmacro kmacro cl-loaddefs pcase cl-lib time-date tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind cocoa ns multi-tty emacs) Memory information: ((conses 16 80538 4357) (symbols 48 18822 1) (miscs 40 44 191) (strings 32 13562 4387) (string-bytes 1 382394) (vectors 16 10190) (vector-slots 8 386927 5192) (floats 8 84 220) (intervals 56 197 22) (buffers 976 13)) ------------=_1428604622-28632-1-- From unknown Sat Aug 09 04:59:16 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: nick caruso Subject: bug#20201: closed (Re: bug#20286: 25.0.50; Alias to undefined command) Message-ID: References: <83oamxdu8d.fsf@gnu.org> X-Gnu-PR-Message: they-closed 20201 X-Gnu-PR-Package: emacs Reply-To: 20201@debbugs.gnu.org Date: Thu, 09 Apr 2015 18:37:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1428604623-28632-3" This is a multi-part message in MIME format... ------------=_1428604623-28632-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #20286: 25.0.50; server-buffer-clients is not defined in minor-mode help which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 20201@debbugs.gnu.org. --=20 20286: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D20286 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1428604623-28632-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 20286-done) by debbugs.gnu.org; 9 Apr 2015 18:36:33 +0000 Received: from localhost ([127.0.0.1]:51459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgHJY-0007Qz-Ra for submit@debbugs.gnu.org; Thu, 09 Apr 2015 14:36:33 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]:58671) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgHJW-0007Qg-Gt for 20286-done@debbugs.gnu.org; Thu, 09 Apr 2015 14:36:31 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0NMJ00100Y3W8A00@a-mtaout20.012.net.il> for 20286-done@debbugs.gnu.org; Thu, 09 Apr 2015 21:36:23 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NMJ0010GYCK4Z60@a-mtaout20.012.net.il>; Thu, 09 Apr 2015 21:36:23 +0300 (IDT) Date: Thu, 09 Apr 2015 21:36:34 +0300 From: Eli Zaretskii Subject: Re: bug#20286: 25.0.50; Alias to undefined command In-reply-to: X-012-Sender: halo1@inter.net.il To: Philipp Stephani Message-id: <83oamxdu8d.fsf@gnu.org> References: X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 20286-done Cc: 20286-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii 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.0 (+) > From: Philipp Stephani > Date: Thu, 09 Apr 2015 20:10:59 +0200 > > > Start Emacs as an OS X GUI app. Then, evaluate > > (global-set-key (kbd "s-i") #'foo) > > where `foo' is undefined. > Then, press C-h k s-i. The help buffer explains: > > s-i runs the command foo (found in global-map), which is an alias > for `foo', which is not defined. Please make a bug report. To solve this "bug", don't bind a key to a function that is undefined. ------------=_1428604623-28632-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 25 Mar 2015 18:13:40 +0000 Received: from localhost ([127.0.0.1]:36608 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YapoB-0005ao-Gk for submit@debbugs.gnu.org; Wed, 25 Mar 2015 14:13:40 -0400 Received: from eggs.gnu.org ([208.118.235.92]:32913) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YapXg-0005Aa-7D for submit@debbugs.gnu.org; Wed, 25 Mar 2015 13:56:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YapXZ-0002eP-Cq for submit@debbugs.gnu.org; Wed, 25 Mar 2015 13:56:30 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HK_RANDOM_ENVFROM,HK_RANDOM_FROM,HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:59605) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YapXZ-0002eJ-AP for submit@debbugs.gnu.org; Wed, 25 Mar 2015 13:56:29 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34631) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YapXX-0001NC-QN for bug-gnu-emacs@gnu.org; Wed, 25 Mar 2015 13:56:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YapXW-0002dy-4t for bug-gnu-emacs@gnu.org; Wed, 25 Mar 2015 13:56:27 -0400 Received: from mail-ie0-x230.google.com ([2607:f8b0:4001:c03::230]:36644) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YapXV-0002dk-Vh for bug-gnu-emacs@gnu.org; Wed, 25 Mar 2015 13:56:26 -0400 Received: by iedm5 with SMTP id m5so28220823ied.3 for ; Wed, 25 Mar 2015 10:56:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=nmSP3AxOmC+vQUmQd0lI9ZuLS/zV335bhplVMgKxcy4=; b=rj1td7wY3hLTTRt6y2pPUru/dLUGSytdcOI8LPRnFB7vf3dJ0JF+mbQzGbj1seGu92 +WC+R8/dwzFhWM2EYpZt9gBqd6vFrVN2Mrzk6vzqpW8RWHDEwOhx4Jg0vbXLWDK9osXm JEDLRSgCBEpAkelWIgI+rZa6Rwq5d5FeEqPquJk9rVeMGk6TOyySyKPPu/blkK0Q2g6R qoPzQDJ0mq5KPSllb8imcxFUoJcfQ8kFaf0e1rZCk1pdhbPYw8c1vDHk7g0aWnw2jxAF khEEwJ4IMI7cnUHIjgNs/2SxRm6qxts3O5Wj0HLlv/4hNTyN0Z5+7FXBxNmOmd7Fp3+b mmWg== MIME-Version: 1.0 X-Received: by 10.107.170.220 with SMTP id g89mr15393928ioj.85.1427306184575; Wed, 25 Mar 2015 10:56:24 -0700 (PDT) Received: by 10.64.192.40 with HTTP; Wed, 25 Mar 2015 10:56:24 -0700 (PDT) Date: Wed, 25 Mar 2015 13:56:24 -0400 Message-ID: Subject: 25.0.50; server-buffer-clients is not defined in minor-mode help From: nick caruso To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=001a114159b81e5e210512209e14 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -2.4 (--) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 25 Mar 2015 14:13:38 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -2.4 (--) --001a114159b81e5e210512209e14 Content-Type: text/plain; charset=UTF-8 --text follows this line-- On a windows 7 machine, I used the emacsclientw.exe program to edit a file -- I associated the client with the file type and double clicked the associated file. The emacs server was running, and a window popped up visiting the file I had doubleclicked. At this point everything is fine. I left-clicked the mouse on the "Server" minor mode indicator in the mode line, and selected "help for minor mode". At this point a buffer popped up in a new emacs window, containing the following: -----------begin buffer contents on next line---------------------- server-buffer-clients is an alias for `server-buffer-clients', which is not defined. Please make a bug report. -----------end buffer contents at end of previous line------------- In GNU Emacs 25.0.50.1 (x86_64-w64-mingw32) of 2015-02-17 on KAEL Repository revision: 16d91bce1d054c45ccd60efd5bd3ff88c12e39bb Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --prefix=/z/emacs --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --with-wide-int --with-jpeg --with-xpm --with-png --with-tiff --with-rsvg --with-xml2 --with-gnutls --with-sound=yes --with-file-notification=yes --without-dbus --without-imagemagick 'CFLAGS=-Ofast -fomit-frame-pointer -funroll-loops -g0 -pipe' 'LDFLAGS=-static-libgcc -static-libstdc++ -static -s -Wl,-s'' Configured features: XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB Important settings: value of $LANG: ENU locale-coding-system: cp1252 Major mode: Info Minor modes in effect: show-paren-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t column-number-mode: t line-number-mode: t Recent messages: Loading paren...done For information about GNU Emacs and the GNU system, type C-h C-a. When done with a buffer, type C-x # Type M-x delete-other-windows to delete the help window. user-error: No such node or anchor: Top Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message dired format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils jka-compr info help-mode cc-mode cc-fonts easymenu cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs help-fns cl-macs cl gv zygospore-autoloads server saveplace paren cus-start cus-load edmacro kmacro cl-loaddefs cl-lib package epg-config time-date tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process w32notify w32 multi-tty emacs) Memory information: ((conses 16 153904 10314) (symbols 56 24917 0) (miscs 48 65 96) (strings 32 35442 4889) (string-bytes 1 1032043) (vectors 16 16197) (vector-slots 8 465169 2484) (floats 8 73 297) (intervals 56 306 40) (buffers 976 15)) --001a114159b81e5e210512209e14 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
--text follows this line--

On a windows 7 machine, I used the emacsclientw.exe program to edit a
file -- I associated the client with the file type and double click= ed
the associated file.=C2=A0 The emacs server was running, and a= window popped
up visiting the file I had doubleclicked.
At this point everything is fine.=C2=A0 I left-clicked the mouse on the
"Server" minor mode indicator in the mode line, and sele= cted "help for
minor mode".

At= this point a buffer popped up in a new emacs window, containing the
<= div>following:
-----------begin buffer contents on next line-----= -----------------
server-buffer-clients is an alias for `server-b= uffer-clients',
which is not defined.=C2=A0 Please make a bug= report.
-----------end buffer contents at end of previous line--= -----------



In GNU E= macs 25.0.50.1 (x86_64-w64-mingw32)
=C2=A0of 2015-02-17 on KAEL
Repository revision: 16d91bce1d054c45ccd60efd5bd3ff88c12e39bb
Windowing system distributor `Microsoft Corp.', version 6.1.7601<= /div>
Configured using:
=C2=A0`configure --prefix=3D/z/emacs = --host=3Dx86_64-w64-mingw32
=C2=A0--target=3Dx86_64-w64-mingw32 -= -build=3Dx86_64-w64-mingw32 --with-wide-int
=C2=A0--with-jpeg --w= ith-xpm --with-png --with-tiff --with-rsvg --with-xml2
=C2=A0--wi= th-gnutls --with-sound=3Dyes --with-file-notification=3Dyes
=C2= =A0--without-dbus --without-imagemagick 'CFLAGS=3D-Ofast
=C2= =A0-fomit-frame-pointer -funroll-loops -g0 -pipe' 'LDFLAGS=3D-stati= c-libgcc
=C2=A0-static-libstdc++ -static -s -Wl,-s''

Configured features:
XPM JPEG TIFF GIF PNG R= SVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB

Important= settings:
=C2=A0 value of $LANG: ENU
=C2=A0 locale-cod= ing-system: cp1252

Major mode: Info

=
Minor modes in effect:
=C2=A0 show-paren-mode: t
=
=C2=A0 tooltip-mode: t
=C2=A0 global-eldoc-mode: t
=C2=A0 electric-indent-mode: t
=C2=A0 mouse-wheel-mode: t
<= div>=C2=A0 tool-bar-mode: t
=C2=A0 menu-bar-mode: t
=C2= =A0 file-name-shadow-mode: t
=C2=A0 global-font-lock-mode: t
=C2=A0 font-lock-mode: t
=C2=A0 blink-cursor-mode: t
<= div>=C2=A0 auto-composition-mode: t
=C2=A0 auto-encryption-mode: = t
=C2=A0 auto-compression-mode: t
=C2=A0 buffer-read-on= ly: t
=C2=A0 column-number-mode: t
=C2=A0 line-number-m= ode: t

Recent messages:
Loading paren...= done
For information about GNU Emacs and the GNU system, type C-h= C-a.
When done with a buffer, type C-x #
Type M-x dele= te-other-windows to delete the help window.
user-error: No such n= ode or anchor: Top

Load-path shadows:
No= ne found.

Features:
(shadow sort gnus-ut= il mail-extr emacsbug message dired format-spec
rfc822 mml mml-se= c mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm= -utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mai= l-prsvr mail-utils jka-compr info help-mode cc-mode cc-fonts
easy= menu cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars
cc-defs help-fns cl-macs cl gv zygospore-autoloads server saveplace
paren cus-start cus-load edmacro kmacro cl-loaddefs cl-lib package
epg-config time-date tooltip eldoc electric uniquify ediff-hook vc-= hooks
lisp-float-type mwheel dos-w32 ls-lisp disp-table w32-win w= 32-vars
tool-bar dnd fontset image regexp-opt fringe tabulated-li= st newcomment
elisp-mode lisp-mode prog-mode register page menu-b= ar rfn-eshadow timer
select scroll-bar mouse jit-lock font-lock s= yntax facemenu font-core
frame cham georgian utf-8-lang misc-lang= vietnamese tibetan thai
tai-viet lao korean japanese hebrew gree= k romanian slovak czech european
ethiopic indian cyrillic chinese= case-table epa-hook jka-cmpr-hook help
simple abbrev minibuffer = cl-preloaded nadvice loaddefs button faces
cus-face macroexp file= s text-properties overlay sha1 md5 base64 format
env code-pages m= ule custom widget hashtable-print-readable backquote
make-network= -process w32notify w32 multi-tty emacs)

Memory inf= ormation:
((conses 16 153904 10314)
=C2=A0(symbols 56 2= 4917 0)
=C2=A0(miscs 48 65 96)
=C2=A0(strings 32 35442 = 4889)
=C2=A0(string-bytes 1 1032043)
=C2=A0(vectors 16 = 16197)
=C2=A0(vector-slots 8 465169 2484)
=C2=A0(floats= 8 73 297)
=C2=A0(intervals 56 306 40)
=C2=A0(buffers 9= 76 15))

--001a114159b81e5e210512209e14-- ------------=_1428604623-28632-3-- From unknown Sat Aug 09 04:59:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20286: 25.0.50; Alias to undefined command Resent-From: Philipp Stephani Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 09 Apr 2015 18:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20286 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 20286-done@debbugs.gnu.org Received: via spool by 20286-done@debbugs.gnu.org id=D20286.142860528929761 (code D ref 20286); Thu, 09 Apr 2015 18:49:01 +0000 Received: (at 20286-done) by debbugs.gnu.org; 9 Apr 2015 18:48:09 +0000 Received: from localhost ([127.0.0.1]:51474 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgHUm-0007jw-KF for submit@debbugs.gnu.org; Thu, 09 Apr 2015 14:48:08 -0400 Received: from mail-wg0-f50.google.com ([74.125.82.50]:36165) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgHUj-0007jO-TO for 20286-done@debbugs.gnu.org; Thu, 09 Apr 2015 14:48:06 -0400 Received: by wgsk9 with SMTP id k9so107019173wgs.3 for <20286-done@debbugs.gnu.org>; Thu, 09 Apr 2015 11:47:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-type; bh=WyNNaQx+ITytKFU8QGPgG8JXnRlrFPoa9PNYpt5/T5E=; b=s8QvUTgySz4pQ+rxkSjv3vleAiTsOxXNFYvNhppr3+jvXiUnN8WL7HviALtDTYukJU w6QJuLuafa7YmoAG93a4lTGQFWlEmt/lZcDUigItBhXKKV7kkR37c3JhZdoRh67SQuI7 9VznYP2Yupn7+28le7753jBs5zU4OOJevaYptvmcbTXoIZORbbsA12qWsW37ekihbDPJ QqDx8IjJhUNWzOc+IWsdpoMRX2jl/NaZhCufLFy8qLOT7mhpVX541C2OmgdrmxeTPPuZ mkTYIKOk6OeIhdo8Q2txt3EW1FLwihPP3XZ+YlNZSxPqt5fukaaZAUJknty7B+b+4+NW 0Bkg== X-Received: by 10.180.101.65 with SMTP id fe1mr8549144wib.22.1428605279779; Thu, 09 Apr 2015 11:47:59 -0700 (PDT) MIME-Version: 1.0 References: <83oamxdu8d.fsf@gnu.org> In-Reply-To: <83oamxdu8d.fsf@gnu.org> From: Philipp Stephani Date: Thu, 09 Apr 2015 18:47:59 +0000 Message-ID: Content-Type: multipart/alternative; boundary=f46d041826be39c27305134f1636 X-Spam-Score: -0.4 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.4 (/) --f46d041826be39c27305134f1636 Content-Type: text/plain; charset=UTF-8 Eli Zaretskii schrieb am Do., 9. Apr. 2015 um 20:36 Uhr: > > From: Philipp Stephani > > Date: Thu, 09 Apr 2015 20:10:59 +0200 > > > > > > Start Emacs as an OS X GUI app. Then, evaluate > > > > (global-set-key (kbd "s-i") #'foo) > > > > where `foo' is undefined. > > Then, press C-h k s-i. The help buffer explains: > > > > s-i runs the command foo (found in global-map), which is an alias > > for `foo', which is not defined. Please make a bug report. > > To solve this "bug", don't bind a key to a function that is undefined. > The bug is about the message printed by describe-function, see the dupe. --f46d041826be39c27305134f1636 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


Eli Zaretskii <eliz@gnu.org> schrieb am Do., 9. Apr. 201= 5 um 20:36=C2=A0Uhr:
> From: Philipp S= tephani <p.st= ephani2@gmail.com>
> Date: Thu, 09 Apr 2015 20:10:59 +0200
>
>
> Start Emacs as an OS X GUI app.=C2=A0 Then, evaluate
>
>=C2=A0 =C2=A0 =C2=A0(global-set-key (kbd "s-i") #'foo) >
> where `foo' is undefined.
> Then, press C-h k s-i.=C2=A0 The help buffer explains:
>
>=C2=A0 =C2=A0 =C2=A0s-i runs the command foo (found in global-map), whi= ch is an alias
>=C2=A0 =C2=A0 =C2=A0for `foo', which is not defined.=C2=A0 Please m= ake a bug report.

To solve this "bug", don't bind a key to a function that is u= ndefined.

The bug is about the message = printed by describe-function, see the dupe.=C2=A0
--f46d041826be39c27305134f1636-- From unknown Sat Aug 09 04:59:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20286: 25.0.50; Alias to undefined command Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 09 Apr 2015 19:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20286 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 20286@debbugs.gnu.org Cc: eliz@gnu.org, p.stephani2@gmail.com Received: via spool by 20286-submit@debbugs.gnu.org id=B20286.14286075396538 (code B ref 20286); Thu, 09 Apr 2015 19:26:02 +0000 Received: (at 20286) by debbugs.gnu.org; 9 Apr 2015 19:25:39 +0000 Received: from localhost ([127.0.0.1]:51493 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgI54-0001hN-RP for submit@debbugs.gnu.org; Thu, 09 Apr 2015 15:25:39 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:57502 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YgI53-0001hG-Lu for 20286@debbugs.gnu.org; Thu, 09 Apr 2015 15:25:37 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1YgI52-0006Pf-EW; Thu, 09 Apr 2015 15:25:36 -0400 From: Glenn Morris References: <83oamxdu8d.fsf@gnu.org> X-Spook: weapons of mass destruction Attorney General csystems X-Ran: +8avT`srTV3YDFdQil!OZ@.:lx;%"#]V>r*sR3GC>6n9dWpjSM"AT5"1sx`TNh (Eli Zaretskii's message of "Thu, 09 Apr 2015 21:36:34 +0300") Message-ID: <6pp7d85ov.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.0 (-----) No, someone needs to fix describe-function-1, as I said in http://debbugs.gnu.org/20201#13 From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 24 15:22:41 2015 Received: (at control) by debbugs.gnu.org; 24 Apr 2015 19:22:41 +0000 Received: from localhost ([127.0.0.1]:38988 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YljBQ-00048s-W2 for submit@debbugs.gnu.org; Fri, 24 Apr 2015 15:22:41 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:53339 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YljBP-00048l-Ly for control@debbugs.gnu.org; Fri, 24 Apr 2015 15:22:40 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1YljBP-0002EK-89 for control@debbugs.gnu.org; Fri, 24 Apr 2015 15:22:39 -0400 Date: Fri, 24 Apr 2015 15:22:39 -0400 Message-Id: Subject: control message for bug 20201 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.0 (-----) fixed 20201 25.1