- Subject: [Jed-users-l] Help: A few config questions.
- From: Daniel Carrera <dcarrera@xxxxxxxxx>
- Date: Sun, 26 Dec 2010 13:35:35 +0100
Hello,
I'm very happy with JED so far. I just have a couple of configuration questions:
1) Can I remove the *scratch* buffer? I don't use it and I can't kill
it like I can the others.
2) I'm trying to add key bindings so I can write macros in CUA mode
from the keyboard. I tried this in my .jedrc:
setkey("begin_macro", "^(");
setkey("end_macro", "^)");
setkey("execute_macro", "^E");
Sadly, JED doesn't like "^(". It says "badly formed". So I've been
struggling to find a key combination that is memorable, and doesn't
conflict with anything else. I can't use "^X(" as in Emacs because
"^X" already means "cut" in CUA. I can't use "^[" because that means
something in JED. I can't use "\e[" because that also means something
already.
Maybe I can use Alt+( or Alt+[ for macros? How do you denote the Alt
key in S-Lang? I can't figure it out.
Thanks for the help.
Cheers,
Daniel.
--
No trees were destroyed in the generation of this email, but a large
number of electrons were severely inconvenienced.
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l
[2010 date index]
[2010 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]