Skip to content

Escaping strings #2

@zellerin

Description

@zellerin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions