Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@jprc.com>
Subject: Re: movemail problem
Date: 11 Nov 1998 11:57:29 -0500	[thread overview]
Message-ID: <vxklnli2mme.fsf@pocari-sweat.jprc.com> (raw)
In-Reply-To: Jack Twilley's message of "Wed, 11 Nov 1998 16:44:03 GMT"

Jack Twilley <jmt+usenet@nycap.rr.com> writes:
> That's a great idea.  Can you tell me how to do that? :-)

C-x C-f nnmail.el RET
Move down to "defun nnmail-move-inbox".
M-x edebug-defun RET
Bury the nnmail.el buffer, but do not destroy it.
Try to get your mail.
You'll get a buffer with a text arrow pointing to the line of code
about to be executed.  Hit SPC repeatedly to watch where it goes, and
observe the minibuf to see the results of each expression's evaluation.

You can `c' when edebug'ing, to stop tracing through the function and
just let it continue, or `q' to abort.

To undo the edebug-edness of the function, reload nnmail.elc, or
re-execute its entire defun.


  reply	other threads:[~1998-11-11 16:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m3btme42hk.fsf@dt01q0n13.nycap.rr.com>
1998-11-11 16:36 ` Karl Kleinpaste
1998-11-11 16:44   ` Jack Twilley
1998-11-11 16:57     ` Karl Kleinpaste [this message]
1998-11-11 16:32 Jack Twilley

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=vxklnli2mme.fsf@pocari-sweat.jprc.com \
    --to=karl@jprc.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.
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 NNTP newsgroup(s).