Re: followup of my gedit2 question!



Hi Zenith,

On Sat, 2002-08-24 at 03:57, Zenith Lau wrote:
> 	In the last post, I have state that the gedit2 doesn't handle the
>  encoding correctly, when one start gedit twice, with each time a
>  different 'LC_CTYPE'.

	This is because gedit shares the same process, via CORBA. Well - it's
not just that, but also that gettext (and C library locale stuff) works
on a per process basis; so - it's really not possible to do what you
want with that model.

	The real solution to this is to 'fix' bonobo-activation-server so that
it will take account of the clients' LC_ / LANG settings in forking a
new server [ if appropriate ] with the right locale data.

	HTH,

		Michael.

-- 
 mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot




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