jump-or-exec help
- From: "George.Qiao" <joesensport gmail com>
- To: sawfish-list gnome org
- Subject: jump-or-exec help
- Date: Thu, 06 Aug 2009 14:34:25 +0800
Hi all,
It[1] will make new emacsclient by H-e every time.
I just want one emacsclient by H-e every time.
Counld you please give me help anyway.
[1]
(setq load-path (cons "~/.sawfish/extensions"
load-path))
(require 'jump-or-exec)
(bind-keys global-keymap
"H-e" '(jump-or-exec "emacs@"
(lambda ()
(system "emacsclient -c &"))
(lambda (wind)
(display-window wind))))
Best Regards,
George.Qiao
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]