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

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

Re: running from terminal


From: Phil Carmody
Subject: Re: running from terminal
Date: Sat, 24 May 2008 12:59:34 +0300
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

phillc <spyyderz@gmail.com> writes:
> hi,
> i am using ubuntu (gui) and to start emacs, i open a terminal and type emacs.
> however, that then causes the terminal to stop, rendering it useless, despite
> it still existing, until in cntrl - c out of it.
>
> is there anyway to launch emacs without it being dependant upon the terminal?

Assuming you're using a shell like 'bash', then just append an 
ampersand to the command line. This is known as running it in 
the 'background'.

Emacs will then happily run independently of the terminal and 
shell. You can continue using the shell to do other things, and
can even close the terminal if you want.

Look in your shell's manpages for words like foreground, 
background, and job control.

Phil
-- 
Dear aunt, let's set so double the killer delete select all.
-- Microsoft voice recognition live demonstration


reply via email to

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