[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
org-insert-structure-template
From: |
Anthony Carrico |
Subject: |
org-insert-structure-template |
Date: |
Mon, 12 Dec 2022 08:46:18 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 |
I use this command all the time because the literal syntax is so heavy.
The problem is that the current keybinding is not available on the TTY,
and every time I use it there I get org-priority which is bound to 'C-c
,'. Does anyone else find this frustrating? Which keybinding do you use
for org-insert-structure-template? I don't think I've ever used
org-priority, so I'll probably just rebind 'C-c ,' to fix the problem.
‘C-c C-,’ (‘org-insert-structure-template’)
Prompt for a type of block structure, and insert the block at
point. If the region is active, it is wrapped in the block. First
prompts the user for keys, which are used to look up a structure
type from the variable below. If the key is ‘<TAB>’, ‘<RET>’, or
‘<SPC>’, the user is prompted to enter a block type.
--
Anthony Carrico