From mboxrd@z Thu Jan 1 00:00:00 1970 From: M Subject: Re: Problem with special characters in dired and attachment paths Date: Mon, 02 Sep 2013 23:09:16 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGbNG-0004FT-EN for emacs-orgmode@gnu.org; Mon, 02 Sep 2013 17:09:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGbNA-0005qn-Jy for emacs-orgmode@gnu.org; Mon, 02 Sep 2013 17:09:26 -0400 Received: from mout.web.de ([212.227.15.3]:54631) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGbNA-0005qi-Ao for emacs-orgmode@gnu.org; Mon, 02 Sep 2013 17:09:20 -0400 Received: from [192.168.2.13] ([91.45.173.84]) by smtp.web.de (mrweb103) with ESMTPSA (Nemesis) id 0ML8Sz-1VGsUJ0ix7-000Mm0 for ; Mon, 02 Sep 2013 23:09:18 +0200 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs orgmode-mailinglist it seems that this is a bug (or missing feature) of Emacs on MS Windows: see http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D15236 Did noone else using Emacs on Windows encounter those problems? Kind regards Martin > Datum: Wed, 21 Aug 2013 17:42:59 +0200 (CEST) > An: emacs orgmode-mailinglist > Betreff: [O] Problem with special characters in dired and attachment path= s >=20 > I'm having problems with special characters like =E4=F6=FC in dired mode and in > attachment paths: > =20 > 1) When I'm trying to access a directory with M-x dired, the displayed pa= th > contains strange characters like e.g. "\374" for "=FC" or "\366" for "=F6". > Same is true for directory and file listings displayed by dired. > =20 > Is there a setting which can make dired display the characters with the > correct encoding? > =20 > 2) my other problem seems to be related: > I currently added a long server path as attachment directory in org-mode,= like > //servername/dir1/dir2/dir2/dir4/etcetera/Zubeh=F6r/ > (I usually copy the UNC path in Windows 7 Explorer with the PathCopy cont= ext > menu) > =20 > The path is shown like that in :ATTACH_DIR: in the properties with the "=F6= " > correctly displayed. > When I type C-c C-a C-f to open the directory in Windows Explorer, it cre= ates > a new directory at the same path called Zubeh=C3=B6r which is opened instead = of > the right one. > =20 > How can I solve those 2 problems? > =20 > Kind regards > =20 > Martin > =20 > =20