[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question on pcase
From: |
Oleh Krehel |
Subject: |
Re: Question on pcase |
Date: |
Fri, 23 Oct 2015 13:58:57 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Eli Zaretskii <address@hidden> writes:
> Maybe we should have some higher-level facility to expand a pcase into
> a human-readable form. Would something like this be possible and
> useful?
Yes, this is almost exactly what I mean. And there's some functionality
for this in Edebug. The thing is that I don't want to go through Edebug
and want to just step though things with `eval-last-sexp'.
The major disadvantage currently is that I can't "step into" a `pcase'
with "C-x C-e": I can either evaluate the whole thing or nothing. I
really want to be able to evaluate a single branch. I'd be happy to add
this functionality, I just need a little guidance so that I don't
reinvent the wheel.
- Question on pcase, Oleh Krehel, 2015/10/22
- Re: Question on pcase, Michael Heerdegen, 2015/10/22
- Re: Question on pcase, Eli Zaretskii, 2015/10/23
- Re: Question on pcase,
Oleh Krehel <=
- Re: Question on pcase, Michael Heerdegen, 2015/10/23
- Re: Question on pcase, Oleh Krehel, 2015/10/23
- Re: Question on pcase, Michael Heerdegen, 2015/10/23
- Re: Question on pcase, Oleh Krehel, 2015/10/23
- Re: Question on pcase, Michael Heerdegen, 2015/10/23
- Re: Question on pcase, Johan Bockgård, 2015/10/27
- Re: Question on pcase, Michael Heerdegen, 2015/10/29
- Re: Question on pcase, Michael Heerdegen, 2015/10/23
- Re: Question on pcase, Michael Heerdegen, 2015/10/23
- Re: Question on pcase, Oleh Krehel, 2015/10/23