[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Internationalize Emacs's messages (swahili)
From: |
Zhu Zihao |
Subject: |
Re: Internationalize Emacs's messages (swahili) |
Date: |
Thu, 24 Dec 2020 09:54:04 +0800 |
User-agent: |
mu4e 1.4.13; emacs 27.1 |
Eli Zaretskii writes:
> There were serious discussions of this stuff in the past, which
> revealed the parts of this (large) job, and in particular that just
> having a Lisp binding for gettext is not enough. We are "ready" in
> the sense that someone needs to implement at least some of those
> parts.
Can you give me a link to the dicussion?
So far as I can imagine, these problems should be solved before we
introduce l10n to Emacs.
1. Emacs should be able to compile gettext *.po file, not just read *.mo
file. It's not elegant to distribute package with *.mo files bundled.
2. More tightly integration to gettext tools. This may already be
solved, we can merge the po-mode.el from gettext project to Emacs and
improve it.
3. Namespace. In order to make all 3rd-party Emacs plugins to use
gettext l10n, we should provide a proper way to let plugins declare
their own text domain. And we may also need to resolve the conflict.
Since all plugins run with Emacs in same process. text domain name
confliction will be a big problem.
--
Retrieve my PGP public key:
gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F
Zihao
signature.asc
Description: PGP signature
- Re: Emacs Survey: Toolbars, (continued)
- Re: Emacs Survey: Toolbars, Richard Stallman, 2020/12/27
- Re: Emacs Survey: Toolbars, Christopher Dimech, 2020/12/22
- Re: Emacs Survey: Toolbars, Jean Louis, 2020/12/22
- Re: Emacs Survey: Toolbars, Eli Zaretskii, 2020/12/22
- Re: Emacs Survey: Toolbars, Richard Stallman, 2020/12/24
- Re: Emacs Survey: Toolbars, Eli Zaretskii, 2020/12/22
- Internationalize Emacs's messages (swahili), Jean Louis, 2020/12/22
- Re: Internationalize Emacs's messages (swahili), Eli Zaretskii, 2020/12/22
- Re: Internationalize Emacs's messages (swahili), Zhu Zihao, 2020/12/23
- Re: Internationalize Emacs's messages (swahili), Eli Zaretskii, 2020/12/23
- Re: Internationalize Emacs's messages (swahili),
Zhu Zihao <=
- Re: Internationalize Emacs's messages (swahili), Eli Zaretskii, 2020/12/24
- Re: Internationalize Emacs's messages (swahili), Daniel Brooks, 2020/12/25
- Re: Internationalize Emacs's messages (swahili), Stefan Monnier, 2020/12/25
- Re: Internationalize Emacs's messages (swahili), Daniel Brooks, 2020/12/25
- Re: Internationalize Emacs's messages (swahili), Stefan Monnier, 2020/12/25
- Re: Internationalize Emacs's messages (swahili), Daniel Brooks, 2020/12/25
- Re: Internationalize Emacs's messages (swahili), Richard Stallman, 2020/12/27
- Re: Internationalize Emacs's messages (swahili), Daniel Brooks, 2020/12/26
- Re: Internationalize Emacs's messages (swahili), Eli Zaretskii, 2020/12/26
- Re: Internationalize Emacs's messages (swahili), tomas, 2020/12/26