From: Kyle Meyer <kyle@kyleam.com>
To: Samuel Wales <samologist@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-tempo and <q TAB with babel headers
Date: Mon, 29 Jun 2020 20:06:57 -0400 [thread overview]
Message-ID: <87imf9ct7i.fsf@kyleam.com> (raw)
In-Reply-To: <CAJcAo8vkkj-Q-HFNTKaGduE7epsj4A7fe+NtOwTub5EbGgQvFA@mail.gmail.com>
Samuel Wales writes:
> On 6/29/20, Kyle Meyer <kyle@kyleam.com> wrote:
>> would map to this (untested):
>>
>> ("b" . "src sh :results verbatim output")
>
> thanks. i tried that too. it gave an error so i assumed it was
> invalid syntax. should i report it as a bug?
Yes, please provide a minimal configuration, the steps to trigger, and
the error you see. With maint (currently 3ed035ce3) checked out, I just
tried
(require 'org-tempo)
(add-to-list 'org-structure-template-alist
'("b" . "src sh :results verbatim output"))
with no other configuration. Both <b followed by tab and "C-c C-, b"
inserted the block without an error.
next prev parent reply other threads:[~2020-06-30 0:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-29 20:15 org-tempo and <q TAB with babel headers Samuel Wales
2020-06-29 20:22 ` tomas
2020-06-29 21:40 ` Samuel Wales
2020-06-29 21:41 ` Samuel Wales
2020-06-29 23:37 ` Kyle Meyer
2020-06-29 23:52 ` Samuel Wales
2020-06-30 0:06 ` Kyle Meyer [this message]
2020-06-30 0:40 ` Samuel Wales
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=87imf9ct7i.fsf@kyleam.com \
--to=kyle@kyleam.com \
--cc=emacs-orgmode@gnu.org \
--cc=samologist@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).