diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2025-01-26 13:27:10 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2025-01-26 13:27:10 +0100 |
| commit | c817a13e220c2fd418df24d41a99aeb35f3154eb (patch) | |
| tree | fd2a293c193464649afdee1950e52b431fd5f2a0 /accounts/gkleen@sif/emacs.el | |
| parent | 01de0c24e3be9445f7e753de7a443655eb51394f (diff) | |
| download | nixos-c817a13e220c2fd418df24d41a99aeb35f3154eb.tar nixos-c817a13e220c2fd418df24d41a99aeb35f3154eb.tar.gz nixos-c817a13e220c2fd418df24d41a99aeb35f3154eb.tar.bz2 nixos-c817a13e220c2fd418df24d41a99aeb35f3154eb.tar.xz nixos-c817a13e220c2fd418df24d41a99aeb35f3154eb.zip | |
bump
Diffstat (limited to 'accounts/gkleen@sif/emacs.el')
| -rw-r--r-- | accounts/gkleen@sif/emacs.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/emacs.el b/accounts/gkleen@sif/emacs.el index 183cb322..5cee16b0 100644 --- a/accounts/gkleen@sif/emacs.el +++ b/accounts/gkleen@sif/emacs.el | |||
| @@ -228,6 +228,7 @@ necessarily running." | |||
| 228 | (global-set-key (kbd "C-x k") 'kill-buffer-with-special-emacsclient-handling)) | 228 | (global-set-key (kbd "C-x k") 'kill-buffer-with-special-emacsclient-handling)) |
| 229 | 229 | ||
| 230 | (add-hook 'server-switch-hook 'install-emacsclient-wrapped-kill-buffer) | 230 | (add-hook 'server-switch-hook 'install-emacsclient-wrapped-kill-buffer) |
| 231 | (add-hook 'server-switch-hook #'raise-frame) | ||
| 231 | 232 | ||
| 232 | (defun move-file (new-location) | 233 | (defun move-file (new-location) |
| 233 | "Write this file to NEW-LOCATION, and delete the old one." | 234 | "Write this file to NEW-LOCATION, and delete the old one." |
