From 31316b5b98a37b31508e9e4e4af409c2ad60ae95 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 8 Sep 2017 21:43:18 +0200 Subject: xresources: Add compile-command for emacs --- xresources/.xresources/main | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'xresources') diff --git a/xresources/.xresources/main b/xresources/.xresources/main index 43f8538..f8a7269 100644 --- a/xresources/.xresources/main +++ b/xresources/.xresources/main @@ -31,3 +31,7 @@ URxvt.letterSpace: 0 Emacs.Font: -Misc-Fixed-normal-normal-normal-*-14-*-*-*-c-70-iso10646-1 Emacs.fixed-pitch.attributeFont: -Misc-Fixed-normal-normal-normal-*-14-*-*-*-c-70-iso10646-1 Emacs.variable-pitch.attributeFont: -*-PT Sans-medium-r-*-*-14-*-*-*-*-*-*-* + +! Local Variables: +! compile-command: (concat "xrdb -merge " (shell-quote-argument buffer-file-name)) +! End: -- cgit 1.4.1