Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Subject: Re: gnus-summary-catchup-and-exit not setting marks
Date: Tue, 24 Sep 2002 13:49:58 +0200	[thread overview]
Message-ID: <ilur8fj8v4p.fsf@latte.josefsson.org> (raw)
In-Reply-To: <bs6ojta0.fsf@ID-23066.news.dfncis.de> (Clemens Fischer's message of "Mon, 23 Sep 2002 23:22:15 +0200")

Clemens Fischer <ino@despammed.com> writes:

> Simon Josefsson wrote:
>
>>  If you can reproduce it easily, edebugging `c' is a starting point.
>
> how does one do that?  i mean, how do i start edebug'ging in some
> situation?

If you want to edebug what happens when you press `c', do C-h k q and
click on the hyperlink (Emacs only) in the documentation buffer that
leads you to the function definition, then press M-x edebug-defun RET
with point inside that function, return to Gnus and press `c'.  You
are placed in the lisp buffer when the function is invoked and can
single step using SPC and evaluate things using M-: or C-h v, or abort
execution with `q' and resume execution with `c' (or `g').

Maybe this should go into the manual somewhere?  Edebugging is very
useful to debug things and it is not very difficult even if you are
not familiar with Gnus internals.




  reply	other threads:[~2002-09-24 11:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-20 19:20 David S Goldberg
2002-09-23  9:56 ` Niklas Morberg
2002-09-23 12:51   ` Jinhyok Heo
2002-09-23 10:24 ` Simon Josefsson
2002-09-23 21:22   ` Clemens Fischer
2002-09-24 11:49     ` Simon Josefsson [this message]
2002-09-25  8:56       ` Niklas Morberg
2002-09-25 13:20         ` Simon Josefsson
2002-09-24 15:26     ` David S Goldberg

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=ilur8fj8v4p.fsf@latte.josefsson.org \
    --to=jas@extundo.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).