Skip to content

org-element-at-point cannot be used in non-Org buffer #56

@mooseyboots

Description

@mooseyboots

i recently updated my packages, now i receive an error when i try to use org-web-tools-read-url-as-org.

the backtrace i see looks like this (w url and html args substituted):

error("`org-element-at-point' cannot be used in non-Org buffer %S (%s)" #<buffer  *temp*> fundamental-mode)
org-element-at-point(nil cached)
org-before-first-heading-p()
org-back-to-heading-or-point-min(t)
org-get-property-block()
org-at-property-p()
org-web-tools--remove-custom_id_properties()
org-web-tools--clean-pandoc-output()
org-web-tools--html-to-org-with-pandoc(my-urls-html)
org-web-tools--url-as-readable-org(my-url)

i wonder if when updating, org was updated, and the behaviour of org-element-at-point has been changed?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions