all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: <tomas@tuxteam.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to apply (multi file) patches conveniently
Date: Tue, 07 Feb 2017 21:42:22 +0100	[thread overview]
Message-ID: <87lgth7mxd.fsf@drachen> (raw)
In-Reply-To: <20170207202359.GA13713@tuxteam.de> (tomas's message of "Tue, 7 Feb 2017 21:23:59 +0100")

<tomas@tuxteam.de> writes:

> > Ok thanks, then for now, I'll use a little command that is doing that
> > for me (funnily it seems to be impossible to type M-| with a German
> > keyboard [...]
>
> FWIW it works for me, pc104, german layout, more precisely:
>
>   tomas@rasputin:~$ setxkbmap -print
>   xkb_keymap {
>           xkb_keycodes  { include "xfree86+aliases(qwerty)"       };
>           xkb_types     { include "complete"      };
>           xkb_compat    { include "complete"      };
>           xkb_symbols   { include "pc+de(legacy)+gr:2+altwin(alt_super_win)+group(shifts_toggle)+compose(caps)+terminate(ctrl_alt_bksp)"   };
>           xkb_geometry  { include "pc(pc104)"     };
>   };

I have this:

micha@drachen ~> setxkbmap -print
xkb_keymap {
	xkb_keycodes  { include "evdev+aliases(qwerty)"	};
	xkb_types     { include "complete"	};
	xkb_compat    { include "complete"	};
	xkb_symbols   { include "pc+us+inet(evdev)"	};
	xkb_geometry  { include "pc(pc104)"	};
};

> (I have some funky mappings, like CapsLock to compose, both shifts
> simultaneously change to Greek, but that shouldn't influence that.
> Meta is left alt)

I thought that in this case it would depend on the keyboard matrix, as
described here:

  https://en.wikipedia.org/wiki/Rollover_(key)#Ghosting

In xev, when I hold down left alt and AltGr and hit <, I see no event
generated.  Maybe you just have the better keyboard?


Michael.



  reply	other threads:[~2017-02-07 20:42 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-06 12:13 How to apply (multi file) patches conveniently Michael Heerdegen
2017-02-06 15:49 ` Eli Zaretskii
2017-02-07 16:48   ` Michael Heerdegen
2017-02-07 17:19     ` Nick Dokos
2017-02-07 17:52       ` Michael Heerdegen
2017-02-07 19:45         ` Nick Dokos
2017-02-07 22:42         ` Robert Thorpe
2017-02-07 20:23     ` tomas
2017-02-07 20:42       ` Michael Heerdegen [this message]
2017-02-07 21:57         ` tomas
2017-02-07 19:31   ` Michael Heerdegen
2017-02-07 20:03     ` Eli Zaretskii
2017-02-07 20:22       ` Michael Heerdegen
2017-02-07 20:42         ` Eli Zaretskii
2017-02-07 20:50           ` Michael Heerdegen
2017-02-08  9:48         ` Thien-Thi Nguyen
2017-02-08 22:34           ` Michael Heerdegen
2017-02-09 17:49             ` Thien-Thi Nguyen
2017-02-07 14:25 ` Stefan Monnier
2017-02-07 16:51   ` Michael Heerdegen

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=87lgth7mxd.fsf@drachen \
    --to=michael_heerdegen@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tomas@tuxteam.de \
    /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.