You are not logged in.

#1 2006-07-14 02:56:06

VoiDeR
Member
Registered: 2005-09-17
Posts: 16

execute program in emacs

I read some where that you can execute programs such as centericq from with in emacs. I did some searching around but i can't find any info on how to do this. I would like to use a split emacs buffers instead of screen.

Offline

#2 2006-07-14 13:54:00

bogomipz
Member
From: Oslo, Norway
Registered: 2003-11-23
Posts: 169

Re: execute program in emacs

It's been a few years since I switched from emacs to vim in linux, but I still use it at work, where I have to use Windows. In emacs for windows, C-z spawns a cmd.exe shell, so I would think the same keyboard macro starts a shell in Linux as well.


All of your mips are belong to us!!

Offline

#3 2006-07-14 15:25:57

VoiDeR
Member
Registered: 2005-09-17
Posts: 16

Re: execute program in emacs

C-z suspends the process.

Offline

#4 2006-07-14 18:59:13

drakosha
Member
Registered: 2006-01-03
Posts: 253
Website

Re: execute program in emacs

Just run shell inside emacs by using [Alt]-[X] and writing shell or eshell and pressign [enter] and then run centericw there

Offline

#5 2006-07-15 02:29:03

syamajala
Member
From: here, there, everywhere
Registered: 2005-01-25
Posts: 617
Website

Re: execute program in emacs

i know from common lisp you can do it with (run-program ) so there is probably also a way to do it with emacs lisp if you wanted.

Offline

Board footer

Powered by FluxBB