From: Po Lu <luangruo@yahoo.com>
To: Jeremy Bryant <jb@jeremybryant.net>
Cc: Thuna <thuna.cing@gmail.com>, emacs-devel@gnu.org
Subject: Re: Quality of life improvements to macroexp.el
Date: Thu, 18 Jul 2024 21:04:13 +0800 [thread overview]
Message-ID: <87bk2uyhpu.fsf@yahoo.com> (raw)
In-Reply-To: <87frs7da94.fsf@jeremybryant.net> (Jeremy Bryant's message of "Wed, 17 Jul 2024 21:38:47 +0100")
Jeremy Bryant <jb@jeremybryant.net> writes:
> Thuna <thuna.cing@gmail.com> writes:
>
>> I was just looking into using macroexp.el and found some features that I
>> felt were lacking. These were: 1. accepting multiple forms in
>> `macroexp-if' and `macroexp-let*', 2. flattening of `progn's in
>> `macroexp-progn' and `macroexp-unprogn', 3. getting rid of branches in
>> `macroexp-if' in case the TEST is constant (and consequently a way to
>> tell whether a constant form is nil or non-nil). I've went through the
>> rest of macroexp.el and haven't found anything else that stood out,
>> though I might change my mind as I keep using it.
>>
>> I've attached a patch for possible implementations of these, though this
>
> Thanks. For the fastest response and ease of tracking in the bug tracker:
>
> Every patch must have several pieces of information before we can properly evaluate it. They are described below.
> <https://www.gnu.org/software/emacs/manual/html_node/emacs/Sending-Patches.html>
> When you have all these pieces, use the M-x submit-emacs-patch command to send the patch.
This is in nowise a cast-iron requirement for submitted patches,
especially for small patches such as this is.
next prev parent reply other threads:[~2024-07-18 13:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-16 1:57 Quality of life improvements to macroexp.el Thuna
2024-07-17 20:38 ` Jeremy Bryant
2024-07-17 20:43 ` Thuna
2024-07-18 0:19 ` Thuna
2024-07-18 13:04 ` Po Lu [this message]
2024-07-18 20:40 ` Jeremy Bryant
[not found] ` <5421CEBD-571B-4C1C-9B55-F72DC4C89E5A@gmail.com>
2024-07-18 13:42 ` Thuna
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=87bk2uyhpu.fsf@yahoo.com \
--to=luangruo@yahoo.com \
--cc=emacs-devel@gnu.org \
--cc=jb@jeremybryant.net \
--cc=thuna.cing@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).