From 699f14b80caf1720b27f033fcec4035712e96d43 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Sat, 31 May 2014 12:43:02 +0300 Subject: [PATCH] Add vkill as an alternative to proced on OS X --- core/prelude-osx.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/core/prelude-osx.el b/core/prelude-osx.el index 49cab8e..810d507 100644 --- a/core/prelude-osx.el +++ b/core/prelude-osx.el @@ -34,7 +34,7 @@ ;; On OS X Emacs doesn't use the shell PATH if it's not started from ;; the shell. Let's fix that: -(prelude-require-packages '(exec-path-from-shell)) +(prelude-require-packages '(exec-path-from-shell vkill)) (require 'exec-path-from-shell) (exec-path-from-shell-initialize) @@ -42,6 +42,9 @@ ;; It's all in the Meta (setq ns-function-modifier 'hyper) +;; proced-mode doesn't work on OS X so we use vkill instead +(global-set-key (kbd "C-x p") 'vkill) + (defun prelude-swap-meta-and-super () "Swap the mapping of Meta and Super. Very useful for people using their Mac with a