Skip to content

Customize where to display the error output #3

@ludwigpacifici

Description

@ludwigpacifici

Hello @purcell

Thanks for this library. This is very useful!

I started to use it with OCamlFormat. You can find the proof of concept here. My end goal is to have an implementation that will be a drop-in replacement of the current Elisp integration of OCamlFormat. On my side, it looks good, except, there is a missing feature: the choice where to display error output.

The existing OCamlFormat integration comes with an option ocamlformat-show-errors:

Where to display ocamlformat error output. It can either be displayed in the compilation buffer, in the echo area, or not at all...

I wonder if there is a way to replicate that via reformatter.el. Would it make sense to add a new argument to reformatter-define to customize where to display the error output?

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