Skip to content

C-c C-c C-t on a remote (tramp) file invokes cargo test on the local machine #503

Open
@teythoon

Description

@teythoon

With rust-mode-20230805.1558 from melpa, emacs 28.2 from Debian bookworm, when I'm editing a file over tramp and try to use rust-mode's C-c C-c C-t (or C-c C-c C-u) shortcuts, cargo is invoked on the local machine. In contrast, when I C-x compile cargo test, the right thing happens, i.e. cargo test is invoked on the remote machine over tramp.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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