From: Philip Kaludercic <philipk@posteo.net>
To: <tomas@tuxteam.de>
Cc: emacs-devel@gnu.org
Subject: Re: [NonGNU ELPA] New package: latex-table-wizard
Date: Sat, 17 Dec 2022 10:01:25 +0000 [thread overview]
Message-ID: <87pmci4adm.fsf@posteo.net> (raw)
In-Reply-To: <Y51gOqfczitakrfq@tuxteam.de> (tomas@tuxteam.de's message of "Sat, 17 Dec 2022 07:22:50 +0100")
<tomas@tuxteam.de> writes:
> On Fri, Dec 16, 2022 at 09:37:23PM +0000, Philip Kaludercic wrote:
>> Enrico Flor <enrico@eflor.net> writes:
>>
>> > Thank you so much for your comments! I implemented your many
>> > suggestions wrt. the code. I must say I didn't use to have all the
>> > backquotes but then I read somewhere that you should prefer
>> >
>> > `(,x ,y)
>> >
>> > over
>> >
>> > (list x y)
>
> [...]
>
>> I cannot think of why, after all
>>
>> (macroexpand-all '`(,a ,b ,c)) => (list a b c)
>
> I think it's a question of style. As you, Philip, note downthread, I
> usually decide on whether I see [1] the context as "data with some
> interspersed (live) values" (think "json with variable interpolation"
> or as "program". Lisp itself is ambiguous about that :-)
In that case I agree that backquoting is more convenient, I was just
specifically referring to the case where every single element of a flat
list is unquoted or is self-evaluating.
> Cheers
>
> [1] and want to convey to my readers
next prev parent reply other threads:[~2022-12-17 10:01 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-16 17:17 [NonGNU ELPA] New package: latex-table-wizard Enrico Flor
2022-12-16 19:46 ` Philip Kaludercic
2022-12-16 21:29 ` Enrico Flor
2022-12-16 21:37 ` Philip Kaludercic
2022-12-16 21:59 ` Enrico Flor
2022-12-16 22:58 ` Philip Kaludercic
2022-12-16 23:36 ` Enrico Flor
2022-12-17 6:22 ` tomas
2022-12-17 10:01 ` Philip Kaludercic [this message]
2022-12-17 16:13 ` [External] : " Drew Adams
2022-12-17 14:17 ` Philip Kaludercic
-- strict thread matches above, loose matches on Subject: below --
2022-12-16 16:32 Enrico Flor
2022-12-17 3:23 ` Stefan Monnier
2022-12-17 4:46 ` Enrico Flor
2022-12-17 9:56 ` Philip Kaludercic
2022-12-17 14:10 ` Enrico Flor
2023-05-11 21:21 ` Enrico Flor
2023-05-12 5:46 ` Philip Kaludercic
2023-05-12 12:30 ` Stefan Monnier
2023-05-12 15:46 ` Philip Kaludercic
2023-05-12 12:37 ` Enrico Flor
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=87pmci4adm.fsf@posteo.net \
--to=philipk@posteo.net \
--cc=emacs-devel@gnu.org \
--cc=tomas@tuxteam.de \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.