From: Hideki Saito <hidekis@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Japanese strings for Org-mode export
Date: Fri, 2 Mar 2012 23:06:47 -0800 [thread overview]
Message-ID: <CAAaRP5sFHy36JCjfUaPLpdOjW=xhGAYtPg8LZxXpQ=Pa0Z=zKA@mail.gmail.com> (raw)
In-Reply-To: <CAAaRP5umR8kDfZoZw6y2XJgyL70YdiJqLtpBvX++0ff+mU=fhA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1087 bytes --]
I think Gmail did bad to the patch snippet. Obviously, I haven't done
much of patch contributions :-)
I've attached one, or you can refer to:
https://gist.github.com/1964802
Thank you.
Hideki Saito <hidekis@gmail.com>
On Fri, Mar 2, 2012 at 5:55 PM, Hideki Saito <hidekis@gmail.com> wrote:
> diff --git a/lisp/org-exp.el b/lisp/org-exp.el
> index 174619a..43c54b5 100644
> --- a/lisp/org-exp.el
> +++ b/lisp/org-exp.el
> @@ -194,6 +194,7 @@ This option can also be set with the +OPTIONS
> line, e.g. \"-:nil\"."
> ("hu" "Szerzõ" "Dátum" "Tartalomjegyzék"
> "Lábjegyzet")
> ("is" "Höfundur" "Dagsetning" "Efnisyfirlit"
> "Aftanmálsgreinar")
> ("it" "Autore" "Data" "Indice" "Note a piè di pagina")
> + ("ja" "\x8457\x8005" "\x65e5\x4ed8" "\x76ee\x6b21" "\x811a\x6ce8")
> ("nl" "Auteur" "Datum" "Inhoudsopgave" "Voetnoten")
> ("no" "Forfatter" "Dato" "Innhold" "Fotnoter")
> ("nb" "Forfatter" "Dato" "Innhold" "Fotnoter") ;; nb = Norsk (bokm.l)
[-- Attachment #2: org-japanese-export.patch --]
[-- Type: application/octet-stream, Size: 717 bytes --]
diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index 174619a..43c54b5 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -194,6 +194,7 @@ This option can also be set with the +OPTIONS line, e.g. \"-:nil\"."
("hu" "Szerzõ" "Dátum" "Tartalomjegyzék" "Lábjegyzet")
("is" "Höfundur" "Dagsetning" "Efnisyfirlit" "Aftanmálsgreinar")
("it" "Autore" "Data" "Indice" "Note a piè di pagina")
+ ("ja" "\x8457\x8005" "\x65e5\x4ed8" "\x76ee\x6b21" "\x811a\x6ce8")
("nl" "Auteur" "Datum" "Inhoudsopgave" "Voetnoten")
("no" "Forfatter" "Dato" "Innhold" "Fotnoter")
("nb" "Forfatter" "Dato" "Innhold" "Fotnoter") ;; nb = Norsk (bokm.l)
next prev parent reply other threads:[~2012-03-03 7:16 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-03 1:55 Japanese strings for Org-mode export Hideki Saito
2012-03-03 7:06 ` Hideki Saito [this message]
2012-03-04 5:29 ` Takaaki ISHIKAWA
2012-03-04 5:37 ` Hideki Saito
2012-03-04 6:20 ` Takaaki ISHIKAWA
2012-03-04 6:26 ` Hideki Saito
2012-03-04 7:29 ` Hideki Saito
2012-03-04 8:23 ` Takaaki ISHIKAWA
2012-03-18 19:01 ` David Maus
2012-03-18 20:15 ` Hideki Saito
2012-03-04 8:34 ` Jambunathan K
2012-03-04 9:20 ` Hideki Saito
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAAaRP5sFHy36JCjfUaPLpdOjW=xhGAYtPg8LZxXpQ=Pa0Z=zKA@mail.gmail.com' \
--to=hidekis@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).