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

Fix #41 weblorg-export warning in interactive mode #80

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

markokocic
Copy link
Collaborator

By replacing with-temp-buffer with with-temp-file in weblorg--parse-org the warning when closing buffer/file in interactive mode is gone.

I tested it locally, and it doesn't seem to break anything.

@clarete @nanzhong can you please review before merging?

@markokocic markokocic force-pushed the org-parse-refactor branch from 9871c85 to 1fbf3ac Compare July 8, 2024 13:10
@markokocic
Copy link
Collaborator Author

Looks like it breaks unit tests. I will need to check further.

@markokocic markokocic force-pushed the org-parse-refactor branch from 1fbf3ac to ca1c517 Compare July 8, 2024 13:26
Mark temp buffer as non-modified to silence prompt when closing it in
interactive mode.
@markokocic markokocic force-pushed the org-parse-refactor branch from ca1c517 to 2f21073 Compare July 8, 2024 13:33
@markokocic
Copy link
Collaborator Author

Ok, this version passes all unit tests.

@markokocic markokocic merged commit 0db218b into emacs-love:main Jul 11, 2024
2 checks passed
@markokocic markokocic deleted the org-parse-refactor branch July 11, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant