unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Ken Goldman <kgoldman@us.ibm.com>
To: help-gnu-emacs@gnu.org
Subject: Re: unable to map C-_ to undo in wsl ubuntu emacs
Date: Sun, 12 Sep 2021 10:29:19 -0400	[thread overview]
Message-ID: <shl2s0$5ug$1@ciao.gmane.io> (raw)
In-Reply-To: <85eea1df5a.fsf@gmail.com>

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 "\x1f" '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)






  parent reply	other threads:[~2021-09-12 14:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-06 13:09 unable to map C-_ to undo in wsl ubuntu emacs Sivaram Neelakantan
2021-09-06 13:49 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-09-06 15:37 ` Eli Zaretskii
2021-09-06 17:29   ` Sivaram Neelakantan
2021-09-06 18:37     ` Eli Zaretskii
2021-09-10  6:22       ` Sivaram Neelakantan
2021-09-10  7:03         ` Eli Zaretskii
2021-09-10 12:30           ` Sivaram Neelakantan
2021-09-12  4:48           ` Sivaram Neelakantan
2021-09-12  6:28             ` Eli Zaretskii
2021-09-14 15:28               ` Sivaram Neelakantan
2021-09-12 14:29 ` Ken Goldman [this message]
2021-09-14 15:30   ` Sivaram Neelakantan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='shl2s0$5ug$1@ciao.gmane.io' \
    --to=kgoldman@us.ibm.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).