Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
emacs question
Name: rayray705 Date: January 8, 2007 at 08:15:11 Pacific OS: Ubuntu CPU/Ram: 2.8ghz/512mb
Comment:
Hi, I have emacs 21(x11) installed on my kde desktop. I was wondering if could run emacs in the konsole window without the Gui. Thanks in advance.
Name: 3Dave Date: January 9, 2007 at 02:24:58 Pacific
Reply:
Use the -nw switch.It has to be the first option specified in the command line, eg: $ emacs -nw myfile.txt
0
Response Number 2
Name: rayray705 Date: January 9, 2007 at 08:34:59 Pacific
Reply:
Thank you. I am used working from the command prompt. I could not deal with the distracting and ugly emacs gui. Could you tell me the meaning of the switches.
0
Response Number 3
Name: 3Dave Date: January 9, 2007 at 09:01:55 Pacific
Reply:
It's just the one switch -nw and not -n -w....I'm guessing it means something like Non-Windows?!?
You can add a alias emacs='emacs -nw' to your profile so you don't have to type it in every time.
Just as an aside, I used to have a user (called emacs) on one of my old machines who's shell was set to emacs as opposed to something like bash so that I could easily and quickly log on and edit any files. When quitting emacs it just logs you back out. Yeah I know....call me lazy! :)
Summary: After reading the emacs tutorial, I stil have a few questions: 1- How can I pull down menus when working in the console? 2- Syntax highlighting works perfectly under X, but not in the console. No erro...
Summary: This is probably a stupid question, but I had to ask since this does involve security: When you setup your firewall, say thru "lokkit" or thru the initial config of the firewall when you first install...
Summary: Hello, I hope someone can help me out. I've been working for a few days to get my internet connection working on my new install of RH 9, but cannot get it to work. I have an HP desktop, with a realt...