emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@gmail.com>
To: Nick Dokos <ndokos@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] Dynamic blocks not recognized by org-element
Date: Tue, 26 Apr 2022 15:14:15 +0800	[thread overview]
Message-ID: <87ee1kuxiw.fsf@localhost> (raw)
In-Reply-To: <aee88a16-6d55-9c3d-6de3-941e42acffa0@gmail.com>

Nick Dokos <ndokos@gmail.com> writes:

> --8<---------------cut here---------------start------------->8---
> * Clocktable
>
> #+BEGIN: clocktable :maxlevel 3 :emphasize nil :scope file
> #+END: clocktable
> --8<---------------cut here---------------end--------------->8---
>
> I position the cursor on the #+BEGIN line and evaluate
> `(org-element-at-point)'. I expected to get a dynamic-block, but I get a
> paragraph:

It is to be expected.
Dynamic block syntax is the following (see manual):

#+BEGIN: dynamic_block_name [args]
...
#+END:

You should not put dynamic block name after #+END:

Best,
Ihor


  reply	other threads:[~2022-04-26  7:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26  6:53 [BUG] Dynamic blocks not recognized by org-element Nick Dokos
2022-04-26  7:14 ` Ihor Radchenko [this message]
2022-04-26  7:38   ` Nick Dokos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ee1kuxiw.fsf@localhost \
    --to=yantar92@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ndokos@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).