jabref: emacsclient doesn't work with emacs daemon active
JabRef version
5.9 (latest release)
Operating system
GNU / Linux
Details on version and operating system
Debian Sid Gnome (but perhaps also on Bookworm)
Checked with the latest development build
- I made a backup of my libraries before testing the latest development version.
- I have tested the latest development version and the problem persists
Steps to reproduce the behaviour
- Open a TeX file with Emacs
- Open JabRef
- Select a bibitem and click on the send to Emacs button
- Nothing appens on Emacs
Appendix
This issue is related with /usr/lib/systemd/user/emacs.service
active, wich conflicts with (server-start)
active on ~/.emacs.d/init.el
.
On my part, I could alternatively:
- disable
/usr/lib/systemd/user/emacs.service
withsystemctl
- kill
emacs.service
and start the server whenever I need it
Some link on emacs:
But, my quaestion is: is it possible to adapt JabRef to communicate with the daemon instead of emacsclient?
I’m sorry for the difficult question, perhaps not solvable, and thank you very much in advance. Domenico
About this issue
- Original URL
- State: closed
- Created a year ago
- Reactions: 1
- Comments: 31 (17 by maintainers)
Oh, great that you did the extra test 👍
@Doc73 @Siedlerchr Uh, do you folks think my work here helping w/ Emacs’y things is done?