From: Heime <heimeborgia@protonmail.com>
To: Eduardo Ochs <eduardoochs@gmail.com>
Cc: Heime via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org>
Subject: Re: Printing code made by a macro
Date: Sun, 06 Aug 2023 17:23:59 +0000 [thread overview]
Message-ID: <MSVFrzqqUeUgza66CLsQFGKs9pqekjDyZ8sXFfPHu377NUjOPzM6DfIaW8CLky2tS-fo4xRUtuAI6ffYByw_Thuo2iJR39IDvrvLU5HTTf4=@protonmail.com> (raw)
In-Reply-To: <CADs++6h7u-Zhh4Zn34oxAPuqGs9tGeyWYaF4YkN+fkgQJyQPfA@mail.gmail.com>
------- Original Message -------
On Sunday, August 6th, 2023 at 2:54 PM, Eduardo Ochs <eduardoochs@gmail.com> wrote:
> On Sat, 5 Aug 2023 at 23:16, Heime <heimeborgia@protonmail.com> wrote:
>
> >
> > Do you know in which file you implemented find-eppm ?
>
>
> Hi Heime,
>
> `find-eppm' uses the functions `find-epp', `find-eoutput-rerun',
> `ee-goto-position' and `ee-goto-rest' and the variable
> `ee-buffer-name'. You can go to their definitions in the source code
> of eev by using these sexp hyperlinks,
I am now looping to find pp-to-string and find-estring-elisp
Where are they ?
You call these "find-" tools (e.g. find-eppm) which I can use
to print code derived from a macro. Although in actual fact,
you use them to print code that is found in elisp files. And
thusly you call them "find-" tools. It just happens that I
can use them to pretty print the output of my macro, even though
no code will be found in my libraries. Is this the correct
evaluation of find-eppm ?
> (find-evariable 'ee-buffer-name)
> (find-efunction 'ee-goto-position)
> (find-efunction 'ee-goto-rest)
> (find-efunction 'find-eoutput-rerun)
> (find-efunction 'find-epp)
> (find-efunction 'find-eppm)
>
> (find-eevfile "eev-blinks.el" "defvar ee-buffer-name")
> (find-eev "eev-blinks.el" "ee-goto-position")
> (find-eev "eev-blinks.el" "find-eoutput")
> (find-eev "eev-blinks.el" "find-epp")
>
> or with these URLs:
>
> http://anggtwu.net/eev-current/eev-blinks.el.html
> http://anggtwu.net/eev-current/eev-blinks.el.html#ee-goto-position
> http://anggtwu.net/eev-current/eev-blinks.el.html#find-eoutput
> http://anggtwu.net/eev-current/eev-blinks.el.html#find-epp
>
> Cheers,
> Edrx
>
next prev parent reply other threads:[~2023-08-06 17:23 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-05 23:42 Printing code made by a macro Heime
2023-08-06 0:31 ` Eduardo Ochs
2023-08-06 0:44 ` Heime
2023-08-06 0:50 ` Eduardo Ochs
2023-08-06 1:15 ` Heime
2023-08-06 2:16 ` Heime
2023-08-06 2:54 ` Eduardo Ochs
2023-08-06 3:36 ` Heime
2023-08-06 17:23 ` Heime [this message]
2023-08-06 20:36 ` Eduardo Ochs
2023-08-06 22:45 ` Heime
2023-08-06 23:11 ` Emanuel Berg
2023-08-06 18:10 ` Heime
2023-08-06 5:04 ` Eli Zaretskii
2023-08-06 6:22 ` Sebastian Miele
2023-08-07 19:54 ` Pierre Rouleau
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='MSVFrzqqUeUgza66CLsQFGKs9pqekjDyZ8sXFfPHu377NUjOPzM6DfIaW8CLky2tS-fo4xRUtuAI6ffYByw_Thuo2iJR39IDvrvLU5HTTf4=@protonmail.com' \
--to=heimeborgia@protonmail.com \
--cc=eduardoochs@gmail.com \
--cc=help-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.
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).