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 09:25:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

> (shell-command (format "cd %S ; /usr/bin/urxvt" default-directory))

Thanks, but this freezes my emacs frame as long as the terminal runs;
I'd like to avoid that. I guess that I'll have to stick with
call-process, but as I don't know any Lisp, I don't know how to
correctly adapt your hint to call-process...


-- 
Frederik




reply via email to

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