Aloha Chuck,
That is helpful. Thanks.
All the best,
Tom
> On Jan 27, 2019, at 9:17 AM, Thomas S. Dye wrote:
>
> Aloha LB,
>
> I'm working my way through this change, too, hunting down all the places I've
> modified org-structure-template-alist. You'll need to get rid of the
> templates you've added to this list. The new function won't run if i
Aloha LB,
I'm working my way through this change, too, hunting down all the
places I've modified org-structure-template-alist. You'll need to get
rid of the templates you've added to this list. The new function won't
run if it finds an old-style template on the list.
Once the list is clean
It seems my easy templates completion is being ignored. I'm 9.2
(9.2-41-g010a35-elpa ...). I've found a reference or two online but the
fix, i.e., running (require 'org-tempo) only produced error messages. The
"documentation" doesn't really say exactly what the new format is. Here's a
sample of w
Marco,
Thanks very much! Now it is clear to me. I didn't see or understand
that the `<<>' was a literal `<'. So that actually makes sense to me now.
Bill
On 07/08/2017 05:14 PM, Marco Wahl wrote:
Hi!
I am fairly new to orgmode and I have just begun trying to use source
code blocks. I h
Hi!
> I am fairly new to orgmode and I have just begun trying to use source
> code blocks. I have a simple question that is not made clear in the
> Orgmode Manual.
>
> The manual states that to insert an Easy Template for a source code
> block, use:
>
>
> `<<>' `' `'
>
>
> and then
>
>
> `<' `l'
I am fairly new to orgmode and I have just begun trying to use source
code blocks. I have a simple question that is not made clear in the
Orgmode Manual.
The manual states that to insert an Easy Template for a source code
block, use:
`<<>' `' `'
and then
`<' `l' `'
to label it fo