[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] lispy-right causes org error in org-narrow-to-subtree [9.7 (9.
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] lispy-right causes org error in org-narrow-to-subtree [9.7 (9.7-??-d3f587f @ /root/.config/emacs/.local/straight/build-30.0.50/org/)] |
Date: |
Wed, 02 Aug 2023 11:19:10 +0000 |
StrawberryTea <look@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>