[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Macros and possible alternatives to the comma character (enhancement?)
From: |
Juan Manuel Macías |
Subject: |
Macros and possible alternatives to the comma character (enhancement?) |
Date: |
Fri, 12 Feb 2021 14:01:47 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hi,
In my Org docs I make a heavy use of replacement macros. I think they
are a powerful and versatile. I only see one problem: in my opinion, the
comma as a character to separate arguments seems unproductive to me. I
often use macros to enter textual content, and I find it a bit tedious
having to constantly escape such a common symbol as the comma (\,). In fact,
for my personal use I have modified the `org-macro-extract-arguments'
function, and now I separate the arguments using '@ (quote + at).
Am I the only one who thinks there should be better alternatives to the
comma?
Do you think it would be good to add these alternatives as a '#+startup'
option?
Regards,
Juan Manuel
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Macros and possible alternatives to the comma character (enhancement?),
Juan Manuel Macías <=