help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Portable dir-path separator?


From: Rustom Mody
Subject: Re: Portable dir-path separator?
Date: Wed, 26 Jun 2013 11:08:46 -0700 (PDT)
User-agent: G2/1.0

On Wednesday, June 26, 2013 11:31:15 PM UTC+5:30, Thorsten Jolitz wrote:
> Hi List, 
> 
> is it portable to split absolute file names in Emacs Lisp with "/" as
> separator? I searched for a related variable that abstracts away the
> slash vs. backslash issue, but did not find one (`path-separator' is ':'
> under GNU/Linux and probably not what I'm looking for).
> 

Maybe you want things like file-name-directory from
(info "(elisp)File Name Components")

?


reply via email to

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