- Subject: [jed-users] Re: Typing unicode symbols directly
- From: Morten Bo Johansen <mbj@xxxxxxxxxxx>
- Date: Thu, 16 Mar 2017 16:47:13 +0100
On 2017-03-16 Bernhard Seckinger wrote:
> Yes it would suit my needs, but it seems not to work. When typing "ctrl-c c"
> I'm just getting a "c".
This is most certainly because your emulation is not "emacs".
You can find your emulation like this:
F10 -> System -> S-Lang Command
and then at the prompt, type:
flush (_Jed_Emulation);
Your emulation is probably "jed" and in that case you should
just change to
if (name == "jed")
Morten
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.
[2017 date index]
[2017 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]