StrawberryTea <l...@strawberrytea.xyz> writes: > While using `lispy-right' at the beginning of the the first line of > https://github.com/doomemacs/doom-emacs/blob/master/modules/completion/helm/config.el#L1, > I get the following error: > > Debugger entered--Lisp error: (error "rx ‘**’ range error") > ... > org-narrow-to-subtree() > lispy-outline-right() > lispy-right(1)
Thanks for reporting, but it appears to be a problem with lispy. `org-narrow-to-subtree' does not work in non-Org buffers and lispy should not call it in lisp file. You may consider reporting this problem to lispy maintainers. Canceled. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>