[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Directory name to variable (dired?)
From: |
Tim Johnson |
Subject: |
Re: Directory name to variable (dired?) |
Date: |
Mon, 8 Oct 2018 07:42:52 -0800 |
User-agent: |
Mutt/1.10.0 (2018-05-17) |
* Noam Postavsky <npostavs@gmail.com> [181008 02:57]:
> On Sun, 7 Oct 2018 at 20:05, Tim Johnson <tim@akwebsoft.com> wrote:
> >
> > * Noam Postavsky <npostavs@gmail.com> [181007 15:32]:
> > > On Sun, 7 Oct 2018 at 17:55, Tim Johnson <tim@akwebsoft.com> wrote:
> > >
> > > > Is there a function that returns a directory and full path
> > > > so that it could be assigned to a variable?
> > >
> > > Which directory?
> > Any
>
> "/" is a directory, so you don't need a function or a variable, but I
> don't quite understand how you could be looking for "any" directory...
I don't wish to restrict where I might navigate to and
subsequently grab a directory path.
I would not likely use ~/ or anything above...
currently the specific application would be to change or
add paths under something like ~/prj/emacs-desktops where
project-specific desktop files are located.
Although the application is currently of limited scope, it could
expand, but not by much. I'm a retired programmer and just trying
to keep my brain from atropyhing ...
cheers
--
Tim Johnson
http://www.tj49.com
- RE: Directory name to variable (dired?), (continued)
- RE: Directory name to variable (dired?), Drew Adams, 2018/10/07
- Re: Directory name to variable (dired?), Tim Johnson, 2018/10/08
- Re: Directory name to variable (dired?), Tim Johnson, 2018/10/08
- Re: Directory name to variable (dired?), Noam Postavsky, 2018/10/08
- RE: Directory name to variable (dired?), Drew Adams, 2018/10/08
- Re: Directory name to variable (dired?), Stefan Monnier, 2018/10/08
- Re: Directory name to variable (dired?), Tim Johnson, 2018/10/08
Re: Directory name to variable (dired?), Noam Postavsky, 2018/10/07