Setting default working directory/drive in Emacs shell on Windows
- by Victor K.
Hello,
how can I change a default working directory/drive for shell in Emacs (on Windows)?
Normally, shell starts in the same directory as the file in current buffer. However, when my current file is on D: drive, it starts in c:. Manually changing drive to D: in shell brings me to my directory of course, but I want to avoid this extra step. Is it possible?