[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Exporting elisp: and shell: links
From: |
Rudolf Adamkovič |
Subject: |
Re: Exporting elisp: and shell: links |
Date: |
Wed, 11 Oct 2023 21:34:35 +0200 |
Ihor Radchenko <yantar92@posteo.net> writes:
> I am not sure if I like it.
Me neither. The problem is in the parentheses, IMHO. The Lisp
expression is enclosed in parentheses and so is the description:
(message "Hello") (Message Hello)
That indeed looks confusing! How about we swap the sides and remove one
pair of parentheses? That would give:
Message Hello (message "Hello")
Rudy
--
"Genius is 1% inspiration and 99% perspiration."
-- Thomas Alva Edison, 1932
Rudolf Adamkovič <salutis@me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia
Re: Exporting elisp: and shell: links,
Rudolf Adamkovič <=