#emacs frens. I have an annoyance. How do I get emacsclient to load my init.el. Everytime I login and logout again, I have to load it each time. K. Thx. Bai
@praetor more info is needed -- emacsclient shouldn't be loading the init file for one, since all it does is connecting to a daemon.
Could it be that you are starting the daemon each time you are running emacsclient?
@praetor And login and logout, could it be that you're killing between those two?
@amszmidt No. Like, I know emacsclient doesn't. But if I log out and log in, the daemon is restarted and I have to eval-buffer my init.el file all over again. It's annoying
@amszmidt @lhp here is what i have so far. Any suggestions is appreciated too! https://github.com/kasbjorn/nixos-config/tree/main/users/kasbjorn/dotfiles/emacs.d