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

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

Re: Open terminal window from emacs


From: Frederik
Subject: Re: Open terminal window from emacs
Date: Sat, 28 Sep 2013 10:06:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

> Seems to me the tilde does not get expanded here, so you would have to
> use (expand-file-name default-directory) rather than just
> default-directory.
> 
> Cheers,
>        Sven
> 

Yeah, thanks, I just skimmed the documentation on default-directory and
found expand-file-name. It works now. However the behaviour is quite
strange since the command "urxvt -cd ~/test" works well when launched
from a terminal...

Cheers

-- 
Frederik




reply via email to

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