* problems with (customize-option 'org-structure-template-alist)
@ 2021-07-06 15:05 Uwe Brauer
0 siblings, 0 replies; only message in thread
From: Uwe Brauer @ 2021-07-06 15:05 UTC (permalink / raw)
To: emacs-orgmode
Hi
I would like to have templates for the following to blocks
#+begin: aggregate :table final :cols "Nombre 'Calificación' "
#+end:
#+begin: join :mas-table "actas" :mas-column "Nombre" :ref-table "actas-dni" :ref-column "Nombre"
#+end:
However I am only able to obtain:
#+begin_: aggregate :table final :cols "Nombre 'Calificación' "
#+end_:
#+begin_: join :mas-table "actas" :mas-column "Nombre" :ref-table "actas-dni" :ref-column "Nombre"
#+end_:
And that does not work, so shall I use the tempo templates instead?
Regards
Uwe Brauer
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-07-06 15:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-06 15:05 problems with (customize-option 'org-structure-template-alist) Uwe Brauer
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).