unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#19487: 24.3; Compose key does not work
@ 2015-01-02  3:22 Rustom Mody
       [not found] ` <CADwFkmnEKuCgq0MN0pLzVvCfV9DO5w9dmMFutRZWaxJXd_CkOw@mail.gmail.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Rustom Mody @ 2015-01-02  3:22 UTC (permalink / raw)
  To: 19487

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)





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#19487: 24.3; Compose key does not work
       [not found]   ` <CAJ+TeofB1R+N8LFz85NyMQMMLrqeEb4JRH_WzOW1kDJzCkw8tw@mail.gmail.com>
@ 2020-10-01 12:26     ` Stefan Kangas
  2020-10-01 12:41       ` Rustom Mody
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Kangas @ 2020-10-01 12:26 UTC (permalink / raw)
  To: Rustom Mody, 19487

Rustom Mody <rustompmody@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@marxist.se> wrote:
>
>> Rustom Mody <rustompmody@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
>>





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#19487: 24.3; Compose key does not work
  2020-10-01 12:26     ` Stefan Kangas
@ 2020-10-01 12:41       ` Rustom Mody
  2020-10-01 13:46         ` Stefan Kangas
  0 siblings, 1 reply; 5+ messages in thread
From: Rustom Mody @ 2020-10-01 12:41 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 19487

[-- Attachment #1: Type: text/plain, Size: 1790 bytes --]

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@marxist.se> wrote:

> Rustom Mody <rustompmody@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@marxist.se> wrote:
> >
> >> Rustom Mody <rustompmody@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
> >>
>

[-- Attachment #2: Type: text/html, Size: 2788 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#19487: 24.3; Compose key does not work
  2020-10-01 12:41       ` Rustom Mody
@ 2020-10-01 13:46         ` Stefan Kangas
  2020-10-27  7:49           ` Rustom Mody
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Kangas @ 2020-10-01 13:46 UTC (permalink / raw)
  To: Rustom Mody; +Cc: 19487-done

Rustom Mody <rustompmody@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.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#19487: 24.3; Compose key does not work
  2020-10-01 13:46         ` Stefan Kangas
@ 2020-10-27  7:49           ` Rustom Mody
  0 siblings, 0 replies; 5+ messages in thread
From: Rustom Mody @ 2020-10-27  7:49 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 19487-done

[-- Attachment #1: Type: text/plain, Size: 712 bytes --]

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@marxist.se> wrote:

> Rustom Mody <rustompmody@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.
>

[-- Attachment #2: Type: text/html, Size: 1318 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-27  7:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-02  3:22 bug#19487: 24.3; Compose key does not work Rustom Mody
     [not found] ` <CADwFkmnEKuCgq0MN0pLzVvCfV9DO5w9dmMFutRZWaxJXd_CkOw@mail.gmail.com>
     [not found]   ` <CAJ+TeofB1R+N8LFz85NyMQMMLrqeEb4JRH_WzOW1kDJzCkw8tw@mail.gmail.com>
2020-10-01 12:26     ` Stefan Kangas
2020-10-01 12:41       ` Rustom Mody
2020-10-01 13:46         ` Stefan Kangas
2020-10-27  7:49           ` Rustom Mody

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).