unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#6652: [Feature Request] [emacs] location of file for help for variables and functions should list full path
@ 2010-07-16 17:06 Terrence Brannon
  2010-07-20 13:23 ` Kevin Rodgers
  0 siblings, 1 reply; 2+ messages in thread
From: Terrence Brannon @ 2010-07-16 17:06 UTC (permalink / raw)
  To: 6652

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

*When debugging load-path issues, one often wonders where a function or
variable was defined. Since the help-for-help for a variable only lists the
file of a function, you have to click on the file link, then find the
default-directory for that file to see what file it really was loaded from.*
*
*
*
*

[-- Attachment #2: Type: text/html, Size: 1810 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#6652: [Feature Request] [emacs] location of file for help for variables and functions should list full path
  2010-07-16 17:06 bug#6652: [Feature Request] [emacs] location of file for help for variables and functions should list full path Terrence Brannon
@ 2010-07-20 13:23 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2010-07-20 13:23 UTC (permalink / raw)
  To: bug-gnu-emacs

Terrence Brannon wrote:
> *When debugging load-path issues, one often wonders where a function or 
> variable was defined. Since the help-for-help for a variable only lists 
> the file of a function, you have to click on the file link, then find 
> the default-directory for that file to see what file it really was 
> loaded from.*

In the *Help* buffer, TAB to the hyperlink, then M-x locate-library --
oops, locate-library does not provide a default for its LIBRARY argument
when called interactively [patch forthcoming].

So, TAB to the hyperlink, then C-u C-x =.  Search for help-args, then
TAB to the [Show] hyperlink (or move to the end of the buffer and M-TAB
to [Show]).  RET (or mouse-2) will display the full file name in the
*Pp Eval Output* buffer.

-- 
Kevin Rodgers
Denver, Colorado, USA






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-20 13:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-16 17:06 bug#6652: [Feature Request] [emacs] location of file for help for variables and functions should list full path Terrence Brannon
2010-07-20 13:23 ` Kevin Rodgers

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).