Sponsored Content
Full Discussion: emacs error... help!
Top Forums UNIX for Dummies Questions & Answers emacs error... help! Post 6640 by Neo on Sunday 9th of September 2001 09:03:07 AM
Old 09-09-2001
We can help you if you tell us exactly that you are trying to run. EMACS can run in ASCII mode that does not require an EMACS-GUI or in a mode that uses an EMAC-GUI. What are you using?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

how to learn emacs?

I have been teaching myself unix a little here and a little there. I would like to learn emacs, or an editor that I would get the most use out of. What is the most used editor in unix? (1 Reply)
Discussion started by: macnix
1 Replies

2. UNIX for Advanced & Expert Users

ftp in Emacs

Hi How can I do ftp using emacs. I strart the function by M-x ftp. It connects to the server where I can see the list of files. how can I do put or get there? Thanks SS (1 Reply)
Discussion started by: saurya_s
1 Replies

3. UNIX for Dummies Questions & Answers

Help on EMACS

Any one has a good documentation on How To Use EMACs editor?? Thanks Ven :eek: (4 Replies)
Discussion started by: VENC22
4 Replies

4. UNIX for Dummies Questions & Answers

why emacs caused "command not found" error

I installed Red Hat Enterprise Linux 5 on my PC. When i typed 'emacs' on the console, "command not found" error occurrd. Why. :mad: (1 Reply)
Discussion started by: cy163
1 Replies

5. Programming

How to configure emacs? Thank!

I am using emacs to write c++ code. How to configure it to let the system highlight C++ keywords, variables, etc; and let it automatically indent, just like a common C++ IDE does? Any suggestions? Thanks! (1 Reply)
Discussion started by: meili100
1 Replies

6. UNIX and Linux Applications

GNU Emacs Help

Hey everybody! Not sure if this goes here, but I think it's the best fit. I was just wondering, how do I use a compiler from Emacs? Also, how do I turn syntax highlighting on? Thanks in advance! (5 Replies)
Discussion started by: led3234
5 Replies

7. UNIX for Dummies Questions & Answers

Emacs

could someone please tell me how do I work emacs on unix?? how do you input the command and open up files and edit stuff. I know M-x info will lauch the info viewer, C-x u is undo, M-x spell-region run a spell check but when i use some of these command on emacs in Unix, I'm getting no results or... (1 Reply)
Discussion started by: starwind4
1 Replies

8. UNIX and Linux Applications

Help configuring emacs

Hi, I am using emacs now after some months with vim (nothing agains vim, in fact I love it, but everyone around me is using emacs and xemacs) and I need some configuration help. How may I configure emacs to look like code examples in this page which is good for my eye. Thanks in advance, ... (0 Replies)
Discussion started by: faizlo
0 Replies

9. UNIX for Dummies Questions & Answers

Trying to compile in Emacs

I'm trying to compile two files in Emacs (guess.cpp and yesno.cpp). So I open up Emacs (the text version) and give the command M-x and then I try to type in "g++ -o asst guess.cpp yesno.cpp". But everytime after I type "g++" and try to do a space after that, it says and wont let me type a space? ... (1 Reply)
Discussion started by: blackvelvet
1 Replies

10. UNIX for Dummies Questions & Answers

How to use emacs? Also how to open existing emacs files with .cgi format?

Hi All, I am new to this forum and a beginner in unix. Please correct me if I put the question in a wrong way.. How to use emacs editor? Also how to open existing emacs files with .cgi format? I have the following link :- http link i.e. url and path : /abc/xyz.dev/xyz/documents What... (7 Replies)
Discussion started by: swathi123
7 Replies
freemat(1)						      General Commands Manual							freemat(1)

NAME
freemat - Mathematics Framework SYNOPSIS
freemat DESCRIPTION
This manual page documents briefly the freemat command. This manual page was written for the Debian distribution because the original pro- gram does not have a manual page. freemat is a free environment for rapid engineering and scientific prototyping and data processing. It is similar to commercial systems such as MATLAB from Mathworks, and IDL from Research Systems, but is Open Source. freemat is available under the GPL license. OPTIONS
freemat follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -f <command> Runs freemat in command mode. freemat will startup, run the given command, and then quit. Note that this option uses the remainder of the command line, so use it last. -nogui Suppress the GUI for freemat. -noplastique Do not force the plastique style for GUI. -noX Disables the graphics subsystem. -e uses a dumb terminal interface (no command line editing, etc.) This flag is primarily used when you want to capture input/output to freemat from another application. -i <path> Install freemat - provide the path to the freemat data directory (containing the scripts, help and other files.). Normally these are installed in /usr/share/freemat but regardless, you must run freemat -i once to indicate the location of this directory. Note that in this mode, freemat will only update its internal configuration and then exit. -p <path> -help Show summary of options. AUTHOR
freemat was written by Samit Basu <samitbasu@users.sourceforge.net> This manual page was written by Giuseppe Iuculano <giuseppe@iuculano.it>, for the Debian project (but may be used by others). June 28, 2007 freemat(1)
All times are GMT -4. The time now is 10:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy