Skip to content

xref-find-definitions: Not a Tramp file name #3235

Closed
@manuel-uberti

Description

@manuel-uberti

Expected behavior

M-. on a symbol required from another namespace takes me to that name space to check its definition.

Actual behavior

M-. prints the following message:

tramp-error: Not a Tramp file name: "<path-to-file>"

Steps to reproduce the problem

  • emacs -Q
  • M-x package-initialize
  • jack-in into a Clojure project (I used this) with C-c C-x j j
  • visit a namespace (I visited this one)
  • hit M-. on function you are using which belongs to a different namespace (e.g., I used aims/select-by-id)

Environment & Version information

CIDER version information

;; CIDER 1.5.0-snapshot (package: 1.5.0snapshot.0.20220731.52230), nREPL 0.9.0
;; Clojure 1.11.1, Java 11.0.16

Lein / Clojure CLI version

Clojure CLI version 1.11.1.1105

Emacs version

GNU Emacs 29.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0) of 2022-08-05

Operating system

Ubuntu 22.04.1 LTS

JDK distribution

OpenJDK 11.0.16

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