From mboxrd@z Thu Jan 1 00:00:00 1970 From: kevinbanjo Subject: creating a link to an html file under msys2 (windows path issue) Date: Wed, 24 Jul 2019 22:01:39 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000e2c5ed058e7a5233" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55222) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hqVt3-0003rx-NL for emacs-orgmode@gnu.org; Thu, 25 Jul 2019 01:01:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hqVt2-0007W3-OO for emacs-orgmode@gnu.org; Thu, 25 Jul 2019 01:01:53 -0400 Received: from mail-qt1-x842.google.com ([2607:f8b0:4864:20::842]:45615) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hqVt2-0007Vm-H9 for emacs-orgmode@gnu.org; Thu, 25 Jul 2019 01:01:52 -0400 Received: by mail-qt1-x842.google.com with SMTP id x22so42933186qtp.12 for ; Wed, 24 Jul 2019 22:01:52 -0700 (PDT) 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: emacs-orgmode@gnu.org --000000000000e2c5ed058e7a5233 Content-Type: text/plain; charset="UTF-8" Hi everyone. I'm trying to create a link to my emacs org-mode manual on my desktop at c:\Users\Kevin\Desktop\org.html in one of my org-mode files and I can't for the life of me figure out what the path is supposed to be. Under msys2 it should be something like: /c/users/kevin/desktop/org.html I'm using the emacs that is installed with msys2 (and often I see it putting a "c:" in front of the path but that doesn't seem to work here). I've tried it with a leading c:, with single backslashes between the components, with double backslashes, etc... Anyone have a clue? TIA, -Kevin --000000000000e2c5ed058e7a5233 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi everyone.

I'm trying to create a= link to my emacs org-mode manual on my desktop at c:\Users\Kevin\Desktop\o= rg.html in one of my org-mode files and I can't for the life of me figu= re out what the path is supposed to be.

Under msys= 2 it should be something like:

/c/users/kevin/desktop/org.html
=

I'm using the emacs that is installed with msys2 (a= nd often I see it putting a "c:" in front of the path but that do= esn't seem to work here).

I've tried it with a leading c:, w= ith single backslashes between the components, with double backslashes, etc= ...

Anyone have a clue?

TIA,
-Kev= in

--000000000000e2c5ed058e7a5233--