From: Karthik Chikmagalur <karthikchikmagalur@gmail.com>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: Psionic K <psionik@positron.solutions>, emacs-orgmode@gnu.org
Subject: Re: [TASK] Rewriting org-pcomplete into capf backend (was: Completions Registry)
Date: Fri, 27 Dec 2024 19:55:55 -0800 [thread overview]
Message-ID: <87h66ompf8.fsf@gmail.com> (raw)
In-Reply-To: <87bjwx59m6.fsf@localhost>
> Yup.
> We may simply define a new special variable like,
>
> (defvar org-babel-header-arg-docs:sqlite
> '((db "...."
> (header "....")
> ...))
> "Description of sqlite-specific header arguments.")
>
> and global
>
> (defvar org-babel-header-args-docs ...)
I'll work with this assumption.
> As I said during the meetup, this design is (hopefully) temporary.
> Sooner or later, I hope to switch things to ox.el-like backend
> definition like `org-export-define-backend'. But that may or may not
> happen, so we should not wait for it.
Okay.
> It would also be nice to add documentation for export options, just
> like for header arguments. That documentation could also be used in the
> completion. (for #+EXPORT_KEYWORD and #+OPTIONS: foo:val)
Yes, available export options are a frequent source of frustration.
Other candidates are
- Special properties assigned meaning by packages -- Org Noter is a good
example.
- ATTR_* keywords and allowed values.
- Citation and bibliography options -- partially covered by export
options.
Karthik
prev parent reply other threads:[~2024-12-28 3:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-12 3:15 Completions Registry Psionic K
2024-12-25 13:21 ` Ihor Radchenko
2024-12-25 13:50 ` Psionic K
2024-12-25 14:05 ` Ihor Radchenko
2024-12-26 18:25 ` Karthik Chikmagalur
2024-12-27 17:17 ` [TASK] Rewriting org-pcomplete into capf backend (was: Completions Registry) Ihor Radchenko
2024-12-28 3:55 ` Karthik Chikmagalur [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h66ompf8.fsf@gmail.com \
--to=karthikchikmagalur@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=psionik@positron.solutions \
--cc=yantar92@posteo.net \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.