Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I set up a .emacs file properly?

GNU Emacs FAQ
In general, new Emacs users should not have .emacs files, because it causes confusing non-standard behavior. Then they send questions to help-gnu-emacs@gnu.org asking why Emacs isn't behaving as documented. Beginning with version 20.1, Emacs includes the new Customize facility (see Using Customize). This allows users who are unfamiliar with Emacs Lisp to modify their .emacs files in a relatively straightforward way, using menus rather than Lisp code.
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

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

What are the file permissions supposed to be set to for this script to function properly?

Frequently Asked Questions • Quadodo Login Script
The script requires that all files being used by it are set to 755. Anything higher will work, but isn't safe. If it's lower you will most likely run into problems with the script.
Related Questions

How do I properly set the idle on my VG?

Frequently Asked Questions
Here are some instructions from the FSM on your idle speed. Make sure the engine is warmed up to operating temperature before making adjustments. Also, before jumping the gun and adjusting the idle, the FSM suggest making sure your air cleaner is clean, your hoses and ducts are in good shape, your EGR valve is operating correctly, electrical connectors are in place, gaskets (probably mean throttle body gaskets). If it is not, close the A.A.C.
Related Questions

How do I debug a .emacs file?

GNU Emacs FAQ
Start Emacs with the '-debug-init' command-line option. This enables the Emacs Lisp debugger before evaluating your .emacs file, and places you in the debugger if something goes wrong. The top line in the trace-back buffer will be the error message, and the second or third line of that buffer will display the Lisp code from your .emacs file that caused the problem. You can also evaluate an individual function or argument to a function in your .
Related Questions

How do I know my clamps are properly set?

Sport Masters - FAQ
Make sure the clamp pad is on the foot of the clamp. Also, feel under the bed rail to ensure that the clamps are on a flat surface.
Related Questions

How do I determine whether my permissions are set up properly?

Customer Care Support Center - Frequently Asked Question
You can type "ls -al" in telnet to view the listing of a directory with file permissions shown.
Related Questions

How do I know the conference is set up properly?

True Conferencing - Conference Calling, Audio Conferencing, ...
After setting up your conference, you will see an online confirmation detailing your conference. You will also receive presenter and audience invitations via e-mail for every conference. These invitations provide ease and flexibility for you to share the details of the conference call with your participants. Simply forward a copy of the audience invitation to all participants.
Related Questions

How do I properly set the posts?

Lanark Cedar
Posts are set 36-42??? deep in concrete. In most grassy areas this is below the frost level. The concrete is poured from the bottom of the hole to within 6 inches of surface, then use native soil to top up the hole. This layer of frozen earth at the surface acts as a collar to help prevent the heaving or lifting of posts due to frost expansion.
Related Questions

How do I set a table properly?

Thomas Fergusons Irish Linen: Finest Linen, Plain, Natural, ...
Taking advice from the Emily Post Institute which states that setting a table is not as difficult as it seems. There are three occasions described: U.S. customers may be asked to supply their E I N number by the shipping company, i.e. :, (Fedex). Your purchase will be held at U.S. customs for release, failure to supply this number may mean the items will be returned to Thomas Ferguson's, the supplier, and cause inconvenience for yourselves and a return shipping charge .
Related Questions

How do I know the reservation is set up properly?

CONFERENCE® - FAQs
A confirmation is provided via E-mail for every reservation. E-mail confirmations provide ease and flexibility for the host or arranger to share the details of the conference call with the participants. Simply forward a copy of the E-mail to all participants.
Related Questions

How do I properly set up the mirror top post?

Teleport - FAQ
This and the next section apply for three post Teleport cells with slings, serial numbers under TP10-044. For the newer type four post cell, no adjustments in post position or sling tension are needed. Teleport cells are not typical. The must provide nine support points in a smaller space, with lighter weight, than a three-point typically would. The combine some features from equatorially mounted Newtonian cells and typical Dobs, then add a few new twists.
Related Questions

How do I set up a file?

Untitled Document
You have to print the Registration Form and bring the filled out form along with the documentation that you would like in your file to the CRC Library. They will then setup your file in person. Within 2 to 3 business days you will be sent a CRC-ID number. This code will allow you to view the contents of your file and send requests using our website.
Related Questions

RichArt Graphics
For best possible results provide CMYK files. We can also accept RGB files. Scanned images should be scanned at no less that 300 DPI at 1/4 size of the final printed piece. For more detailed information visit our Send a File page.
Related Questions

Educational Career Services Office Frequently Asked Question...
It is a good idea to set up your file as early in your junior year as possible. You can update your file 24/7 as you gather experience and evidence of your work in the education field.
Related Questions

Q3.2.1: How can I set color options from 'init.el'/'.emacs'?

Frequently asked questions about XEmacs: Customization
set-face-background 'default "bisque") ; frame background (set-face-foreground 'default "black") ; normal text (set-face-background 'zmacs-region "red") ; When selecting w/ ; mouse (set-face-foreground 'zmacs-region "yellow") (set-face-font 'default "*courier-bold-r*120-100-100*") (set-face-background 'highlight "blue") ; Ie when selecting ; buffers (set-face-foreground 'highlight "yellow") (set-face-background 'modeline ".
Related Questions

Why does Emacs say 'Error in init file'?

GNU Emacs FAQ
error occurred while loading either your .emacs file or the system-wide file lisp/default.el. Emacs 21.1 and later pops the *Messages* buffer, and puts there some additional information about the error, to provide some hints for debugging. It may be the case that you need to load some package first, or use a hook that will be evaluated after the package is loaded. A common case of this is explained in Terminal setup code works after Emacs has begun.
Related Questions

Why does Emacs take 20 seconds to visit a file?

GNU Emacs FAQ
Old versions of Emacs (i.e., versions before Emacs 20.x) often encountered this when the master lock file, !!!SuperLock!!!, has been left in the lock directory somehow. Delete it. Mark Meuer says that NeXT NFS has a bug where an exclusive create succeeds but returns an error status. This can cause the same problem. Since Emacs's file locking doesn't work over NFS anyway, the best solution is to recompile Emacs with CLASH_DETECTION undefined.
Related Questions

Why do the colours flicker or not get set up properly?

TINA [faq]
Again due to use of 8 bit colormaps as the inheritence of colormaps from child processes was never fixed for these on some systems. The software generally works fine on UNIX platforms and will work after a fashion on LINUX running fvwm2. Forcing a Tv panel to full draw the displayed image generally fixes it though the number of colours required by the desktop should be kept to a minimum. The best plan though, is to to upgrade to the new TINA version which has support for 16 bit colormaps.
Related Questions

How do I know if my workstation is set up properly?

Human Resources Frequently Asked Questions
Request an ergonomic audit of your workstation with Human Resources. A recommendation will be made to your supervisor based on the outcome of the audit.
Related Questions

Is the needle valve properly set?

O.S. Engines - Product Frequently Asked Questions (FAQ)
The needle valve is first set so that a high rpm is reached when the rpm stabilizes after the engine is started. The air-fuel ratio is not optimum at starting so that no matter how much the throttle is opened the maximum rpm is not attained. Although the engine will run without a break-in period, it is preferable to perform proper break in or running in to attain optimum performance. If break in is performed with care, the engine's maximum rpm can be attained in a shorter time.
Related Questions

Have you properly set up your video drivers?

Linux Gamers' FAQ
If nothing else works, please read the rest of this FAQ, and some of the external resources before bugging any of the support available for whichever closed or open product you are trying to play. Generally, you aren't the only one with a problem.
Related Questions

How can I set up properly sequence of visiting places?

TRIP PLANNER. & ORGANIZER
Using Plan Navigator switch to a working mode. "Move up" and "move down" arrows will apear. Use them to set up a proper sequence of your trip plan elements. Note, that if you move a segment definition element then all elements belonging to this segment are moved too. If you move a first segment element up then this element will be excluded from the segment automatically. The same appears if you move the last segment element down.
Related Questions

Okay I'm set up properly and logged in, what now?

Video Game Rebirth : Home : FAQs
First up you can set up your profile. Click the My Profile link at the top of the MyVGR area and enter any of the demographic information that you choose. If you want a personal avatar shown link to its appropriate location on the net. Remember that avatars will be resized at 64x64 pixels. Please do not link to inappropriate content.
Related Questions

What are useful properties I can set in the "visivue.properties" file?

VisiVue FAQ - www.visicomp.com
visicomp.properties.files.verbose=true If this boolean property is true, then VisiVue prints out which properties files are found and loaded. For even more detailed information about where property definitions are coming from, try: visicomp.properties.sources.verbose=true For some useful basic computing environment information try: visicomp.verbose=true This a good way to get diagnostic information in preparation for technical support.
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

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact