Skip to main content

Questions tagged [project]

0 votes
0 answers
13 views

When using Emacs' built-in project.el functionality with git repositories containing submodules over Tramp, there's a significant performance issue caused by repeated, unsuccessful attempts to access ....
bilgin's user avatar
  • 11
0 votes
0 answers
125 views

sometimes I write a throwaway script in my home folder. If that happens to be a python script, then Emacs hangs. Why? Well, project.el recognized it as a (maybe transient) project and eglot starts ...
MassimoLauria's user avatar
0 votes
1 answer
73 views

I've been using emacs for 20+ years, but I need to ask for help with some of the more interesting features. In my software work, I like to set different themes for widely different projects in the ...
Larry Martin's user avatar
0 votes
0 answers
68 views

What it sounds like. Trying to use a project in a Podman (distrobox) container, and find-file works fine, so does running an LSP inside the container and transparently talking to it via Emacs, and so ...
Alexis Purslane's user avatar
0 votes
1 answer
90 views

I am considering moving from VScode to emacs, mostly motivated by the awesomeness of emacs; and by org-mode. But I am genuinely struggling to be comfortable without having a project tree view. How do ...
hyperio's user avatar
  • 155
0 votes
0 answers
47 views

I have built a project prototype as a module in a directory tree in the following example: module main.ext module_feature item.ext another_item.ext I would like to insert the module ...
alexander's user avatar
  • 133
2 votes
2 answers
841 views

I am learning to use project-find-file. I know there are better alternatives in melpa, but I would like to learn the "out of the box" functionality. When I do project-find-file, start typing ...
Gauthier's user avatar
  • 541
1 vote
1 answer
823 views

When switching projects, there's a few commands available off the bat that can be selected from the mini-buffer after selecting a project. [f] Find file [g] Find regexp [d] Find directory ... Both ...
ldeck's user avatar
  • 255

15 30 50 per page