From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id +HQRCRqXLGKhBwAAgWs5BA (envelope-from ) for ; Sat, 12 Mar 2022 13:50:34 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id +Od4BhqXLGIelwAA9RJhRA (envelope-from ) for ; Sat, 12 Mar 2022 13:50:34 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B7C504475C for ; Sat, 12 Mar 2022 13:50:33 +0100 (CET) Received: from localhost ([::1]:40846 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nT1Ca-000252-6H for larch@yhetil.org; Sat, 12 Mar 2022 07:50:32 -0500 Received: from eggs.gnu.org ([209.51.188.92]:41120) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nT1BA-00024t-HH for emacs-orgmode@gnu.org; Sat, 12 Mar 2022 07:49:04 -0500 Received: from [2a00:1450:4864:20::231] (port=46741 helo=mail-lj1-x231.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nT1B7-0006TE-Uv for emacs-orgmode@gnu.org; Sat, 12 Mar 2022 07:49:04 -0500 Received: by mail-lj1-x231.google.com with SMTP id u7so15539568ljk.13 for ; Sat, 12 Mar 2022 04:49:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=vz93tyvKAciRZvmj/Q7xibDOg/8Z73Vy60UjyGgZD0k=; b=C7TbOAq/lUSTuk6F9UhXd3D3ryt/Z8vVMJdSFRpT52OFegRArRFTPcOa67wEw+dalT z+1ubpTg4ZHa8BHjl04XMApnXiV1zahq7+ruX/t5P6QDs0F4nS3pktXxUoTObcjRckSG FTg5nyzNHUlE5QLNECCFDvkOGPoSdzgESx2GG4VupXJfSVX4mi56oLlsHaRvwykkKaSf GkK8T+c1SxZ2AQ+1kYiWLMdJN+QToEu8i9v69vOVwVS5hSMhlRYpon6/cd9ROnIXnHTF W9jXfMVLwOZin510uHrwsa9JwZ2x8TYr6yMG2ge84AWsK/ycJHczSUpYp+iTGNBw0JVg Dkng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=vz93tyvKAciRZvmj/Q7xibDOg/8Z73Vy60UjyGgZD0k=; b=afiT8mG+41x3t8vgeGJnInXS+HwyKrVbl/qwc8GENO3AiilG86iPVe0K5PUtCaJzUg q8qsLv1dXFkJM7QxUMKXi/PXoAx/PpKh12rnK59zhchWn5NPc9um+Soi0DdYFxN0VpMz UA7WkHxe4niYQHFR+BCHli0QA+Nfc8vtJn3WPQ8BLdEEysgulAfOCaDd3rLil9dWPID1 R0X5y6Gl3gq3YKNYNu4ksiM3UyfwWg7FurD6K49mDjclfxk2q8goW/6QKDOHYLx2ALbU gKCf7N5DlT4neCFXJ6w3OeuqDyW5/f47euk9yqnsBFN5i/WKAXJ25d0t5SF6BnW8QZTr a3CA== X-Gm-Message-State: AOAM5310ki1KUtcMYnSlQbwfgrHxeJaoV50hlddbek9+OAr6jUoH4EAF qIl36J2dtn/VqG1jt5DUZAI= X-Google-Smtp-Source: ABdhPJz1rpUkzj9JF1kyxulsscvLQgu40E1XkryLLjhLYTQ9ZK0uLTK58W3rXGUtB7ResxXaV/K4ZA== X-Received: by 2002:a2e:9186:0:b0:247:de4e:e9b6 with SMTP id f6-20020a2e9186000000b00247de4ee9b6mr8751347ljg.377.1647089339984; Sat, 12 Mar 2022 04:48:59 -0800 (PST) Received: from localhost ([141.105.67.194]) by smtp.gmail.com with ESMTPSA id a26-20020a195f5a000000b004486aec65b7sm1304399lfj.209.2022.03.12.04.48.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 12 Mar 2022 04:48:59 -0800 (PST) From: Ihor Radchenko To: Jonathan Nogueira Subject: Re: Problems with babel reading Japanese paths in Windows In-Reply-To: References: Date: Sat, 12 Mar 2022 20:48:23 +0800 Message-ID: <87mthve3qg.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::231 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::231; envelope-from=yantar92@gmail.com; helo=mail-lj1-x231.google.com X-Spam_score_int: -3 X-Spam_score: -0.4 X-Spam_bar: / X-Spam_report: (-0.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.659, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1647089433; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=vz93tyvKAciRZvmj/Q7xibDOg/8Z73Vy60UjyGgZD0k=; b=WKyXNxZ5ILV9ugisvXfYT7jpfn2xcOazpGVKqwvYdRS+kIo5ugQAaevG1dOV6u70LCu1xV x37xVdyMssqJSE9LipW2SWDpmPWBXQh18ZWiN+In7W6NV+A3jZgTUCdCpdPkKvH89FQrFo 1KSP+o39pdhMFhS1NGMME0Xdk6QRwkOIkxQPW6VOcRAavf88AmTbW/5LLBde1g5VHyzuEl iFYUdLFW8YoZsWQ0Yh1HabDPogjFYiSTJx0643j8rRbupLk8mSraMCNM65b6oe3WtGc5L7 q2u7nivdDT2fyl52ANXwc53KJcnwGnGZqgfoQ2NgN9Xli95cMRJA6QxyaYL5Qw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1647089433; a=rsa-sha256; cv=none; b=FZRsro+PcifU+2hc+FZ+I74np8GOM9GqKogUfvYH3PGqpRFi5VlEskn7T2UhX/AbLbsh3J cRYlpXgnl2FImLeccxTYY1cAzkclF6DC21RMOzB983x3U2JOT6GuwrSVCxpRfkvAXYyzQh 1kt/zgBPhaFXtXLafY9CvbjZJ8tqpm7uxx1OerICyeCwCpQPr/h8yBxSW+BH+orzRcKjEL +zNBjqCGNA7HPCWe6YWA5Rew1pLpbmvJFsS5UZ9piQLtwr39UBNgdqwiQmwYONdviqV8sm mdQfg5u07hYPyOaePowis0R+gQKaBan/YtlRrR3Kyd070qEmXLIWbiO7vy5rTg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="C7TbOAq/"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.69 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="C7TbOAq/"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: B7C504475C X-Spam-Score: -3.69 X-Migadu-Scanner: scn1.migadu.com X-TUID: Yop0JIXrWuWx Jonathan Nogueira writes: > Hi all, > > I've been working with emacs and org on Windows 10.0.19042 and was recently > trying to get babel to produce plantuml diagrams. > > I've managed to (I think) narrow the issue down to Babel either not being > able to read/write Japanese paths to shell commands, as when I attempt to > build the diagrams in folders with only ASCII paths, they build fine, but > when babel attempts to execute any source code for paths that contain > Japanese characters, babel gives back the cmd error "The System Cannot Find > the Path Specified." I do not use Windows, but I recall somewhat relevant discussion on planuml recently: https://orgmode.org/list/5d7eba13-b717-a12a-5f89-7d2c9414917e@gmail.com It seems that plantuml might have some issues with UTF unless you pass relevant command line args. Did you try to run plantuml manually from windows cmd using the problematic path? Best, Ihor