From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: A silly little request... Date: Mon, 23 Jan 2006 11:07:36 +0100 Message-ID: <85slrfxno7.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138030436 5024 80.91.229.2 (23 Jan 2006 15:33:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Jan 2006 15:33:56 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 23 16:33:55 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 1F13hK-0002Rz-S9 for ged-emacs-devel@m.gmane.org; Mon, 23 Jan 2006 16:33:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F13K4-0000QD-1y for ged-emacs-devel@m.gmane.org; Mon, 23 Jan 2006 10:09:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F0zz8-0001t2-2R for emacs-devel@gnu.org; Mon, 23 Jan 2006 06:35:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F0zlM-0000Wu-63 for emacs-devel@gnu.org; Mon, 23 Jan 2006 06:21:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F0zUQ-0007c8-DX for emacs-devel@gnu.org; Mon, 23 Jan 2006 06:04:04 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1F0zZ9-0007jj-BQ for emacs-devel@gnu.org; Mon, 23 Jan 2006 06:08:55 -0500 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1F0zOM-0006Gi-WD for emacs-devel@gnu.org; Mon, 23 Jan 2006 05:57:47 -0500 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id EED3E1C4F93D; Mon, 23 Jan 2006 11:07:39 +0100 (CET) Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:49440 Archived-At: Could we have another autoloaded command from gud.el except just gud-tooltip-mode? Any old command? The reason is that I frequently mistype M-x gnu RET (for starting gnus) and just type M-x gu RET which then calls gud-tooltip-mode with the current set of autoloads. I don't even know what it does. If "gu" happened to have more than one completion, I would not inadvertantly call gud-tooltip-mode time and again. I realize that "preventing user stupidity" is not a pressing technical concern, but nevertheless I'd be glad if somebody came up with a good candidate command from gud.el that would be suitable for autoloading as well. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum