all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@is.elta.co.il>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: recover-session doesn't
Date: Thu, 1 Aug 2002 19:20:35 +0300 (IDT)	[thread overview]
Message-ID: <Pine.SUN.3.91.1020801191848.27285B@is> (raw)
In-Reply-To: <E17aBmo-0003du-00@whorl.intern.opera.no>


On Thu, 1 Aug 2002, Edward Welbourne wrote:

> Now all I have to do is find the definition of recover-session-finish;
> help tells me it's in `files'.  Is there a convenient elisp mechanism
> for discovering the path of the file (load '...) actually reads ?

You shouldn't need that: click the mouse on the `files' thing in the 
*Help* buffer, and you will land on the first line of the function's 
definition.

> I take it I *can* use the debugger, in particular edebug-defun, on a
> compiled .elc file ?

No.  You need to manually "M-x load-file" files.el, and _then_ instrument 
the function.

  reply	other threads:[~2002-08-01 16:20 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-10 17:03 recover-session doesn't Edward Welbourne
2002-07-11 12:01 ` Richard Stallman
2002-07-30 16:30   ` Edward Welbourne
2002-07-31  5:55     ` Richard Stallman
2002-07-31  8:27       ` Edward Welbourne
2002-08-01  5:26         ` Eli Zaretskii
2002-08-01  8:58           ` Edward Welbourne
2002-08-01 16:20             ` Eli Zaretskii [this message]
2002-08-02  6:12               ` Richard Stallman
2002-08-02  8:25                 ` Edward Welbourne
2002-08-02  9:03                   ` Andreas Schwab
2002-08-02 13:52                     ` Edward Welbourne
2002-08-02 11:21                   ` fabrice bauzac
2002-08-02 13:44                   ` Paul D. Smith
2002-08-02  6:12             ` Richard Stallman
2002-08-01 16:51         ` Richard Stallman
2002-08-16 14:26       ` Edward Welbourne
2002-08-17  4:51         ` Richard Stallman
2002-08-19  8:29           ` Edward Welbourne

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=Pine.SUN.3.91.1020801191848.27285B@is \
    --to=eliz@is.elta.co.il \
    --cc=bug-gnu-emacs@gnu.org \
    /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.