- Subject: Re: [Jed-users-l] Mute (dead or accent) keys
- From: Michael Lampe <mlampe0@xxxxxxxxxxxxxx>
- Date: Thu, 19 Jan 2012 23:05:27 +0100
John E. Davis wrote:
The backtick key runs the quoted-insert function.  If you want it to
simply insert itself, then put
    setkey ("self_insert_cmd", "`");
in your .jedrc keybindings_hook.
Ah, ok. But then
--------------------------------------------------------------
%    Mute (dead or accent) keys
%    Valid Mute keys are:
%      ^, ~, ', `, \d168 (ISO Diaeresis), \d180 (ISO Acute), and \".
%    This means pressing this key then the key you want to accent yields
%     the accented character.  If you do not know what this is, you do not
%     need them.  By default, they are turned off.
%mute_set_mute_keys (" ^ ~ ' ` \d168 \d180 \"  ");  % choose all or subset
---------------------------------------------------------------
is slightly misleading, I think.
About the ~ key; Are you using jed via ssh?  The ~ key is an escape
character for ssh allowing you to suspend the ssh session.
Hmm ... Yes, via ssh. Funny: emacs and vi do it, too. Never noticed, 
that this also works within an editor.
Thanks,
  Michael
  [2012 date index]
  [2012 thread index]
  
  [Thread Prev] [Thread Next]
      
  [Date Prev] [Date Next]