GNU bug report logs - #19487
24.3; Compose key does not work

Previous Next

Package: emacs;

Reported by: Rustom Mody <rustompmody <at> gmail.com>

Date: Fri, 2 Jan 2015 03:23:02 UTC

Severity: normal

Found in version 24.3

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19487 in the body.
You can then email your comments to 19487 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#19487; Package emacs. (Fri, 02 Jan 2015 03:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rustom Mody <rustompmody <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 02 Jan 2015 03:23:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Rustom Mody <rustompmody <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3; Compose key does not work
Date: Fri, 2 Jan 2015 08:52:11 +0530
After
$ setxkbmap -variant altgr-intl -option compose:menu

I can enter unicode characters with Menu everywhere except emacs

Starting emacs with
$ env -u XMODIFIERS emacs

makes it work
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/usr/share/emacs/24.3/etc/DEBUG.


In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.9)
 of 2014-06-06 on brownie, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11600000
System Description:    Ubuntu 14.10

Configured using:
 `configure '--build' 'x86_64-linux-gnu' '--build' 'x86_64-linux-gnu'
 '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib'
 '--localstatedir=/var/lib' '--infodir=/usr/share/info'
 '--mandir=/usr/share/man' '--with-pop=yes'
 '--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-lisp:/usr/share/emacs/site-lisp'
 '--with-crt-dir=/usr/lib/x86_64-linux-gnu' '--with-x=yes'
 '--with-x-toolkit=gtk3' '--with-toolkit-scroll-bars'
 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall'
 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro'
 'CPPFLAGS=-D_FORTIFY_SOURCE=2''

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-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:
½ <backspace> <backspace> <return> M-x r e p o r t
- e m a c s - b u g <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

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 mail-prsvr mail-utils time-date tooltip 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 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 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 dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19487; Package emacs. (Thu, 01 Oct 2020 12:27:02 GMT) Full text and rfc822 format available.

Message #8 received at 19487 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Rustom Mody <rustompmody <at> gmail.com>, 19487 <at> debbugs.gnu.org
Subject: Re: bug#19487: 24.3; Compose key does not work
Date: Thu, 1 Oct 2020 05:26:50 -0700
Rustom Mody <rustompmody <at> gmail.com> writes:

> Sorry don't have a working machine with recent emacs rt  now to try 😐
> (from phone)

Will you have access to a working machine in the foreseeable future?
Otherwise it looks like it will be hard to make any progress here.

Thanks.

> On Wed, Aug 12, 2020, 22:14 Stefan Kangas <stefan <at> marxist.se> wrote:
>
>> Rustom Mody <rustompmody <at> gmail.com> writes:
>>
>> > After
>> > $ setxkbmap -variant altgr-intl -option compose:menu
>> >
>> > I can enter unicode characters with Menu everywhere except emacs
>> >
>> > Starting emacs with
>> > $ env -u XMODIFIERS emacs
>> >
>> > makes it work
>> > If Emacs crashed, and you have the Emacs process in the gdb debugger,
>> > please include the output from the following gdb commands:
>> >     `bt full' and `xbacktrace'.
>> > For information about debugging Emacs, please read the file
>> > /usr/share/emacs/24.3/etc/DEBUG.
>> >
>> >
>> > In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.9)
>> >  of 2014-06-06 on brownie, modified by Debian
>> > Windowing system distributor `The X.Org Foundation', version
>> 11.0.11600000
>> > System Description:    Ubuntu 14.10
>>
>> (This was reported 5 years ago but never received a reply at the time.)
>>
>> Are you still seeing this in a recent version of Emacs, such as the
>> recently released version 27.1?
>>
>> Thanks.
>>
>> Best regards,
>> Stefan Kangas
>>




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19487; Package emacs. (Thu, 01 Oct 2020 12:43:01 GMT) Full text and rfc822 format available.

Message #11 received at 19487 <at> debbugs.gnu.org (full text, mbox):

From: Rustom Mody <rustompmody <at> gmail.com>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: 19487 <at> debbugs.gnu.org
Subject: Re: bug#19487: 24.3; Compose key does not work
Date: Thu, 1 Oct 2020 18:11:40 +0530
[Message part 1 (text/plain, inline)]
Sorry Stefan

Right now I only have an emacs 27 on a windows box.
(it had a Ubuntu 20 with corresponding emacs on a VM... Which crashed last
night 😐)

So... Sorry

On Thu, Oct 1, 2020, 17:56 Stefan Kangas <stefan <at> marxist.se> wrote:

> Rustom Mody <rustompmody <at> gmail.com> writes:
>
> > Sorry don't have a working machine with recent emacs rt  now to try 😐
> > (from phone)
>
> Will you have access to a working machine in the foreseeable future?
> Otherwise it looks like it will be hard to make any progress here.
>
> Thanks.
>
> > On Wed, Aug 12, 2020, 22:14 Stefan Kangas <stefan <at> marxist.se> wrote:
> >
> >> Rustom Mody <rustompmody <at> gmail.com> writes:
> >>
> >> > After
> >> > $ setxkbmap -variant altgr-intl -option compose:menu
> >> >
> >> > I can enter unicode characters with Menu everywhere except emacs
> >> >
> >> > Starting emacs with
> >> > $ env -u XMODIFIERS emacs
> >> >
> >> > makes it work
> >> > If Emacs crashed, and you have the Emacs process in the gdb debugger,
> >> > please include the output from the following gdb commands:
> >> >     `bt full' and `xbacktrace'.
> >> > For information about debugging Emacs, please read the file
> >> > /usr/share/emacs/24.3/etc/DEBUG.
> >> >
> >> >
> >> > In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.9)
> >> >  of 2014-06-06 on brownie, modified by Debian
> >> > Windowing system distributor `The X.Org Foundation', version
> >> 11.0.11600000
> >> > System Description:    Ubuntu 14.10
> >>
> >> (This was reported 5 years ago but never received a reply at the time.)
> >>
> >> Are you still seeing this in a recent version of Emacs, such as the
> >> recently released version 27.1?
> >>
> >> Thanks.
> >>
> >> Best regards,
> >> Stefan Kangas
> >>
>
[Message part 2 (text/html, inline)]

Reply sent to Stefan Kangas <stefan <at> marxist.se>:
You have taken responsibility. (Thu, 01 Oct 2020 13:47:02 GMT) Full text and rfc822 format available.

Notification sent to Rustom Mody <rustompmody <at> gmail.com>:
bug acknowledged by developer. (Thu, 01 Oct 2020 13:47:02 GMT) Full text and rfc822 format available.

Message #16 received at 19487-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Rustom Mody <rustompmody <at> gmail.com>
Cc: 19487-done <at> debbugs.gnu.org
Subject: Re: bug#19487: 24.3; Compose key does not work
Date: Thu, 1 Oct 2020 06:46:02 -0700
Rustom Mody <rustompmody <at> gmail.com> writes:

> Sorry Stefan
>
> Right now I only have an emacs 27 on a windows box.
> (it had a Ubuntu 20 with corresponding emacs on a VM... Which crashed last
> night 😐)
>
> So... Sorry

Thanks.  So I guess we will have a hard time making any progress here,
and I'm closing this bug.  If you see this again, please open a new bug.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19487; Package emacs. (Tue, 27 Oct 2020 07:51:03 GMT) Full text and rfc822 format available.

Message #19 received at 19487-done <at> debbugs.gnu.org (full text, mbox):

From: Rustom Mody <rustompmody <at> gmail.com>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: 19487-done <at> debbugs.gnu.org
Subject: Re: bug#19487: 24.3; Compose key does not work
Date: Tue, 27 Oct 2020 13:19:39 +0530
[Message part 1 (text/plain, inline)]
Managed to check an Emacs 28.0.50

With XMODIFIERS set to uim it works
But set to xim I get
<Multi_key> is undefined

It works in bash and libreoffice

Theres much more wrong in this emacs: See bug 44167
So not reopening

On Thu, Oct 1, 2020, 19:16 Stefan Kangas <stefan <at> marxist.se> wrote:

> Rustom Mody <rustompmody <at> gmail.com> writes:
>
> > Sorry Stefan
> >
> > Right now I only have an emacs 27 on a windows box.
> > (it had a Ubuntu 20 with corresponding emacs on a VM... Which crashed
> last
> > night 😐)
> >
> > So... Sorry
>
> Thanks.  So I guess we will have a hard time making any progress here,
> and I'm closing this bug.  If you see this again, please open a new bug.
>
[Message part 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 24 Nov 2020 12:24:15 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 191 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.