Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"deferred error" and also dangling org-gcal drawer #220

Open
wrn opened this issue Dec 12, 2022 · 3 comments
Open

"deferred error" and also dangling org-gcal drawer #220

wrn opened this issue Dec 12, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@wrn
Copy link

wrn commented Dec 12, 2022

I sometimes (and today) saw this error in the Message buffer:

deferred error : (search-failed "\\(?:^[ 	]*$\\)*\\([^z-a]*?\\)
?[ 	]*:END:")
deferred error : (search-failed "\\(?:^[ 	]*$\\)*\\([^z-a]*?\\)
?[ 	]*:END:")
org-gcal-sync-buffer: error: (search-failed \(?:^[ 	]*$\)*\([^z-a]*?\)
?[ 	]*:END:)

And I will also see dangling empty :org-gcal: drawer without the ":END:", like this:

:org-gcal:

I do not know for sure if these two are linked, and I do not know exactly how to reproduce it. Using version [3cc48a9]

@telotortium
Copy link
Collaborator

  1. What command are you running?
  2. What does this file look like around the dangling :org-gcal: drawers before you run the commands? (Feel free to redact any sensitive details.)

@telotortium telotortium added the bug Something isn't working label Dec 12, 2022
@wrn
Copy link
Author

wrn commented Dec 14, 2022

I was running "org-gcal-fetch". Now I can see that the "deferred error" happens even when dangling :org-gcal: does not happen.

I need to wait for the next time when this dangling :org-gcal: happens to get the context of the file. It does not happen often, but I believe I have seen it twice.

@ruanxiang
Copy link

Just wonder if this bug has been fixed.
I met this deferred error couple days ago, until that I was able to use org-gcal without any problems. I don't know what happened, but now my org-gcal suddenly has broken, with "deferred error: (search-failed ..... " error.when org-gcal-sync.

Any progress or advice on this error?

Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants