From xah@xahlee.org Sat Dec 6 16:07:28 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.4 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 7 Dec 2008 00:07:28 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB707Pxq008367 for ; Sat, 6 Dec 2008 16:07:26 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L97BF-0006aU-9E for bug-gnu-emacs@gnu.org; Sat, 06 Dec 2008 19:07:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L97BE-0006ZW-Qs for bug-gnu-emacs@gnu.org; Sat, 06 Dec 2008 19:07:24 -0500 Received: from [199.232.76.173] (port=40852 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L97BE-0006Y9-Jo for bug-gnu-emacs@gnu.org; Sat, 06 Dec 2008 19:07:24 -0500 Received: from mout.perfora.net ([74.208.4.194]:56035) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L97BD-0002UB-9U for bug-gnu-emacs@gnu.org; Sat, 06 Dec 2008 19:07:23 -0500 Received: from [192.168.1.2] (c-24-6-185-159.hsd1.ca.comcast.net [24.6.185.159]) by mrelay.perfora.net (node=mrus0) with ESMTP (Nemesis) id 0MKp8S-1L97BB39p9-0006Is; Sat, 06 Dec 2008 19:07:23 -0500 Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: quoted-printable Message-Id: <2263B280-BDAB-4AD5-B29C-2AA11E0AE86E@xahlee.org> Content-Type: text/plain; charset=UTF-8; delsp=yes; format=flowed To: bug-gnu-emacs@gnu.org From: xah lee Subject: suggestion: describe-function with shift-tab to jump back prev link Date: Sat, 6 Dec 2008 16:07:21 -0800 X-Mailer: Apple Mail (2.753.1) X-Provags-ID: V01U2FsdGVkX1/LLQL+Ov0FAJ3jigYoXgW1+d1Vla57Ij/uhxe 7A/KoOXXL0ACPDO6AUYYuVFaabEysxdCnm/VF4wuKcPjNU4/KP mLM2wa1pI+jvVuef8mY8A== X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Hi, When using describe-function, have shift-tab to move cursor to the =20 previous link in the text. for example, do C-h f search-forward. Then, press tab a few times, =20 then it'd be nice to press shift-tab to move back. Thanks. Xah =E2=88=91 http://xahlee.org/ =E2=98=84= From cyd@stupidchicken.com Sat Dec 6 21:51:50 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1508-done) by emacsbugs.donarmstrong.com; 7 Dec 2008 05:51:51 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB75pmqo030300 for <1508-done@emacsbugs.donarmstrong.com>; Sat, 6 Dec 2008 21:51:49 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id C9F8257E1D1; Sun, 7 Dec 2008 00:51:51 -0500 (EST) From: Chong Yidong To: xah lee Cc: 1508-done@debbugs.gnu.org Subject: Re: suggestion: describe-function with shift-tab to jump back prev link Date: Sun, 07 Dec 2008 00:51:51 -0500 Message-ID: <874p1gbki0.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > When using describe-function, have shift-tab to move cursor to the > previous link in the text. > > for example, do C-h f search-forward. Then, press tab a few times, > then it'd be nice to press shift-tab to move back. Emacs already does this. [In a Help buffer]: C-h k S- (translated from ) runs the command backward-button, which is an interactive compiled Lisp function in `button.el'. It is bound to , M-TAB, . (backward-button n &optional wrap display-message) Move to the nth previous button, or nth next button if n is negative. If n is 0, move to the start of any button at point. If wrap is non-nil, moving past either end of the buffer continues from the other end. If display-message is non-nil, the button's help-echo string is displayed. Any button with a non-nil `skip' property is skipped over. Returns the button found. From xah@xahlee.org Sat Dec 6 22:03:22 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.4 required=4.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1508-done) by emacsbugs.donarmstrong.com; 7 Dec 2008 06:03:22 +0000 Received: from mout.perfora.net (mout.perfora.net [74.208.4.196]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB763J4Y032694 for <1508-done@emacsbugs.donarmstrong.com>; Sat, 6 Dec 2008 22:03:20 -0800 Received: from [192.168.1.2] (c-24-6-185-159.hsd1.ca.comcast.net [24.6.185.159]) by mrelay.perfora.net (node=mrus0) with ESMTP (Nemesis) id 0MKp8S-1L9Cjb2O7z-0006MW; Sun, 07 Dec 2008 01:03:18 -0500 In-Reply-To: <874p1gbki0.fsf@cyd.mit.edu> References: <874p1gbki0.fsf@cyd.mit.edu> Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=UTF-8; delsp=yes; format=flowed Message-Id: <3E82779B-50AD-4E59-A4CD-EBC83DF58B11@xahlee.org> Cc: 1508-done@debbugs.gnu.org Content-Transfer-Encoding: quoted-printable From: xah lee Subject: Re: suggestion: describe-function with shift-tab to jump back prev link Date: Sat, 6 Dec 2008 22:03:13 -0800 To: Chong Yidong X-Mailer: Apple Mail (2.753.1) X-Provags-ID: V01U2FsdGVkX1/tS7h534BwsIoXaWdYqqk3l2OtOknx885tEK6 y6zk608Sr2fkJDa0C2xhwKgidcQOh5eQN71iNJ2m7KkOT65JnH 6jUDuJUdtj2Ug/M+FGfcA== O, thanks. I didn't know that. on mac, win, linux, the usual key set for meta is such that meta-tab =20 is taken by the OS system wide to switch between apps. see http://en.wikipedia.org/wiki/Table_of_keyboard_shortcuts So, i'm thinking Shift-tab as the default shortcut would be great. just some thoughts. Thanks. Xah =E2=88=91 http://xahlee.org/ =E2=98=84 On Dec 6, 2008, at 9:51 PM, Chong Yidong wrote: > When using describe-function, have shift-tab to move cursor to the > previous link in the text. > > for example, do C-h f search-forward. Then, press tab a few times, > then it'd be nice to press shift-tab to move back. Emacs already does this. [In a Help buffer]: C-h k S- (translated from ) runs the command backward-button, which is an interactive compiled Lisp function in `button.el'. It is bound to , M-TAB, . (backward-button n &optional wrap display-message) Move to the nth previous button, or nth next button if n is negative. If n is 0, move to the start of any button at point. If wrap is non-nil, moving past either end of the buffer continues =20= from the other end. If display-message is non-nil, the button's help-echo string is displayed. Any button with a non-nil `skip' property is skipped over. Returns the button found. =E2=98=84 From svenjoac@gmx.de Sun Dec 7 08:46:28 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.2 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1508) by emacsbugs.donarmstrong.com; 7 Dec 2008 16:46:28 +0000 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id mB7GkOa4029080 for <1508@emacsbugs.donarmstrong.com>; Sun, 7 Dec 2008 08:46:26 -0800 Received: (qmail invoked by alias); 07 Dec 2008 16:46:19 -0000 Received: from p54863FC6.dip.t-dialin.net (EHLO turtle.gmx.de) [84.134.63.198] by mail.gmx.net (mp055) with SMTP; 07 Dec 2008 17:46:19 +0100 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX1/KCGsEtnfK8Mf1Kt2ELzMysFJBzPbSqDpWMUd66R YMx73Hm1bIvNor Received: by turtle.gmx.de (Postfix, from userid 1000) id 36096354AF; Sun, 7 Dec 2008 17:46:17 +0100 (CET) From: Sven Joachim To: xah lee Cc: 1508@debbugs.gnu.org Subject: Re: bug#1508: suggestion: describe-function with shift-tab to jump back prev link References: <2263B280-BDAB-4AD5-B29C-2AA11E0AE86E@xahlee.org> Date: Sun, 07 Dec 2008 17:46:17 +0100 In-Reply-To: <2263B280-BDAB-4AD5-B29C-2AA11E0AE86E@xahlee.org> (xah lee's message of "Sat, 6 Dec 2008 16:07:21 -0800") Message-ID: <87fxl0djc6.fsf@turtle.gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 On 2008-12-07 01:07 +0100, xah lee wrote: > When using describe-function, have shift-tab to move cursor to the > previous link in the text. > > for example, do C-h f search-forward. Then, press tab a few times, > then it'd be nice to press shift-tab to move back. Good suggestion; actually Emacs already does this. Do you run it on a terminal that does not distinguish tab from shift-tab? Sven From unknown Sat Aug 16 15:56:23 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Mon, 05 Jan 2009 15:24:04 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator