emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Max Nikulin <manikulin@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: discovering export (and other) keywords?
Date: Wed, 20 Jul 2022 23:02:37 +0700	[thread overview]
Message-ID: <tb98uu$lad$1@ciao.gmane.io> (raw)
In-Reply-To: <CAOHcZqOZKYjHPoebzOriG3pH6h_zQvLtygK7ieVnzJwGctJGhg@mail.gmail.com>

On 18/07/2022 19:10, kevinbanjo wrote:
> 
> Also, for various elements (e.g. begin_src emacs-lisp, begin_export 
> html, etc...) how do I discover what the acceptable keywords are, 
> preferably without only having to go thru the manual pages?

For source blocks you may try `org-babel-view-src-block-info' (C-c C-v 
I, C-c C-v TAB).

org-contrib has org-eldoc.el that displays values of some header 
arguments when cursor is on a #+begin_src line. The code uses
     (nth 2 (org-babel-get-src-block-info 'light))



  parent reply	other threads:[~2022-07-20 16:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-18 12:10 discovering export (and other) keywords? kevinbanjo
2022-07-19  6:57 ` Alain.Cochard
2022-07-20  7:29   ` Ihor Radchenko
2022-07-20 16:02 ` Max Nikulin [this message]
2022-07-21 11:51   ` Michael Eliachevitch

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='tb98uu$lad$1@ciao.gmane.io' \
    --to=manikulin@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).