emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#27068: closed (25.2; org-odt-export-to-odt error w


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27068: closed (25.2; org-odt-export-to-odt error when filename contains Chinese chars)
Date: Sat, 07 Jul 2018 11:15:02 +0000

Your message dated Sat, 07 Jul 2018 13:13:59 +0200
with message-id <address@hidden>
and subject line Re: bug#27068: 25.2; org-odt-export-to-odt error when filename 
contains Chinese chars
has caused the debbugs.gnu.org bug report #27068,
regarding 25.2; org-odt-export-to-odt error when filename contains Chinese chars
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27068: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27068
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.2; org-odt-export-to-odt error when filename contains Chinese chars Date: Thu, 25 May 2017 16:38:34 +0800 *** E-Mail body has been placed on clipboard, please paste it here! ***


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")



In GNU Emacs 25.2.1 (x86_64-w64-mingw32)
 of 2017-04-25 built on LAPHROAIG
Windowing system distributor 'Microsoft Corp.', version 6.1.7601
Configured using:
 'configure --without-dbus --without-compress-install 'CFLAGS=-O2
 -static -g3''

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS

Important settings:
  value of $LANG: CHS
  locale-coding-system: cp936


Steven Yang     Technical Supervisor      Application Dev Department   

       杨稳                技术主管                           应用开发部

-----------------------------------------------------------------------------------------------------------------------

中智浩云科技有限公司

China HiCloud Co.,Ltd. 

上海市江场三路78708室,邮编 200436

Tel 021-36560688

Mailaddress@hidden

Webwww.china-hicloud.com

-----------------------------------------------------------------------------------------------------------------------


--- End Message ---
--- Begin Message --- Subject: Re: bug#27068: 25.2; org-odt-export-to-odt error when filename contains Chinese chars Date: Sat, 07 Jul 2018 13:13:59 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Nicolas Goaziou <address@hidden> 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]