On Fri, 13 Oct 2017 at 05:58:20 +1300, Sharon Kimble wrote:

> Ok, thanks, that works, but how can I assign a keypress to it as I need
> to use it very often, several times each day. Plus I've got a backlog to
> work through too.

If you only need that one character, you could temporarily assign a
convenient key binding. Something like this perhaps?

(global-set-key (kbd "S-C-e") [233])




Reply via email to