Hello, Yasushi SHOJI <ya...@atmark-techno.com> writes:
> Opps. Rebased version attached. Thank you. However, I'm still unable to apply it. Odd. > Thanks. I've now checked Emacs' Changelog. It seems like each line > have open and close parentheses. Am I right? That's correct, although I don't apply this rule. > + (let* ((struct (org-element-property :structure parent-item)) > + (beg-item (org-element-property :begin parent-item))) You forgot to turn back `let*' into `let'. Regards, -- Nicolas Goaziou