emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Easy Template does not expand


From: ZHUO QL (KDr2)
Subject: Re: [O] Easy Template does not expand
Date: Fri, 18 May 2018 04:34:54 +0000 (UTC)

Got it, thanks.


Greetings.

ZHUO QL (KDr2, http://kdr2.com)



On Thursday, May 17, 2018, 9:42:00 PM GMT+8, Bernt Hansen <address@hidden> wrote:


"ZHUO QL (KDr2)" <address@hidden> writes:


> I am on the bleeding edge and using the master branch of Org-mode. After updating the source of Org a few days ago, I found the easy template can be expanded by TAB key now, that is:
>
> When I press TAB after typing <s in an Org file, nothing happens.
>
> Version Info:
> GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.22.28) of 2018-02-19, modified by Debian
> Org mode version 9.0.5 (release_9.0.5-86-ga91eae @ /home/kdr2/Work/opensrc/org-mode/lisp/)
>
> Does anybody know what's wrong about this? Thanks.


It's not wrong - it's changed.

There is a new keybinding C-c C-, for inserting templates that replaces
the <eTAB and <sTAB old functionality.

The new binding is better as it handles regions and wraps them.

The old functionality can be restored by adding

(require 'org-tempo)

See ORG_NEWS for more details.

Regards,
Bernt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]