GNU bug report logs - #41364
27.0.91; org-self-insert-command does not work

Previous Next

Packages: org-mode, emacs;

Reported by: Tim Hawes <trhawes <at> gmail.com>

Date: Sun, 17 May 2020 15:50:02 UTC

Severity: minor

Found in version 27.0.91

Done: Bastien <bzg <at> bzg.fr>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 41364 <at> debbugs.gnu.org (full text, mbox):

From: Kévin Le Gouguec <kevin.legouguec <at> gmail.com>
To: Tim Hawes <trhawes <at> gmail.com>
Cc: 41364 <at> debbugs.gnu.org
Subject: Re: bug#41364: 27.0.91; org-self-insert-command does not work
Date: Sun, 17 May 2020 19:41:09 +0200
Tim Hawes <trhawes <at> gmail.com> writes:

> Start emacs with emacs -Q
> Start or open an org-mode document
> type <s and tab, nothing happens
> describe-key looks correct.

Does the following snippet from ORG-NEWS's "incompatible changes"
section[1] look relevant?

> *** Change in the structure template expansion
> 
> Org 9.2 comes with a new template expansion mechanism, combining
> ~org-insert-structure-template~ bound to ~C-c C-,~.
> 
> If you customized the ~org-structure-template-alist~ option manually,
> you probably need to update it, see the docstring for accepted values.
> 
> If you prefer using previous patterns, e.g. =<s=, you can activate
> them again by requiring Org Tempo library:
> 
> : (require 'org-tempo)
> 
> or add it to ~org-modules~.
> 
> If you need complex templates, look at the ~tempo-define-template~
> function or at solutions like Yasnippet.


[1] M-: (find-file (concat data-directory "ORG-NEWS"))
    (I'm sure there's an easier way to visit this file without popping
    up a web browser, I just can't seem to find it.)




This bug report was last modified 5 years and 1 day ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.