-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
I use poporg on Lisp code, and I want to unescape \" to " when moving to Org mode, and escape them again on save. No problem, I can use poporg-edit hook and poporg-edit-exit-hook, the only catch is that the poporg-edit-exit-hook is called only after (poporg-update nil).
Am i supposed to call myself the poporg-update from the hook? Or would it be possible to call hook before poporg-update (which works fine for me, but I do not know what other hooks are in use)?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels