Uwe Brauer <o...@mat.ucm.es> writes: > ("my" "Annu Grupos Ejercicios" entry (file+olp > "~/ALLES/HGs/tex/vorlesungen/HGAnnu/Hojas-Teoria/Soluciones-2024/grupos2024.org" > "Grupos") > "** TODO %^{Grupo} %T %^g %(org-contacts-template-name) > :ID: %(org-id-new) > :Link: %a > :Email: %(org-contacts-template-email) > :Grp: %^{Gr1|Gr2|Gr3|Gr4|Gr6|Gr7|Gr8|Gr9|Gr10|Gr11|Gr12|Gr13} > :Usuario1: %:fromname > :Email1: %:fromaddress > :Usuario2: %(my-extract-cc) > :Email2: %(my-extract-cc) > :Usuario3: %(my-extract-cc) > :Email3: %(my-extract-cc) > :Usuario4: %(my-extract-cc) > :Email4: %(my-extract-cc) > :Status: [ ] > :Hoja: > :Ej: > :END:"))) > ... > Works concerning the ** entry but inserts the unwanted END after > org-id-new.
Try to remove :ID: %(org-id-new) temporarily and do M-x debug-on-entry ... That should reveal where else org-id-new is called. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>