From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: 6 failing tests on master branch Date: Fri, 09 Jun 2017 16:10:48 +0000 Message-ID: References: <87a85i2nji.fsf@nicolasgoaziou.fr> <87tw3prvwz.fsf@detlef> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="f403045ea2860b70a705518937bc" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49924) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dJMV3-0007hT-Qg for emacs-orgmode@gnu.org; Fri, 09 Jun 2017 12:11:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dJMV3-0004oP-3H for emacs-orgmode@gnu.org; Fri, 09 Jun 2017 12:11:01 -0400 Received: from mail-lf0-x232.google.com ([2a00:1450:4010:c07::232]:35882) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dJMV2-0004oA-MP for emacs-orgmode@gnu.org; Fri, 09 Jun 2017 12:11:00 -0400 Received: by mail-lf0-x232.google.com with SMTP id o83so31588682lff.3 for ; Fri, 09 Jun 2017 09:11:00 -0700 (PDT) In-Reply-To: <87tw3prvwz.fsf@detlef> 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" To: Michael Albinus , Nicolas Goaziou Cc: emacs-org list --f403045ea2860b70a705518937bc Content-Type: text/plain; charset="UTF-8" On Fri, Jun 9, 2017 at 12:02 PM Michael Albinus wrote: > Kaushal Modi writes: > > The stronger Tramp file name syntax requires now a method. Something > like "/ssh:myself@some.where:papers/last.pdf". This is backward > compatible with Emacs 25, 24, etc pp. > Thanks for the quick reply! @Nicholas Does org-export-file-uri need to change? Because now (org-export-file-uri "/ssh:myself@some.where:papers/last.pdf") returns "file://ssh:myself@some.where:papers/last.pdf" -- Kaushal Modi --f403045ea2860b70a705518937bc Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Fri, Jun 9,= 2017 at 12:02 PM Michael Albinus <michael.albinus@gmx.de> wrote:
Kaushal Modi <kaushal.modi@gmail.com> writes:

The stronger Tramp file name syntax requires now a method. Something like "/ssh:myself@some.where:papers/last.pdf". This is backward compatible with Emacs 25, 24, etc pp.

T= hanks for the quick reply!

@Nicholas=C2=A0

Does org-export-file-uri need to change? Because now

(org-export-file-uri "/ssh:myself@some.where:pape= rs/last.pdf")

returns

"file://ssh:myself@some.where:papers/last.pdf"
--

Kaushal Modi

--f403045ea2860b70a705518937bc--