help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unable to map C-_ to undo in wsl ubuntu emacs


From: Ken Goldman
Subject: Re: unable to map C-_ to undo in wsl ubuntu emacs
Date: Sun, 12 Sep 2021 10:29:19 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 9/6/2021 9:09 AM, Sivaram Neelakantan wrote:

;; mapping C-_ to undo as it seems to be not recognized in some settings
(global-set-key "" 'undo)

I run emacs native, through WSL and through VNC.  There are several
key chords that don't work the same on all three.  I don't think
emacs can fix it.

Specifically, I map undo to F1, since I use it so often.

(global-set-key [f1]  'undo)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]