From: Pankaj Jangid <pankaj@codeisgreat.org>
To: Emacs Help <help-gnu-emacs@gnu.org>
Subject: Multiple path resolutions for same project
Date: Wed, 23 Sep 2020 19:50:25 +0530 [thread overview]
Message-ID: <m2eemsmv6e.fsf@codeisgreat.org> (raw)
I keep my .emacs.d under Git. Recently I have started using the builtin
project system because it is much faster then the other packages
available. Moreover it perfectly integrates with the other systems
inside Emacs. For example, if I do project-find-file then it is added to
recent files and find-file (C-x C-f) history also has this
information. This make the builtin project system very convenient.
The problem which I am facing:
After using for few days, now I have two entries for my project - (1)
~/.emacs.d and (2) /Users/pankaj/.emacs.d (<- the macos user-home:-)).
This makes it annoying when I do project-find-file (C-x p f). There are
duplicate entries to select.
How can I make sure that the project system saves only one path
resolution in the ~/.emacs.d/projects file.
Regards
--
Pankaj Jangid
next reply other threads:[~2020-09-23 14:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-23 14:20 Pankaj Jangid [this message]
2020-09-23 14:54 ` Multiple path resolutions for same project Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2eemsmv6e.fsf@codeisgreat.org \
--to=pankaj@codeisgreat.org \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.