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

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

bug#22617: closed (24.4; AltGr not working after Xmodmap)


From: GNU bug Tracking System
Subject: bug#22617: closed (24.4; AltGr not working after Xmodmap)
Date: Thu, 16 Jan 2020 14:21:02 +0000

Your message dated Thu, 16 Jan 2020 15:20:10 +0100
with message-id <address@hidden>
and subject line Re: bug#22617: 24.4; AltGr not working after Xmodmap
has caused the debbugs.gnu.org bug report #22617,
regarding 24.4; AltGr not working after Xmodmap
to be marked as done.

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


-- 
22617: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22617
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.4; AltGr not working after Xmodmap Date: Wed, 10 Feb 2016 14:53:27 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

 I have the following .Xmodmap:

    keycode 135 = Alt_L
    keycode 167 = Page_Down
    keycode 166 = Page_Up
    remove mod4 = Super_L
    add    mod5 = Super_L

 Otherwise, my keymap is

    de nodeadkeys compose:caps

Since the .Xmodmap, I cannot type in stuff that requires AltGr anymore (even
 though I did not even remap it). Even with the new mod5 key it doesn't
 work. (For example, AltGr+q is (at), and AltGr+7,8,9,0 are braces.

 In all other applications (including emacs -nw), it works well.

 Best Regards,
 Christoph-Simon Senjak

Date: Wed, 10 Feb 2016 14:49:50 +0100
Message-ID: <87k2mceku9.fsf@x220.i-did-not-set--mail-host-address--so-tickle-me>
--text follows this line--





In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.25)
 of 2015-02-27 on localhost
Windowing system distributor `The X.Org Foundation', version 11.0.11704000
Configured using:
 `configure --disable-dependency-tracking
 --prefix=/nix/store/6q7pnnp5kvk3s6iylii6gk1z3pph5hgq-emacs-24.4
 --with-x-toolkit=gtk --with-xft'

Important settings:
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x r e p o r SPC e SPC SPC <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
s-ß is undefined
s-q is undefined
delete-backward-char: Text is read-only

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util help-fns mail-prsvr mail-utils time-date tooltip electric
uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
dbusbind gfilenotify dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)

Memory information:
((conses 16 71219 5686)
 (symbols 48 17481 0)
 (miscs 40 35 163)
 (strings 32 9123 4703)
 (string-bytes 1 265855)
 (vectors 16 8937)
 (vector-slots 8 384497 17970)
 (floats 8 63 232)
 (intervals 56 179 16)
 (buffers 960 11)
 (heap 1024 32819 770))



--- End Message ---
--- Begin Message --- Subject: Re: bug#22617: 24.4; AltGr not working after Xmodmap Date: Thu, 16 Jan 2020 15:20:10 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
Lars Ingebrigtsen <address@hidden> writes:

> Christoph-Simon Senjak <address@hidden> writes:
>
>>  I have the following .Xmodmap:
>>
>>     keycode 135 = Alt_L
>>     keycode 167 = Page_Down
>>     keycode 166 = Page_Up
>>     remove mod4 = Super_L
>>     add    mod5 = Super_L
>>
>>  Otherwise, my keymap is
>>
>>     de nodeadkeys compose:caps
>>
>>  Since the .Xmodmap, I cannot type in stuff that requires AltGr
>> anymore (even
>>  though I did not even remap it). Even with the new mod5 key it doesn't
>>  work. (For example, AltGr+q is (at), and AltGr+7,8,9,0 are braces.
>>
>>  In all other applications (including emacs -nw), it works well.
>
> (I'm going through old bug reports that have unfortunately not gotten
> any responses.)
>
> Are you still seeing this problem?  There doesn't seem to be anything
> particular in your .Xmodmap that references AltGr...  unless your
> Mode_switch was on mod5, and this made something confused.
>
> What's the output from "xmodmap" (without any parameters)?

More information was requested, but none was given within 24 weeks, so I'm
closing this bug.  If this is still an issue, please reply to this
email (use "Reply to all" in your email client) and we can reopen the
bug report.

Best regards,
Stefan Kangas


--- End Message ---

reply via email to

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