Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

projectile discovers projects in home as absolute paths #1888

Open
Atemu opened this issue Apr 8, 2024 · 0 comments
Open

projectile discovers projects in home as absolute paths #1888

Atemu opened this issue Apr 8, 2024 · 0 comments

Comments

@Atemu
Copy link

Atemu commented Apr 8, 2024

For context: I am on Linux and moved my home to /Users/. $HOME reflects this fact:

ELISP> (getenv "HOME")
"/Users/atemu"

Expected behavior

Projects in home should be discovered as ~/...

Actual behavior

Project paths are /Users/atemu/...

Steps to reproduce the problem

  1. Have home in /Users/
  2. Set projectile to auto-discovery projects in ~/Projects/
  3. Open Emacs

Environment & Version information

Projectile version information

Projectile 20240212.1100

Emacs version

GNU Emacs 29.3 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.18.0,
Xaw3d scroll bars)

Operating system

NixOS x86_64-linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant