* bug#27068: 25.2; org-odt-export-to-odt error when filename contains Chinese chars
[not found] <201705251638331075348@china-hicloud.com>
@ 2017-12-03 15:56 ` Nicolas Goaziou
2018-07-07 11:13 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2017-12-03 15:56 UTC (permalink / raw)
To: steven.yang@china-hicloud.com; +Cc: 27068
Hello,
"steven.yang@china-hicloud.com" <steven.yang@china-hicloud.com> writes:
> When execute `org-odt-export-to-odt` command, if the org filename
> contains Chinese, and under Windows 7 OS default encoding GBK. An error
> occurs that the zipped obt file's name is not correct. I think we
> can change the following codes:
> ox-odt.el line: 4067
> (target-name (file-name-nondirectory target)) ->
> (target-name "temp.odt")
I cannot reproduce it. More specifically, I created a file named "童.org",
added "* Headline" in it and exported it to ODT without problem.
Could you provide a recipe for the issue you are encountering? If you
are not able to reproduce it anymore, could you tell me so I can close
this bug?
Thank you.
Regards,
--
Nicolas Goaziou 0x80A93738
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#27068: 25.2; org-odt-export-to-odt error when filename contains Chinese chars
2017-12-03 15:56 ` bug#27068: 25.2; org-odt-export-to-odt error when filename contains Chinese chars Nicolas Goaziou
@ 2018-07-07 11:13 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2018-07-07 11:13 UTC (permalink / raw)
To: steven.yang@china-hicloud.com; +Cc: 27068-done
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> I cannot reproduce it. More specifically, I created a file named "童.org",
> added "* Headline" in it and exported it to ODT without problem.
>
> Could you provide a recipe for the issue you are encountering? If you
> are not able to reproduce it anymore, could you tell me so I can close
> this bug?
I'm closing this report since there was no answer from the OP. I assume
the issue is fixed.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-07-07 11:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <201705251638331075348@china-hicloud.com>
2017-12-03 15:56 ` bug#27068: 25.2; org-odt-export-to-odt error when filename contains Chinese chars Nicolas Goaziou
2018-07-07 11:13 ` Nicolas Goaziou
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).