|
From: | csant |
Subject: | [multi-tty] emacsclient resets working directory |
Date: | Thu, 17 May 2007 15:11:11 +0200 |
User-agent: | Opera Mail/9.21 (Linux) |
Start an emacs session $ cd ~ && emacs -Qand `M-x server-start'. When finding a file from the *scratch* buffer, it will start looking from $PWD ( ~/ )
Connect an emacsclient, go back to the main server emacs and find a file in *scratch*: it will start looking from the emacsclient's $PWD. Even though I might imagine some use cases, this sounds more like an unexpected behaviour: to the user both the server and the client frame are perceived as separate emacs instances and the $PWD of the emacsclient should not modify the server's one.
/c
[Prev in Thread] | Current Thread | [Next in Thread] |