all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: don@donarmstrong.com (Emacs bug Tracking System)
To: Chong Yidong <cyd@stupidchicken.com>
Subject: bug#1508: marked as done (suggestion: describe-function with  shift-tab to jump back prev link)
Date: Sat, 6 Dec 2008 22:00:02 -0800	[thread overview]
Message-ID: <handler.1508.D1508.122862911130307.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 2263B280-BDAB-4AD5-B29C-2AA11E0AE86E@xahlee.org

[-- Attachment #1: Type: text/plain, Size: 896 bytes --]


Your message dated Sun, 07 Dec 2008 00:51:51 -0500
with message-id <874p1gbki0.fsf@cyd.mit.edu>
and subject line Re: suggestion: describe-function with shift-tab to jump back prev link
has caused the Emacs bug report #1508,
regarding suggestion: describe-function with shift-tab to jump back prev link
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1508: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1508
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2395 bytes --]

From: xah lee <xah@xahlee.org>
To: bug-gnu-emacs@gnu.org
Subject: suggestion: describe-function with shift-tab to jump back prev link
Date: Sat, 6 Dec 2008 16:07:21 -0800
Message-ID: <2263B280-BDAB-4AD5-B29C-2AA11E0AE86E@xahlee.org>

Hi,

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.

Thanks.

   Xah
∑ http://xahlee.org/[-- Attachment #3: Type: message/rfc822, Size: 1927 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: xah lee <xah@xahlee.org>
Cc: 1508-done@emacsbugs.donarmstrong.com
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>

> 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-<tab>

  <backtab> (translated from <S-iso-lefttab>) runs the command
  backward-button, which is an interactive compiled Lisp function in
  `button.el'.

  It is bound to <backtab>, M-TAB, <menu-bar> <Help-Mode> <Move to
  Previous Button>.

  (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.


  reply	other threads:[~2008-12-07  6:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <874p1gbki0.fsf@cyd.mit.edu>
2008-12-07  0:07 ` bug#1508: suggestion: describe-function with shift-tab to jump back prev link xah lee
2008-12-07  6:00   ` Emacs bug Tracking System [this message]
2008-12-07 16:46   ` Sven Joachim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.1508.D1508.122862911130307.ackdone@emacsbugs.donarmstrong.com \
    --to=don@donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.