open up emacs in gui instead of terminal
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I downloaded Emacs in Linux 14.04, and when i type Emacs filename.c, it opens Emacs in the terminal instead of the external Graphical User Interface. How do I force Emacs to open outside of the terminal?
linux command-line emacs gui
add a comment |Â
up vote
0
down vote
favorite
I downloaded Emacs in Linux 14.04, and when i type Emacs filename.c, it opens Emacs in the terminal instead of the external Graphical User Interface. How do I force Emacs to open outside of the terminal?
linux command-line emacs gui
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I downloaded Emacs in Linux 14.04, and when i type Emacs filename.c, it opens Emacs in the terminal instead of the external Graphical User Interface. How do I force Emacs to open outside of the terminal?
linux command-line emacs gui
I downloaded Emacs in Linux 14.04, and when i type Emacs filename.c, it opens Emacs in the terminal instead of the external Graphical User Interface. How do I force Emacs to open outside of the terminal?
linux command-line emacs gui
asked May 3 at 4:09
scott m
11
11
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
for emacs in gui type:
emacs -c
for emacsclient in a gui using a daemon:
emacs --daemon
emacsclient -c
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
for emacs in gui type:
emacs -c
for emacsclient in a gui using a daemon:
emacs --daemon
emacsclient -c
add a comment |Â
up vote
0
down vote
for emacs in gui type:
emacs -c
for emacsclient in a gui using a daemon:
emacs --daemon
emacsclient -c
add a comment |Â
up vote
0
down vote
up vote
0
down vote
for emacs in gui type:
emacs -c
for emacsclient in a gui using a daemon:
emacs --daemon
emacsclient -c
for emacs in gui type:
emacs -c
for emacsclient in a gui using a daemon:
emacs --daemon
emacsclient -c
answered May 31 at 22:43
manandearth
1013
1013
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f441449%2fopen-up-emacs-in-gui-instead-of-terminal%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password