all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: Philipp Stephani <p.stephani2@gmail.com>
Cc: Ben McGinnes <ben@adversary.org>,
	Emacs developers <emacs-devel@gnu.org>,
	Noam Postavsky <npostavs@users.sourceforge.net>
Subject: Re: Emacs 26 MacOS bugs
Date: Sun, 11 Feb 2018 21:06:00 +0000	[thread overview]
Message-ID: <20180211210600.GB45738@breton.holly.idiocy.org> (raw)
In-Reply-To: <CAArVCkRD2F+BP6OAtnQRqLgHP=TsXH40YXP91-HzG4bxzqx+NQ@mail.gmail.com>

On Sun, Feb 11, 2018 at 01:53:10PM +0000, Philipp Stephani wrote:
> Alan Third <alan@idiocy.org> schrieb am Mi., 7. Feb. 2018 um 23:55 Uhr:
> 
> > On Wed, Feb 07, 2018 at 01:13:01PM +1100, Ben McGinnes wrote:
> >
> > Philipp, it seems that EV_MODIFIERS2 was quite, quite broken. I’ve
> > split it into various parts and tried to fix it.
> >
> > Additionally the fn key has some strange interactions with ‘function’
> > keys, like the Fx keys, arrows, tab and so on. The old code simply
> > didn’t set its modifier when those keys were used, so I’ve followed
> > that lead and am XORing it out of emacs_event->modifiers.
> >
> >
> Sounds good, feel free to install the patch.
> Is there some documentation for the strange interactions? If so, please add
> it to the comment.

I’ve pushed it to master.

I don’t have any documentation, but I did add a bit more information
to the comment.

Simply put, the system sometimes reports the fn key being pressed at
times when you wouldn’t expect it to, but only when ‘function’ keys
like <F1>, <tab> or <left arrow> are being used.

It also reports the fn key being pressed when you’re using it to turn
something like <left arrow> into <home>. We clearly don’t want that.
(i.e. fn‐<left> gives fn‐<home> instead of just <home>.)
-- 
Alan Third



  reply	other threads:[~2018-02-11 21:06 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-06 14:49 Emacs 26 MacOS bugs Richard Stallman
2018-02-06 17:30 ` Noam Postavsky
2018-02-06 23:28   ` Paul Eggert
2018-02-07  3:37     ` Eli Zaretskii
2018-02-10 14:55     ` Uwe Brauer
2018-02-10 15:18       ` Noam Postavsky
2018-02-07  3:52   ` Eli Zaretskii
2018-02-06 19:05 ` Ben McGinnes
2018-02-06 20:30   ` Noam Postavsky
2018-02-06 22:27     ` Ben McGinnes
2018-02-06 22:30       ` Ben McGinnes
2018-02-06 22:50       ` Noam Postavsky
2018-02-07  0:43         ` Ben McGinnes
2018-02-07  1:33           ` Noam Postavsky
2018-02-07  2:13             ` Ben McGinnes
2018-02-07 22:55               ` Alan Third
2018-02-09 16:35                 ` Ben McGinnes
2018-02-09 16:57                   ` Noam Postavsky
2018-02-09 17:22                     ` Ben McGinnes
2018-02-09 18:13                       ` Noam Postavsky
2018-02-10  1:46                         ` Ben McGinnes
2018-02-10  1:47                   ` Alan Third
2018-02-11 13:53                 ` Philipp Stephani
2018-02-11 21:06                   ` Alan Third [this message]
2018-02-07 20:01     ` Alan Third
2018-02-10 15:01     ` Alan Third
2018-02-10 22:45 ` Alan Third
2018-02-11 11:47   ` Alan Third
2018-02-11 15:52     ` Eli Zaretskii
2018-02-11 20:57       ` Alan Third
2018-02-13 19:41         ` Ben McGinnes
2018-02-13 19:46           ` Noam Postavsky
2018-02-11 20:43   ` Richard Stallman

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

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

  git send-email \
    --in-reply-to=20180211210600.GB45738@breton.holly.idiocy.org \
    --to=alan@idiocy.org \
    --cc=ben@adversary.org \
    --cc=emacs-devel@gnu.org \
    --cc=npostavs@users.sourceforge.net \
    --cc=p.stephani2@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.