abo-abo / lispy

Short and sweet LISP editing
http://oremacs.com/lispy/
1.19k stars 129 forks source link

org-9.6 breaks `lispy-shifttab` #644

Open franburstall opened 1 year ago

franburstall commented 1 year ago

Since upgrading org to version 9.6.1, lispy-shifttab errors when narrowing. Here is the top of the backtrace:

Debugger entered--Lisp error: (error "Calling ‘org-fold-core-region’ with missing SPEC")
  error("Calling `org-fold-core-region' with missing SPEC")
  org-flag-region(350622 350623 t outline)
  lispy--org-content()
  lispy-shifttab()
  funcall-interactively(lispy-shifttab)
  command-execute(lispy-shifttab record)
  counsel-M-x-action("lispy-shifttab")