Skip to content

.ocp-indent- files in subdirectories seem to be ignored from emacs (?) #276

@smondet

Description

@smondet

I have a duniverse-like project with a subdirectory containing a .ocp-indent file (= tezos ☺). When I use ocp-indent (from Emacs), it does not seem to be taken into account.

With ocp-indent on the command-line it seems to work properly.

I think the call to call-process-region seems to assume that the current directory for the process is the one of the current buffer (which is the default in emacs, but other packages are free to modify at will)

(apply 'call-process-region

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions