Michael Lampe | 19 Jan 2012 23:05

Re: [Jed-users-l] Mute (dead or accent) keys

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

_______________________________________________
Jed-users-l mailing list
Jed-users-l <at> jtan.com
http://mailman.jtan.com/mailman/listinfo/jed-users-l


Gmane