Re: Handling Japanese new era "令和 (Reiwa)"

2019-05-07 Thread Tatsuya Kinoshita
r. cf. https://tracker.debian.org/pkg/simile-timeline https://lists.debian.org/cgi-bin/search?P=reiwa&DEFAULTOP=and&B=Gdebian-devel-changes&SORT=0&HITSPERPAGE=100 https://groups.google.com/forum/#!searchin/linux.debian.bugs.dist/reiwa%7Csort:date Thanks, -- Tatsuya Kinoshita

Re: Handling Japanese new era "令和 (Reiwa)"

2019-04-12 Thread Tatsuya Kinoshita
[5] > - icu [6] > - fonts! (Noto, VLgothic, etc...) I've updated ddskk (SKK Japanese input system for Emacs) and skkdic (dictionary files for SKK) to support the new era 令和 (Reiwa). The issues seem to be important, so I'll file unblock requests soon. Thanks, -- Tatsuya Kinoshita pgpvggqoMncfr.pgp Description: PGP signature

Re: Announce of an upcoming l10n upload for the mhc package

2006-12-05 Thread Tatsuya Kinoshita
atible licenses. So, assigning to FSF is not a good solution. I recommend that contribution be copyrighted under an unlimited license (or put in public domain) as I mentioned above if the contribution is not tiny. -- Tatsuya Kinoshita pgp624dUxTB18.pgp Description: PGP signature

Re: Announce of an upcoming l10n upload for the mhc package

2006-12-04 Thread Tatsuya Kinoshita
On December 4, 2006 at 10:50PM +0900, tats (at debian.org) wrote: > Also, to clarify distributing conditions, I hope the following > lines will be added. > > # The author gives unlimited permission to copy, distribute and modify > # this flie. Oops, typo: flie -> file. --

Re: Announce of an upcoming l10n upload for the mhc package

2006-12-04 Thread Tatsuya Kinoshita
nd modify # this flie. Could you agree to this? (Though license conditions of contributed translation works are often handled casually...) -- Tatsuya Kinoshita pgptXu7ClCSjK.pgp Description: PGP signature

Re: Announce of an upcoming l10n upload for the mhc package

2006-12-03 Thread Tatsuya Kinoshita
e distributed under the same conditions as the upstream? -- Tatsuya Kinoshita pgpoZzJ7hnBvx.pgp Description: PGP signature

Re: gawk: Odd regexp matching problem if LANG=ja_JP

2004-10-11 Thread Tatsuya Kinoshita
gt; and ja_JP.eucjp all exhibit the same problem. ko_KR, zh_CN, and zh_TW exhibit the same problem. On CJK locales, this bug causes gawk scripts unusable. Downgrading gawk to version 1:3.1.3-3 prevents the problem. Could anyone fix this bug? Thanks, -- Tatsuya Kinoshita pgpb9smpnuP2U.pgp Description: PGP signature

Re: LC_MESSAGES and LANG

2002-06-17 Thread Tatsuya Kinoshita
rsion 2.2.1 | * The LANGUAGE environment variable is now ignored unless the locale is | changed from the default "C" locale. -- Tatsuya Kinoshita -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: LC_MESSAGES and LANG

2002-06-17 Thread Tatsuya Kinoshita
rent. $ echo `LANG=en_US LC_MESSAGES=C LANGUAGE=fr_FR gettext tar 'Size differs'` Size differs -- Tatsuya Kinoshita -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: LC_MESSAGES and LANG

2002-06-17 Thread Tatsuya Kinoshita
the LANGUAGE environment variable. However, LANGUAGE is not provided by Standard C, ISO, POSIX, etc. -- Tatsuya Kinoshita -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: LC_MESSAGES and LANG

2002-06-17 Thread Tatsuya Kinoshita
Netscape 4) ignore LC_*. Also, LANGUAGE that is a GNU-specific variable takes a high priority if LC_MESSAGES is non-C. -- Tatsuya Kinoshita -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]