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

Bug#212347: marked as done (xlibs-data: [nls] 'normal' composition sequences missing in /usr/X11R6/lib/X11/locale/en_US.UTF-8/Compose)



Your message dated Thu, 18 Jan 2007 15:44:56 +0100
with message-id <20070118144456.GA19416@patate.is-a-geek.org>
and subject line Bug#212347: en_US.UTF-8 compositions missing in /usr/X11R6/lib/X11/locale/en_US.UTF-8/Compose
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xlibs
Version: 4.2.1-11
Severity: wishlist

many of the compositions for latin characters (accents, umlaut, etc.)
has a "wrong" order of key strikes (Multi_Key + letter + accent, instead
of the "natural"? Multi_Key + accent + letter). Took me a long time to
find that out, i thought that the compositions were not working.

a suggestion is to include both order of the Multi_Key compositions. The
following simple perl script will do it (I used in my local
instalation):

perl -ne 'if ( $_ =~ m/^<Multi_key>\s+<([^>]+)>\s+<([^>]+)>\s*:(.*)$/ &&
!("$1" eq "$2") ) { print "<Multi_key> <$2> <$1> : $3\n"; } print ;'

the same suggestion would apply to Compose files for other locales.

best regards,

jan




-- 
Jan Pfeifer <pfjan@yahoo.com.br>


--- End Message ---
--- Begin Message ---
On Wed, Jan 17, 2007 at 23:14:27 -0800, Jan Pfeifer wrote:

> so I'm now running Ubuntu, with X-org. But I suppose ubuntu and debian
> share the xlibs files, so I went ahead and tested it here:
> 
> so I just typed (using compose):
> 
> ÁÂÀÄÃáâàäã
> ÉÊÈË éêèë
> ÓÔÒÖÕóôòöõ
> ÚÛÙÜŨúûùüũ
> ÍÎÌÏĨíîìïĩ
> 
> and they all seem to be working perfect.
> 
> If the ubuntu installation can be used as a reference, pls move ahead and close the bug.
> 
Closing the bug then.
Thanks for following up!

Cheers,
Julien

--- End Message ---

Reply to: