[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Directory name to variable (dired?)
From: |
Noam Postavsky |
Subject: |
Re: Directory name to variable (dired?) |
Date: |
Sun, 7 Oct 2018 19:18:49 -0400 |
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?
> Ideally, dired would be a great place to start, as the directory
> path is at the top of the screen.
The one at the top of the screen is already in variable `default-directory'.
- Re: Directory name to variable (dired?), (continued)
- Re: Directory name to variable (dired?), Tim Johnson, 2018/10/07
- RE: Directory name to variable (dired?), Drew Adams, 2018/10/07
- Re: Directory name to variable (dired?), Tim Johnson, 2018/10/07
- 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 <=