public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Gentoo and UTF-8
@ 2004-08-20 11:43 Heinrich Wendel
  2004-08-20 16:50 ` purslow
  0 siblings, 1 reply; 7+ messages in thread
From: Heinrich Wendel @ 2004-08-20 11:43 UTC (permalink / raw
  To: gentoo-dev

Hi,

Gentoo's UTF-8 support is not very good at the moment. Yesterday I commited a 
few ebuilds with UTF-8 support (ncurses,dialog,grep). To take advantage of 
them you have to put "unicode" in your useflags and set a UTF-8 locale on 
your system. There are quite a few applications that have problems with 
UTF-8. The next items on my todo list are midnightcommander and sed. I'll add 
a UTF-8 herd tomorrow if there are no complains. Fellows are always 
welcome :)

mfg, heinrich

--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Gentoo and UTF-8
  2004-08-20 11:43 [gentoo-dev] Gentoo and UTF-8 Heinrich Wendel
@ 2004-08-20 16:50 ` purslow
  2004-08-23 11:42   ` Paul de Vrieze
  0 siblings, 1 reply; 7+ messages in thread
From: purslow @ 2004-08-20 16:50 UTC (permalink / raw
  To: Heinrich Wendel; +Cc: Gentoo Devt

040820 Heinrich Wendel wrote:
> Gentoo's UTF-8 support is not very good at the moment.

more generally, GNU/Linux support for UTF8 is patchy.

recently, i checked out editors & word-processors
in order to be able to create & use documents containing
Ancient Greek with English and Esperanto with English
& found character input & printing very limited.
Gvim handles input ok & OO can print the result; Yudit is ok, if ugly;
one can get OO to input UTF8, but it needs workarounds; otherwise, v poor.

there are a lot of things which don't get noticed till someone tries them
& even then still don't get attended to when deficiencies are reported.

nonetheless, thanx to all the volunteers who do make things work usually.

-- 
========================,,============================================
SUPPORT     ___________//___,  Philip Webb : purslow@chass.utoronto.ca
ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies
TRANSIT    `-O----------O---'  University of Toronto

--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Gentoo and UTF-8
  2004-08-20 16:50 ` purslow
@ 2004-08-23 11:42   ` Paul de Vrieze
  2004-08-23 13:31     ` gabor
  2004-08-23 16:08     ` Sven Vermeulen
  0 siblings, 2 replies; 7+ messages in thread
From: Paul de Vrieze @ 2004-08-23 11:42 UTC (permalink / raw
  To: gentoo-dev

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

On Friday 20 August 2004 18:50, purslow@sympatico.ca wrote:
> 040820 Heinrich Wendel wrote:
> > Gentoo's UTF-8 support is not very good at the moment.
>
> more generally, GNU/Linux support for UTF8 is patchy.
>
> recently, i checked out editors & word-processors
> in order to be able to create & use documents containing
> Ancient Greek with English and Esperanto with English
> & found character input & printing very limited.
> Gvim handles input ok & OO can print the result; Yudit is ok, if ugly;
> one can get OO to input UTF8, but it needs workarounds; otherwise, v
> poor.
>
> there are a lot of things which don't get noticed till someone tries
> them & even then still don't get attended to when deficiencies are

What I think is also very much needed for this is documentation. I 
currently run simply without setting any locale. This works for me, but 
if I were to test UTF8 stuff, I would need to know how.

Paul

-- 
Paul de Vrieze
Gentoo Developer
Mail: pauldv@gentoo.org
Homepage: http://www.devrieze.net

[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-dev] Gentoo and UTF-8
  2004-08-23 11:42   ` Paul de Vrieze
@ 2004-08-23 13:31     ` gabor
  2004-08-23 16:08     ` Sven Vermeulen
  1 sibling, 0 replies; 7+ messages in thread
From: gabor @ 2004-08-23 13:31 UTC (permalink / raw
  To: gentoo-dev

On Mon, 2004-08-23 at 13:42 +0200, Paul de Vrieze wrote:
> On Friday 20 August 2004 18:50, purslow@sympatico.ca wrote:
> > 040820 Heinrich Wendel wrote:
> > > Gentoo's UTF-8 support is not very good at the moment.
> >
> > more generally, GNU/Linux support for UTF8 is patchy.
> >
> > recently, i checked out editors & word-processors
> > in order to be able to create & use documents containing
> > Ancient Greek with English and Esperanto with English
> > & found character input & printing very limited.
> > Gvim handles input ok & OO can print the result; Yudit is ok, if ugly;
> > one can get OO to input UTF8, but it needs workarounds; otherwise, v
> > poor.
> >
> > there are a lot of things which don't get noticed till someone tries
> > them & even then still don't get attended to when deficiencies are
> 
> What I think is also very much needed for this is documentation. I 
> currently run simply without setting any locale. This works for me, but 
> if I were to test UTF8 stuff, I would need to know how.

export LC_ALL=en_US.UTF-8   ?

gabor


--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Gentoo and UTF-8
  2004-08-23 11:42   ` Paul de Vrieze
  2004-08-23 13:31     ` gabor
@ 2004-08-23 16:08     ` Sven Vermeulen
  2004-08-23 16:58       ` Heinrich Wendel
  1 sibling, 1 reply; 7+ messages in thread
From: Sven Vermeulen @ 2004-08-23 16:08 UTC (permalink / raw
  To: gentoo-dev; +Cc: gentoo-doc

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

On Mon, Aug 23, 2004 at 01:42:43PM +0200, Paul de Vrieze wrote:
> What I think is also very much needed for this is documentation. I 
> currently run simply without setting any locale. This works for me, but 
> if I were to test UTF8 stuff, I would need to know how.

/me too. Perhaps Xavier or anyone else on the GDP knows more about UTF8?

Wkr,
      Sven Vermeulen

-- 
 ^__^   And Larry saw that it was Good.
 (oo)                                      Sven Vermeulen
 (__)   http://www.gentoo.org              Documentation & PR

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-dev] Gentoo and UTF-8
  2004-08-23 16:08     ` Sven Vermeulen
@ 2004-08-23 16:58       ` Heinrich Wendel
  2004-08-25  8:30         ` Xavier Neys
  0 siblings, 1 reply; 7+ messages in thread
From: Heinrich Wendel @ 2004-08-23 16:58 UTC (permalink / raw
  To: gentoo-dev, gentoo-doc

On Monday 23 August 2004 18:08, Sven Vermeulen wrote:
> On Mon, Aug 23, 2004 at 01:42:43PM +0200, Paul de Vrieze wrote:
> > What I think is also very much needed for this is documentation. I
> > currently run simply without setting any locale. This works for me, but
> > if I were to test UTF8 stuff, I would need to know how.
>
> /me too. Perhaps Xavier or anyone else on the GDP knows more about UTF8?

There is an UTF-8 howto in the forums: 
http://forums.gentoo.org/viewtopic.php?t=166984

I have contact with the author and I'm trying to get him on board.

>
> Wkr,
>       Sven Vermeulen
mfg, heinrich :)

--
gentoo-dev@gentoo.org mailing list


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

* [gentoo-dev] Gentoo and UTF-8
  2004-08-23 16:58       ` Heinrich Wendel
@ 2004-08-25  8:30         ` Xavier Neys
  0 siblings, 0 replies; 7+ messages in thread
From: Xavier Neys @ 2004-08-25  8:30 UTC (permalink / raw
  To: gentoo-doc; +Cc: gentoo-dev

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

Heinrich Wendel wrote:
> On Monday 23 August 2004 18:08, Sven Vermeulen wrote:
> 
>>On Mon, Aug 23, 2004 at 01:42:43PM +0200, Paul de Vrieze wrote:
>>
>>>What I think is also very much needed for this is documentation. I
>>>currently run simply without setting any locale. This works for me, but
>>>if I were to test UTF8 stuff, I would need to know how.
>>
>>/me too. Perhaps Xavier or anyone else on the GDP knows more about UTF8?

Not really, it just works for me. Gnome/gvim/gedit/less/xterm support utf8.
I even have utf8 chars in filenames, no problem.
OOo.org was mentioned, but it can open utf8 text files OK and utf8 filenames 
are properly displayed in the open file dialog.

> There is an UTF-8 howto in the forums: 
> http://forums.gentoo.org/viewtopic.php?t=166984
> 
> I have contact with the author and I'm trying to get him on board.

There is also a quite substantial
http://www.tldp.org/HOWTO/Unicode-HOWTO.html
but it does not address typing utf8 chars in a console and I have never looked 
deeply into that either.
FYI, unicode_start will make your console display utf8 but when I do that, I 
can't type accented chars anymore, e.g. meta , c does not give me ccedilla as 
it did before doing a unicode_start.


Cheers,
-- 
/  Xavier Neys
\_ Gentoo Documentation Project
/  French & Internationalisation Lead
\  http://www.gentoo.org/doc/en
/\

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

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

end of thread, other threads:[~2004-08-25  8:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-20 11:43 [gentoo-dev] Gentoo and UTF-8 Heinrich Wendel
2004-08-20 16:50 ` purslow
2004-08-23 11:42   ` Paul de Vrieze
2004-08-23 13:31     ` gabor
2004-08-23 16:08     ` Sven Vermeulen
2004-08-23 16:58       ` Heinrich Wendel
2004-08-25  8:30         ` Xavier Neys

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox