Search 5,000,000+ questions and answers.

Frequently Asked Questions

Do I have to learn Emacs?

Common Lisp FAQ
Not necessarily. The simplest possible development Lisp environment consists of a text editor and an xterm.
Related Questions

How can I learn to write Emacs Lisp programs?

Emacs 21 for Mac OS X - Emacs 21 for Mac OS X FAQ
The O'Reilly book GNU Emacs Extensions by Bob Glickstein is also a good source of information, although dated.
Related Questions

Question 5. I have already learned TeX/LaTeX and Emacs, do I have to learn all over again?

Frequently asked questions (FSF GNU project)
Answer. You will find out, that much LaTeX-knowledge can be reused. For example, you can start a section by typing \section[return] or you get α1 by typing $\alpha_1$. Note that there are even shorter ways provided, for example $a[tab]$ gives you an alpha as well, so you might want to migrate after a while. Styles like article, book or seminar, as known from LaTeX, are provided as well. Furthermore, many Emacs shortcuts like C-x C-s for saving a file, or C-_ for undo will work.
Related Questions

GENERAL USER QUESTIONS 2.1. How can I learn to use Emacs?

Emacs 21 for Mac OS X - Emacs 21 for Mac OS X FAQ
If you are learning to use Emacs, you should read the Emacs FAQ (C-h C-f), the tutorial (C-h t), and the online manual (C-h i). The book Learning GNU Emacs by Cameron, Rosenblatt, and Raymond provides a good introduction, although dated.
Related Questions

But what about Emacs?

Frequently asked questions
In Emacs, you need to use the command M-x server-start before invoking the edit hook from the Factor end.
Related Questions

GNU Emacs FAQ
The complete text of the Emacs manual is available on-line via the Info hypertext reader. Type C-h r to display the manual in Info mode. Typing <h> immediately after entering Info will provide a short tutorial on how to use it. To quickly locate the section of the manual which discusses a certain issue, or describes a command or a variable, type C-h i m emacs <RET> i topic <RET>, where topic is the name of the topic, the command, or the variable which you are looking for.
Related Questions

How Can I Learn More?

Frequently asked questions about Pilates and Alternative Fit...
The Alternative Fitness Body IQ Video Set is available for $39.95 at the front desk of the studio or by calling 1-877-9Pilates. The video is great to compliment your class work. THe first video presents the 6 Basic Alternative Fitness Principles which are presented in class. It is arranged in tutorials for learning. The second video has 3 floor exercise sequences plus one reformer workout.
Related Questions

Activa® DBS - : Frequently Asked Questions
To learn more about Activa DBS and how it might help you or someone you love, join Discover Activa DBS today. This free Medtronic program will be tailored to ensure that you're getting the information you want and need to help you decide if Activa DBS might be right for you or a loved one.
Related Questions

Can I learn to do it on my own?

Questions about lower blood pressure with breathing and musi...
Yes, it is possible to learn slow breathing on your own, and you will gradually assimilate with Breatheasy. People have actually been doing this for years under the name of biofeedback. Unfortunately, biofeedback is difficult and time-consuming to learn, which is why it has never gained widespread use. Slow breathing is also very difficult to learn unaided because it's only effective when done in a very relaxed state with minimal conscious effort.
Related Questions

Draft rec.boats.cruising FAQ
Surprisingly for such an expensive activity, there are quite a few excellent free publications you can pick up at your local West Marine store or similar outlet. In my area, Latitude38, The Log, Santana and others are readily available. For searching for your dream boat, most of the above magazines have classified sections. In addition, there are even more free publications, such as California Yachts which include nothing but brokerage listings.
Related Questions

Index of All Business Units FAQs
We have had to replace several replenisher pumps due to leaks in the bellows. Is this necessary? Software required for hard disk failure
Related Questions

About - Frequently Asked Questions About Ankylosing Spondyli...
Here at SAA and on this website, Spondylitis.org, we have a wealth of information available on ankylosing spondylitis and related diseases. Please see the links below for more information:
Related Questions

Frequently Asked Questions
The Internet and World Wide Web contain a tremendous amount of information on ALS/MND. Support groups, universities, medical and scientific associations, drug companies, and many individuals are represented, most with links to other sites
Related Questions

WOU: FAQ: World-Wide Web (Part 1)
For specific questions about the WOU website, or to request editing rights for a web folder, email webmaster@wou.edu. For web design help, or to get training, email carters@wou.
Related Questions

SELinux Frequently Asked Questions (FAQ)
We encourage you to visit our web pages, read the documentation and past research papers as well as participate in our mailing list, selinux@tycho.nsa.gov.
Related Questions

Wedding Photography FAQ - FREQUENTLY ASKED QUESTIONS AND ANS...
Work as an assistant for a photographer for a day to observe from the other side of the camera. Take Photo 101 at a college.
Related Questions

Is there Emacs support for R?

R FAQ
There is an Emacs package called ESS (“Emacs Speaks Statistics”) which provides a standard interface between statistical programs and statistical processes. It is intended to provide assistance for interactive statistical programming and data analysis. Languages supported include: S dialects (R, S 3/4, and S-Plus 3.x/4.x/5.x/6.x/7.x), LispStat dialects (XLispStat, ViSta), SAS, Stata, and BUGS. ESS grew out of the need for bug fixes and extensions to S-mode 4.
Related Questions

Should I run R from within Emacs?

R FAQ
Yes, definitely. Inferior R mode provides a readline/history mechanism, object name completion, and syntax-based highlighting of the interaction buffer using Font Lock mode, as well as a very convenient interface to the R help system. Of course, it also integrates nicely with the mechanisms for editing R source using Emacs. One can write code in one Emacs buffer and send whole or parts of it for execution to R; this is helpful for both data analysis and programming.
Related Questions

Why does zsh not work in an Emacs shell mode any more?

Z-Shell Frequently-Asked Questions
Emacs 19.29 or thereabouts stopped using a terminal type of "emacs" in shell buffers, and instead sets it to "dumb". Zsh only kicks in its special I'm-inside-emacs initialization when the terminal type is "emacs". Probably the most reliable way of dealing with this is to look for the environment variable $EMACS, which is set to t in Emacs' shell mode. Putting [[ $EMACS = t ]] && unsetopt zle in your .zshrc should be sufficient.
Related Questions

What is an experienced Emacs user?

Frequently Asked Questions: Appendices
Yes, when you use Emacs, you are apt to use the control key, the shift key and the meta key a lot. This is very annoying to some people (notably vile users), and the rest of us just love the hell out of it. Just give up and submit. Emacs really does stand for "Escape-Meta-Alt-Control-Shift", and not "Editing Macros", as you may have heard from other disreputable sources (like the Emacs author).
Related Questions

Which version of Emacs do I need?

Frequently Asked Questions: Appendices
Gnus 5.10 requires an Emacs version that is greater than or equal to Emacs 20.7 or XEmacs 21.1. The development versions of Gnus (aka No Gnus) requires Emacs 21 or XEmacs 21.4.
Related Questions

Is there a GNU emacs editing mode for MATLAB?

MATLAB Frequently Asked Questions
A GNU emacs 'matlab-mode' is available via anonymous ftp from csi.jpl.nasa.gov as pub/matlab/util/matlab-mode.el
Related Questions

What is a .emacs file?

FAQ (komplett)
When Emacs starts up it attempts to load, and execute the contents of a file called ".emacs", or "_emacs". This file is where all the customizations are saved, and restored from when you restart Emacs. All of these settings are stored as Lisp expressions, for a general introduction to Lisp you could see : http://cons.org, more Emacs Specific information can be found in the Emacs Lisp Manual.
Related Questions

How do I print from Emacs?

FAQ (komplett)
Please read Andrew's note on how to print from Emacs in 20.4. What you need to do depends upon how you connect your printer to your machine. Tim Sherrill <sherritp@sagian.com> has a very informative page on 2-up (n-up) printing from Emacs. Holger Mueller <hmueller@bigfoot.com> has taken over maintaining print-NT.el [V 1.15, 6/29/98] (previously maintained by Brian Gorka <gorkab@cyberpass.net>). Theodore Jump <tjump@tertius.com> has also written w32-print.
Related Questions

Where do I put my .emacs, (or _emacs), file?

GNU Emacs FAQ for Windows
Your startup file can be named either _emacs or .emacs, and should be placed in your "home" directory. If you have both files in your home directory, Emacs will load the .emacs file and ignore _emacs. Your home directory is where the HOME configuration variable tells Emacs it is.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact