I dont want the precompiled version. How do I compile Emacs myself?
GNU Emacs FAQ for WindowsFor Windows NT the Microsoft C copmiler can be any of the SDK compilers from NT 3.1 and up, Microsoft Visual C++ for NT (versions 1.0 and up), or Microsoft Visual C++ (versions 2.0 and up). For Windows 95, this can be Microsoft Visual C++ versions 2.0 and up. Download and place the source distribution in a directory (say, c:\emacs). Unpack the distribution, and go to the nt subdirectory of the emacs directory that gets created in the unpacking process.
Related QuestionsFAQ (komplett)To compile Emacs, you will need a Microsoft C compiler package. For NT, this can be any of the SDK compilers from NT 3.1 and up, Microsoft Visual C++ for NT (versions 1.0 and up), or Microsoft Visual C++ (versions 2.0 and up). For Windows 95, this can be Microsoft Visual C++ versions 2.0 and up. Download and place the source distribution in a directory (say, c:\emacs). Unpack the distribution, and go to the nt subdirectory of the emacs directory that gets created in the unpacking process.Related Questions
I give up: I can't compile this! Can you send me a precompiled version?
Allegro - Documentation - Frequently asked questionsNo, sorry. For starters, liballeg.a is about 450k, but you'd probably also want various utilities like the grabber, sound setup, etc. And what about all the example programs? If we included compiled versions of everything, a binary distribution would be over 7 megs: way too big to be practical! More seriously though, there just isn't any reason why you can't build it yourself.
Related QuestionsWhich version of Emacs do I need?
Frequently Asked Questions: AppendicesGnus 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 QuestionsWhich Emacs do I want?
Apollo FAQShort answer: If you mostly use the DM, get Leonard N. Zubkoff's modified gnu emacs 18.59 from lucid.com. If you mostly use X, get gnu emacs version 19 and a patch file from archive.umich.edu, get it to run, and send me any changes required. Some terminology: A "screen" is like an X window or a DM pad. It's a view into one or more files that's individually resizable and movable around your display. On a dumb vt100 you can only have one screen, although you might have multiple emacs windows.
Related QuestionsHow do I mount emacs (libferris version 1.1.72+)?
Frequently Asked QuestionsTo allow libferris enabled clients access to your (x)emacs sessions you have to be running gnuserv in your emacs session and have a little bit of lisp glue called which defines some functions used by libferris to perform its work. Add the below snippit of lisp to your ~/.emacs file. ; load ferris lisp code (load "/usr/local/lib/ferris/emacs/libferris-emacs.el") ; if not already there. (gnuserv-start) Note that the initial implementation is geared towards smallish buffers.
Related QuestionsI dont' have PHINMS. Which version do I install?
PHINMS: FAQsYou'll want to take adavantage of the features in the newest version, 2.7.00, if your messaging partners (the locations to which you want to send messages) also have 2.7.00. If your messaging partners have an earlier version, for example, 2.1, you can only send and receive messages up to 10 MB. Versions 2.5 and greater can send and receive messages in the 2-5 GB rang. So, first consider the size of the file you plan to send and then determine which versions your messaging partners are using.
Related QuestionsI dont want/want to see the spam can. What can I do?
Untitled DocumentThe Spam Can is our fun area where members can go wild, so to speak. Normal Members cannot see the spam can, but Official Members can see the spam can. If you wish to see the Spam Can, or do not wish to see the Spam Can, contact administrators to the forums and we will take care of it.
Related QuestionsBut.. What if you dont want ads on your site?
Ultima Banner E-Xchange - FAQNo problem! Posts on our support forum (ultimalabs.co.uk) can be exchanged for banner network credits.
Related QuestionsWhat if I dont want to bid for myself?
FAQ's - Richardson & Wrench Double BayThere are several alternatives to bidding yourself. You can: * bid by telephone by appointing someone to take the telephone bids on your behalf * appoint a Power of Attorney * authorise someone to bid for you in the room Either way, an authority needs to be put in place prior to the auction and your agent is able to make these arrangements with you.
Related QuestionsWhy dont dealers want my trade in?
EVREYTHING YOU NEED TO KNOW ABOUT IMPORT CARSIn the past trade ins were a valuable part of the business. These days credit is easier to obtain so the the demand for older cars has dissappeared as people can borrow to buy a better car. A car thats just arrived in the country commands a premium over one thats registered and has had owners here. The reason is that the longer cars are in NZ the worse the condition tends to be. This is especially true for 4WDs. Kiwis buy 4WDs for towing horseboxes, launching boats or using on the beach.
Related QuestionsHow Can I Get Involved If I Dont Want To Be An MYP?
UKYP - Frequently Asked QuestionsIf you are aged between 11 and 18 you have the right to vote for your MYP. Find out who the candidates are and vote for the person you think will best represent your views. Each additional vote we get makes the Government take young peoples opinions more seriously and recognise that young people have a great part to play in the democratic process You dont have to be an MYP to take part in UKYP campaigns and activities.
Related QuestionsWhat if I dont want service anymore?
Welcome to Chat Mobile, a leader in the cellular communicati...You will have service for as long as you have an active plan, minutes on your account, and no outstanding balance due. If you do not want to continue with service simply do not buy another plan. You can always come back later and reactivate your service again by purchasing another plan. You will be responsible for any balance due remaining on your account after your service ends.
Related QuestionsWhat if I dont want to renew?
IwantU.com Adult Personals - Where you are wanted!Please note that if you wish not to renew your membership, you need to cancel your account 48 hours BEFORE your renewal date through the -VIP- page in order to avoid further charges.
Related QuestionsWhat if I dont know what domain-name I want yet?
Lapalme Web Solutions - Frequently Asked QuestionsYou will receive a subdomain on LapalmeWeb (ex: yourUserName.LapalmeWeb.com) or one of our partnered sites (future) automatically with each account you create at LapalmeWeb. You may register domain names at any time after creating your account and linking them via your control panel. If your account comes with a free domain name, simply open a support ticket with your account UserName and the domain name you've chosen (it _must_ be available) and it will be registered within 48 hours.
Related QuestionsI dont want everyone to see my workout, how can i restrict it?
Flotrackr FAQWhen you create a workout just choose the no tab in the share workout section and your workout wont be displayed. Yes, there are times when someone else might have added your workout as their favorite, so you cant usually name it the same. If you need to, contact us and we will check this and delete it if no one else is using.
Related QuestionsHow do I update Emacs to the latest version?
GNU Emacs FAQMost files are placed in version-specific directories. Emacs 22.1, for instance, places files in /usr/local/share/emacs/22.1. Upgrading should overwrite only, /usr/local/bin/emacs (the Emacs binary) and documentation in /usr/local/info. Back up these files before you upgrade, and you shouldn't have too much trouble.
Related QuestionsWhy would I want to compile the kernel myself?
Linux/m68k for Macintosh - The Linux/m68k for Macintosh FAQIn order for you to do any major work of any kind, you'll probably have to have the source and be able to do things with it. (Unless you just happen to be a super ResEdit/Macsbugs hacker that can play with the assembly. :) ) If you just want to test the things that others have done, you won't need to.
Related QuestionsWhat are precompiled libraries?
PubCrawler FAQSince the additional Perl modules needed for PubCrawler are not available on every system and installation of these modules appears a bit daunting for inexperienced users, we have provided PubCrawler packages with precompiled libraries. For each platform accessible to us we have manually installed the additional Perl modules into a local directory - just like a normal user could do it. This involves creating a makefile, putting together files and sometimes compilation of code.
Related QuestionsWhere can I get precompiled versions?
FAQ (komplett)Starting with Emacs 20.4, precompiled distributions are being hosted at ftp.gnu.org. Distributions for the latest version are at: Distributions for all architectures and the source are now in the same directory; look for the architecture-specific binary distribution for your machine (e.g., Intel NT and Win9X have "bin-i386" in the distribution name). Now that the precompiled distributions are hosted on ftp.gnu.org, they also take advantage of all of the gnu ftp mirrors.
Related QuestionsWhat do I need to be able to compile my own version, and can I call it BOOM too?
BOOM - Frequently Asked QuestionsOur sources are designed for compilation with DJGPP C, from Delorie, a free C compiler. It won't work as-is with Watcom or MS C/C++, though you're welcome to attack it any way you want. If you don't do something that's just a port of BOOM to another environment (Colin Phipps' LinBOOM for Linux, for example) then we don't think you should use BOOM in the name. We're only responsible for the one we released in any case, and don't plan to answer questions about other ports.
Related QuestionsI dont want SpotEazy to crawl my site. What do I do?
SpotEazy - Product discovery made eazySpotEazyBot is a well behaved bot. It is robots.txt compliant. If you wish to exclude your website from SpotEazy's index,
Related QuestionsCan I Take The Course If I Dont Want To Practice professionaly?
hypnosis training schoolYes you can still take the course. If you want to learn about hypnosis but do not want to practice as a professional therapist, the course is the same. The course will teach you everything you need to know to become proficient in hypnotics - practicing as a professional is only one option. Many students take the course for their own satisfaction or to simply help themselves, family and friends. TOP
Related QuestionsI bought some stuff from the store, and now I dont want it. What do I do?
Creature Breeder - Breed your own virtual petsClick on the 'Manage Farms' link at the top of the page. From the manage farms page you can drag accessories into the 'sell' panel. But remember, you will only get half price back!
Related QuestionsI want something designed, but I dont see any examples of it on your website, what should I do?
Custom Banner Creators - Frequently Asked QuestionsContact customer service, we can do almost any type of design or script work, and if we cannot, we will point you to somewhone who can! Uniquely built web sites can create unique issues when being promoted on the search engines. From a basic 3 page brochure site to a corporate site with hundreds of dynamically generated pages, every web site needs to have certain design aspects in order to achieve the full effects of an SEO campaign.
Related QuestionsI dont want my blog anymore, can I delete it?
BesslerWheel.com :: FAQ [ Guest ]If you decide you no longer want your blog you can mark if for deletion. To do this, go into your Blog CP, scroll to the bottom, and click on "Mark for Deletion." Your blog will not be permanently deleted until the administrator purges it from the system. If you change your mind and want to restore your blog you should contact the administrator immediately. A memorable entry is very similar to a sticky thread (E.g. Note or Announcement).
Related Questions