wyuenho / emacs-pet

Tracks down the correct Python tooling executables from your virtualenvs so you can glue the binaries to Emacs and delete code in init.el
GNU General Public License v3.0
105 stars 13 forks source link

Fixes #16: Improve virtualenv root guessing #17

Closed Compro-Prasad closed 1 year ago

Compro-Prasad commented 1 year ago

Don't depend on pet-project-root in pet-locate-dominating-file

wyuenho commented 1 year ago

No thanks. The whole point of this function is to be able to stop at the project root, otherwise I could have just used vanilla locate-dominating-file