unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: Jean-Christophe Helary <lists@traduction-libre.org>
Cc: Tim Cross <theophilusx@gmail.com>,
	emacs-devel@gnu.org, Arthur Miller <arthur.miller@live.com>,
	"T.V Raman" <raman@google.com>
Subject: Re: Emacs development...
Date: Sun, 22 Aug 2021 09:23:01 -0700	[thread overview]
Message-ID: <87mtp9la8q.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <8C6F7768-BC89-40F4-9B69-CB16F919954E@traduction-libre.org> (Jean-Christophe Helary's message of "Mon, 23 Aug 2021 01:19:10 +0900")


On 08/23/21 01:19 AM, Jean-Christophe Helary wrote:
>> On Aug 23, 2021, at 1:04, Eric Abrahamsen <eric@ericabrahamsen.net> wrote:
>> 
>> "T.V Raman" <raman@google.com> writes:
>> 
>>> Tim Cross <theophilusx@gmail.com> writes:
>>> 
>>> 
>>> In addition to all you say below re IELM, the nugget of gold that makes
>>> it invaluable is its ability to  set the eval context buffer while
>>> remaining in the ielm buffer, see command bound to C-c b.
>> 
>> Hey, that's great! I'd also been on the fence about the value of IELM
>> over the plain old *scratch* buffer, and that's a real advantage.
>> 
>> To muddy the waters further, there's also the "emacs inspector"[1] which
>> provides another way of looking at objects and symbols. It doesn't help
>> with the original query about watching values change during execution,
>> though.
>
> But that makes me think that, I could possibly load package.el in ielm
> and run it from there, couldn't I ? And I'd have all the values right
> at hand, not quite like edebug I guess, but I could actually check
> their value inside ielm, right ?

Having only just learned about this feature, I'm not sure! But it
certainly sounds like you could set package.el as your "working" buffer
and operate there. Except that (depending on what it is you're
debugging) you might actually want to set *Packages* as your working
buffer, assuming that that's where the action is happening.



  reply	other threads:[~2021-08-22 16:23 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-21  5:07 Emacs development Jean-Christophe Helary
2021-08-21  6:46 ` Eli Zaretskii
2021-08-21  7:08   ` Jean-Christophe Helary
2021-08-21  7:16     ` Tassilo Horn
2021-08-21  7:50       ` Jean-Christophe Helary
2021-08-21  7:54         ` Tassilo Horn
2021-08-21  8:12           ` Eli Zaretskii
2021-08-21 13:51           ` Arthur Miller
2021-08-21 22:00           ` [External] : " Drew Adams
2021-08-21  8:08         ` Stephen Berman
2021-08-21 12:05         ` Konstantin Kharlamov
2021-08-21 12:28           ` Jean-Christophe Helary
2021-08-21 14:08             ` Tim Cross
2021-08-21 15:00               ` Jean-Christophe Helary
2021-08-21 23:09                 ` Tim Cross
2021-08-22  1:26                   ` Jean-Christophe Helary
2021-08-22  2:25                     ` Tim Cross
2021-08-22  2:15                   ` Arthur Miller
2021-08-22  2:48                     ` Tim Cross
2021-08-22  7:47                       ` Arthur Miller
2021-08-22  8:11                         ` Tim Cross
2021-08-22 13:54                           ` T.V Raman
2021-08-22 16:04                             ` Eric Abrahamsen
2021-08-22 16:19                               ` Jean-Christophe Helary
2021-08-22 16:23                                 ` Eric Abrahamsen [this message]
2021-08-22 16:25                                 ` Arthur Miller
2021-08-22 16:43                                   ` Jean-Christophe Helary
2021-08-22 16:29                               ` Arthur Miller
2021-08-22 17:08                               ` T.V Raman
2021-08-22 17:44                                 ` Arthur Miller
2021-08-22 18:34                                   ` Stephen Berman
2021-08-22 23:12                                     ` Arthur Miller
2021-08-23  9:17                                       ` Arthur Miller
2021-08-22 14:41                           ` Arthur Miller
2021-08-21 14:07           ` Arthur Miller
2021-08-21  8:10     ` Eli Zaretskii
2021-08-21  8:36 ` Alfred M. Szmidt
  -- strict thread matches above, loose matches on Subject: below --
2015-02-21  2:36 Sam Auciello
2015-02-21  3:52 ` Alexis
2015-02-21  8:56   ` Eli Zaretskii
2015-02-21 10:07   ` Adam Sjøgren
2015-02-21 11:28     ` Eric Abrahamsen
2015-02-21 11:44       ` Eli Zaretskii
2015-02-21 12:24         ` Thien-Thi Nguyen
2015-02-21 12:27           ` Eli Zaretskii
2015-02-21 14:22             ` Thien-Thi Nguyen
2015-02-21 18:43               ` Eli Zaretskii
2015-02-22 17:17                 ` Thien-Thi Nguyen
2015-02-21 12:45         ` Eric Abrahamsen
2015-02-24 10:58     ` Filipp Gunbin

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87mtp9la8q.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=arthur.miller@live.com \
    --cc=emacs-devel@gnu.org \
    --cc=lists@traduction-libre.org \
    --cc=raman@google.com \
    --cc=theophilusx@gmail.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 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).