From time to time, Cx Cc Emacs announces: "This Emacs session has clients, log out anyway?"
(I use Emacs 24beta on Windows 7, if that matters.)
I expected some files to be opened that were opened through emacsclientw.exe, but I do not see any.
(I have git config --global core.editor "/c/lang/emacs-24beta/bin/emacsclientw.exe")
Is there any way to find out which buffers have clients? (Or is there anything else to look for?)
Falko source
share