[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] function for inserting a block
From: |
Rasmus |
Subject: |
Re: [O] function for inserting a block |
Date: |
Mon, 20 Nov 2017 14:40:58 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) |
Hi Eric,
> It incorporates Rasmus' org-tempo.el file, with modifications, and
> Thomas' suggestion to re-instate `org-try-structure-completion', and,
> erm, stardiviner's request to honor
> `org-babel-uppercase-example-markers'.
>
> Remaining issues:
>
> 1. The "org-include" tempo template doesn't work, for reasons I don't
> understand (I've never used tempo before). Nothing happens when I hit
> <TAB>.
> 2. Now it seems like there should be completion when prompting for a
> string key. Feature creep! But likely worthwhile feature creep.
> 3. I've rather rashly renamed the relevant customization options
> `org-structure-block-alist' (for blocks added via
> `org-insert-structure-template') and `org-structure-keyword-alist'
> (for keywords insertable via the tempo system). Perhaps this was a
> bad idea. If it's not a bad idea, maybe
> `org-insert-structure-template' should be renamed `org-insert-block'
> or something like that.
> 3. Docs need to be updated.
I will have a look at org-tempo and try to figure out why it isn’t
working. As it would probably warrant changes to ORG-NEWS and maybe the
manual I will do it in a separate commit if people find it useful.
Rasmus
--
Hvor meget poesi tror De kommer ud af et glas isvand?
- Re: [O] function for inserting a block, (continued)
- Re: [O] function for inserting a block, Eric Abrahamsen, 2017/11/09
- Re: [O] function for inserting a block, Rasmus, 2017/11/10
- Re: [O] function for inserting a block, Eric Abrahamsen, 2017/11/10
- Re: [O] function for inserting a block, Thomas S. Dye, 2017/11/11
- Re: [O] function for inserting a block, Eric Abrahamsen, 2017/11/14
- Re: [O] function for inserting a block, address@hidden, 2017/11/15
- Re: [O] function for inserting a block, Eric Abrahamsen, 2017/11/15
- Re: [O] function for inserting a block, address@hidden, 2017/11/17
- Re: [O] function for inserting a block, Eric Abrahamsen, 2017/11/17
- Re: [O] function for inserting a block, address@hidden, 2017/11/17
- Re: [O] function for inserting a block,
Rasmus <=
- Re: [O] function for inserting a block, Eric Abrahamsen, 2017/11/20
- Re: [O] function for inserting a block, stardiviner, 2017/11/10
Re: [O] function for inserting a block, James Harkins, 2017/11/09