Damus
rtn profile picture
rtn
@rtn
I have a python program and I'd like to tell Emacs to open a particular file. There's an Emacs daemon running. Is it possible to connect to the Emacs daemon somehow? I suppose I could launch emacsclient with a path but it would open a new window, which isn't what I want. I'd prefer if an already existing emacsclient would open the file.