unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14682: 24.3; TeX input method; LATIN CAPITAL LETTER U WITH MACRON
@ 2013-06-21  2:49 Roland Winkler
  2013-06-21 16:27 ` Glenn Morris
  0 siblings, 1 reply; 8+ messages in thread
From: Roland Winkler @ 2013-06-21  2:49 UTC (permalink / raw)
  To: 14682

start emacs -Q; select TeX input method; type \=U

expected result:  LATIN CAPITAL LETTER U WITH MACRON
actual result:  LATIN CAPITAL LETTER U WITH MACRON AND DIAERESIS

typing \=A works as expected, so this seems to be a more specific bug.


In GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)
 of 2013-03-28 on regnitz





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

* bug#14682: 24.3; TeX input method; LATIN CAPITAL LETTER U WITH MACRON
  2013-06-21  2:49 bug#14682: 24.3; TeX input method; LATIN CAPITAL LETTER U WITH MACRON Roland Winkler
@ 2013-06-21 16:27 ` Glenn Morris
  2013-06-21 17:15   ` Glenn Morris
  0 siblings, 1 reply; 8+ messages in thread
From: Glenn Morris @ 2013-06-21 16:27 UTC (permalink / raw)
  To: Roland Winkler; +Cc: 14682

"Roland Winkler" wrote:

> start emacs -Q; select TeX input method; type \=U
>
> expected result:  LATIN CAPITAL LETTER U WITH MACRON

That's what I get, in 24.1, 24.3, and current trunk.





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

* bug#14682: 24.3; TeX input method; LATIN CAPITAL LETTER U WITH MACRON
  2013-06-21 16:27 ` Glenn Morris
@ 2013-06-21 17:15   ` Glenn Morris
  2013-06-21 18:56     ` Andreas Schwab
  0 siblings, 1 reply; 8+ messages in thread
From: Glenn Morris @ 2013-06-21 17:15 UTC (permalink / raw)
  To: Roland Winkler; +Cc: 14682

Glenn Morris wrote:

> "Roland Winkler" wrote:
>
>> start emacs -Q; select TeX input method; type \=U
>>
>> expected result:  LATIN CAPITAL LETTER U WITH MACRON
>
> That's what I get, in 24.1, 24.3, and current trunk.

Although on a different system, I see the same as you.





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

* bug#14682: 24.3; TeX input method; LATIN CAPITAL LETTER U WITH MACRON
  2013-06-21 17:15   ` Glenn Morris
@ 2013-06-21 18:56     ` Andreas Schwab
  2013-06-22  4:53       ` Roland Winkler
  0 siblings, 1 reply; 8+ messages in thread
From: Andreas Schwab @ 2013-06-21 18:56 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Roland Winkler, 14682

Glenn Morris <rgm@gnu.org> writes:

> Glenn Morris wrote:
>
>> "Roland Winkler" wrote:
>>
>>> start emacs -Q; select TeX input method; type \=U
>>>
>>> expected result:  LATIN CAPITAL LETTER U WITH MACRON
>>
>> That's what I get, in 24.1, 24.3, and current trunk.
>
> Although on a different system, I see the same as you.

The key is associated with a list of characters, which you are supposed
to be able to select from, but I was unable to find out how to do that
yet.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





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

* bug#14682: 24.3; TeX input method; LATIN CAPITAL LETTER U WITH MACRON
  2013-06-21 18:56     ` Andreas Schwab
@ 2013-06-22  4:53       ` Roland Winkler
  2013-06-22  8:15         ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Roland Winkler @ 2013-06-22  4:53 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: 14682

On Fri Jun 21 2013 Andreas Schwab wrote:
> > Although on a different system, I see the same as you.
> 
> The key is associated with a list of characters, which you are
> supposed to be able to select from, but I was unable to find out
> how to do that yet.

I am sorry, what you are saying here is above my head.  Is the buggy
behavior I observe something that you can confirm, or is it just me
seeing this?





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

* bug#14682: 24.3; TeX input method; LATIN CAPITAL LETTER U WITH MACRON
  2013-06-22  4:53       ` Roland Winkler
@ 2013-06-22  8:15         ` Eli Zaretskii
  2013-07-04  9:41           ` James Cloos
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2013-06-22  8:15 UTC (permalink / raw)
  To: Roland Winkler; +Cc: schwab, 14682

> Date: Sat, 22 Jun 2013 14:53:33 +1000
> From: "Roland Winkler" <winkler@gnu.org>
> Cc: 14682@debbugs.gnu.org
> 
> On Fri Jun 21 2013 Andreas Schwab wrote:
> > > Although on a different system, I see the same as you.
> > 
> > The key is associated with a list of characters, which you are
> > supposed to be able to select from, but I was unable to find out
> > how to do that yet.
> 
> I am sorry, what you are saying here is above my head.  Is the buggy
> behavior I observe something that you can confirm, or is it just me
> seeing this?

It's not just you.

What Andreas is saying that \=U can insert one of several characters
(see "C-h C-\ TeX RET"), and it inserts different ones on different
machines (I even have it insert different characters on the same
system but different Emacs versions).  However, which one it inserts
and how to force it insert the others is a mystery.  Perhaps Handa-san
(CC'ed) could help us out.





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

* bug#14682: 24.3; TeX input method; LATIN CAPITAL LETTER U WITH MACRON
  2013-06-22  8:15         ` Eli Zaretskii
@ 2013-07-04  9:41           ` James Cloos
  2013-07-04 17:15             ` Andreas Schwab
  0 siblings, 1 reply; 8+ messages in thread
From: James Cloos @ 2013-07-04  9:41 UTC (permalink / raw)
  To: 14682; +Cc: schwab, Roland Winkler

>>>>> "EZ" == Eli Zaretskii <eliz@gnu.org> writes:

EZ> What Andreas is saying that \=U can insert one of several characters
EZ> (see "C-h C-\ TeX RET"), and it inserts different ones on different
EZ> machines (I even have it insert different characters on the same
EZ> system but different Emacs versions).  However, which one it inserts
EZ> and how to force it insert the others is a mystery.  Perhaps Handa-san
EZ> (CC'ed) could help us out.

Interestingly, I do not get multiple options, according to the (quail-help)
output.  The end of that output suggests that the TAB key might be used to
choose which of many, but as I do not get any multiples here I cannot confirm.

Perhaps the locale in which one runs emacs affects the output of the code
which builds the table?

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6





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

* bug#14682: 24.3; TeX input method; LATIN CAPITAL LETTER U WITH MACRON
  2013-07-04  9:41           ` James Cloos
@ 2013-07-04 17:15             ` Andreas Schwab
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Schwab @ 2013-07-04 17:15 UTC (permalink / raw)
  To: James Cloos; +Cc: Roland Winkler, 14682-done

That is already fixed on the emacs-24 branch.  The problem was that the
autogeneration of the quail rules has generated conflicts due to too
broad matching on the ucs names.  Now the rules no longer contain
entries for non-latin accented letters.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





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

end of thread, other threads:[~2013-07-04 17:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-21  2:49 bug#14682: 24.3; TeX input method; LATIN CAPITAL LETTER U WITH MACRON Roland Winkler
2013-06-21 16:27 ` Glenn Morris
2013-06-21 17:15   ` Glenn Morris
2013-06-21 18:56     ` Andreas Schwab
2013-06-22  4:53       ` Roland Winkler
2013-06-22  8:15         ` Eli Zaretskii
2013-07-04  9:41           ` James Cloos
2013-07-04 17:15             ` Andreas Schwab

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).