unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Help!
@ 2014-02-11  3:18 DongJazz
  2014-02-11  3:51 ` Help! Eric Abrahamsen
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: DongJazz @ 2014-02-11  3:18 UTC (permalink / raw)
  To: emacs-devel@gnu.org

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

When I learn GNU Emacs, I found it hasn't simple chinese tutorial!
I want to translate it to simple chineses.
Can someone tell me how to do this?!
Thanks!
 		 	   		  

[-- Attachment #2: Type: text/html, Size: 397 bytes --]

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

* Re: Help!
  2014-02-11  3:18 Help! DongJazz
@ 2014-02-11  3:51 ` Eric Abrahamsen
  2014-02-11  4:03 ` Help! Kang Zheng
  2014-02-12  1:11 ` Help! Xue Fuqiao
  2 siblings, 0 replies; 5+ messages in thread
From: Eric Abrahamsen @ 2014-02-11  3:51 UTC (permalink / raw)
  To: emacs-devel

DongJazz <elite_edu@live.cn> writes:

> When I learn GNU Emacs, I found it hasn't simple chinese tutorial!
> I want to translate it to simple chineses.
> Can someone tell me how to do this?!
> Thanks!

Maybe try this? I can't figure out what encoding it's meant to be in, though...

http://man.chinaunix.net/newsoft/Emac/book.html




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

* Re: Help!
  2014-02-11  3:18 Help! DongJazz
  2014-02-11  3:51 ` Help! Eric Abrahamsen
@ 2014-02-11  4:03 ` Kang Zheng
  2014-02-11 22:53   ` Help! Trent W. Buck
  2014-02-12  1:11 ` Help! Xue Fuqiao
  2 siblings, 1 reply; 5+ messages in thread
From: Kang Zheng @ 2014-02-11  4:03 UTC (permalink / raw)
  To: DongJazz; +Cc: emacs-devel@gnu.org

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

On Tue, Feb 11, 2014 at 11:18 AM, DongJazz <elite_edu@live.cn> wrote:

> When I learn GNU Emacs, I found it hasn't simple chinese tutorial!
> I want to translate it to simple chineses.
> Can someone tell me how to do this?!
> Thanks!
>

No, it dose have simple chinese tutorial in somewhere like this
/path/to/emacs/24.3/etc/tutorials/TUTORIAL.cn

[-- Attachment #2: Type: text/html, Size: 747 bytes --]

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

* Re: Help!
  2014-02-11  4:03 ` Help! Kang Zheng
@ 2014-02-11 22:53   ` Trent W. Buck
  0 siblings, 0 replies; 5+ messages in thread
From: Trent W. Buck @ 2014-02-11 22:53 UTC (permalink / raw)
  To: emacs-devel

Kang Zheng <chriszheng99@gmail.com> writes:

> On Tue, Feb 11, 2014 at 11:18 AM, DongJazz <elite_edu@live.cn> wrote:
>> When I learn GNU Emacs, I found it hasn't simple chinese tutorial!
>
> No, it does have simple chinese tutorial in somewhere like this
> /path/to/emacs/24.3/etc/tutorials/TUTORIAL.cn

Further, an appropriate locale will make it the default.
This loads simplified Chinese:
    LANG=zh_CN.UTF-8 emacs -f help-with-tutorial

This loads traditional Chinese:
    LANG=zh_TW.UTF-8 emacs -f help-with-tutorial




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

* Re: Help!
  2014-02-11  3:18 Help! DongJazz
  2014-02-11  3:51 ` Help! Eric Abrahamsen
  2014-02-11  4:03 ` Help! Kang Zheng
@ 2014-02-12  1:11 ` Xue Fuqiao
  2 siblings, 0 replies; 5+ messages in thread
From: Xue Fuqiao @ 2014-02-12  1:11 UTC (permalink / raw)
  To: emacs-devel

DongJazz <elite_edu@live.cn> writes:

> When I learn GNU Emacs, I found it hasn't simple chinese tutorial!
> I want to translate it to simple chineses.
> Can someone tell me how to do this?!

Thanks for wanting to contribute, but Emacs has already bundled with two
Chinese tutorials (a traditional Chinese version and a simplified
Chinese version).  So:

1. You can try `M-x help-with-tutorial-spec-language Chinese-GB18030 RET';
2. Or see the latest version here:
   http://git.savannah.gnu.org/cgit/emacs.git/plain/etc/tutorials/TUTORIAL.cn

BTW, emacs-devel is for communications between Emacs developers.  If you
have questions about *using* Emacs, please post it to
help-gnu-emacs@gnu.org .  Try to use a meaningful, specific subject
instead of "Help!", thank you.

I'm the maintainer of the simplified Chinese tutorial.  If you have
difficulty in English, feel free to contact me privately.

-- 
http://www.gnu.org/software/emacs/




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

end of thread, other threads:[~2014-02-12  1:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-11  3:18 Help! DongJazz
2014-02-11  3:51 ` Help! Eric Abrahamsen
2014-02-11  4:03 ` Help! Kang Zheng
2014-02-11 22:53   ` Help! Trent W. Buck
2014-02-12  1:11 ` Help! Xue Fuqiao

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).