From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: The minibuffer vs. Dialog Boxes (Re: Making XEmacs be more up-to-date) Date: Sun, 21 Apr 2002 21:49:04 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <9003-Sun21Apr2002214904+0300-eliz@is.elta.co.il> References: <87vgal3w79.fsf@tleepslib.sk.tsukuba.ac.jp> Reply-To: Eli Zaretskii NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1019415092 11185 127.0.0.1 (21 Apr 2002 18:51:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 21 Apr 2002 18:51:32 +0000 (UTC) Cc: bradym@balestra.org, rms@gnu.org, xemacs-design@xemacs.org, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16zMQu-0002uI-00 for ; Sun, 21 Apr 2002 20:51:32 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16zMRF-0005Zh-00 for ; Sun, 21 Apr 2002 20:51:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16zMQb-0006ij-00; Sun, 21 Apr 2002 14:51:13 -0400 Original-Received: from mirapoint.inter.net.il ([192.114.186.20]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16zMPL-0006dq-00; Sun, 21 Apr 2002 14:49:55 -0400 Original-Received: from zaretsky ([80.230.2.40]) by mirapoint.inter.net.il (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id ABM26704; Sun, 21 Apr 2002 21:49:06 +0300 (IDT) Original-To: stephen@xemacs.org X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 In-Reply-To: <87vgal3w79.fsf@tleepslib.sk.tsukuba.ac.jp> (stephen@xemacs.org) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2953 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2953 > Date: 22 Apr 2002 00:31:06 +0900 > From: "Stephen J. Turnbull" > > [re cross-references in docstrings] > > Brady> Yeah, not too far off here. That is nice, but I've seen few > Brady> docstrings that make much use of it. > > Hm, I use them all the time. My only complaint is that we only have > mouse bindings for them. I'd like to be able to type RET on them. > Bonus points if C-x o TAB TAB RET Does The Right Thing. Both RET and TAB work in GNU Emacs 21 and do what you want.