emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#24822: closed (25.1; [PATCH] Support remapping con


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24822: closed (25.1; [PATCH] Support remapping control X keysym)
Date: Fri, 04 Nov 2016 09:12:01 +0000

Your message dated Fri, 04 Nov 2016 11:11:15 +0200
with message-id <address@hidden>
and subject line Re: bug#24822: 25.1; [PATCH] Support remapping control X keysym
has caused the debbugs.gnu.org bug report #24822,
regarding 25.1; [PATCH] Support remapping control X keysym
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
24822: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24822
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.1; [PATCH] Support remapping control X keysym Date: Sun, 30 Oct 2016 01:53:52 +0200
There is a number of X keysyms that can be remapped inside Emacs, namely
alt, hyper, meta and super.  I found it odd that control is not on the
list (and to a lesser degree, shift), so I wrote a patch to offer it as
additional remappable X keysym.  This way one can swap the control and
meta key in Emacs with `(setq x-meta-keysym 'ctrl x-ctrl-keysym 'meta)`.

Attachment: 0001-Support-remapping-control-X-keysym.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#24822: 25.1; [PATCH] Support remapping control X keysym Date: Fri, 04 Nov 2016 11:11:15 +0200
> Date: Sun, 30 Oct 2016 20:38:10 +0100
> From: Vasilij Schneidermann <address@hidden>
> Cc: address@hidden
> 
> Sorry, I've looked at my version instead of the original one.
> 
> I've attached a fixed one.

Thanks, pushed to master.

Please in the future include ChangeLog-style commit log message for
your changes.


--- End Message ---

reply via email to

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