QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I enable color syntax highlighting in Emacs (font-lock)?

GNU Emacs FAQ for Windows
Font-lock mode is a mode that performs color syntax highlighting for other major modes in Emacs. To use font-lock, place the following in your startup file: (cond ((fboundp 'global-font-lock-mode) ;; Turn on font-lock in all modes that support it (global-font-lock-mode t) ;; Maximum colors (setq font-lock-maximum-decoration t))) The above code uses the default faces for decoration.

Does the Gplex do syntax highlighting?

Gplex Database - FAQ
Yes, the Gplex does minimal syntax highlighting although it is capable of doing complete highlighting for the sake of speed we do not do complete syntax highlighting. Depending on your application design the size of the procedures and packages make it a mute point since you do have your database editor. Since Gplex was designed with speed and efficiency in mind, it is best used to locate information.

Why is there no syntax-highlighting in KeyNote?

Tranglos Software: KeyNote: Frequently asked questions
Because an RTF editor is entirely unsuitable for this task. You need a text-only editor to do syntax highlighting. There is a difference in how the coloring is achieved. A text-only editor will color the text on screen, for display only - without affecting the original text file. This way, the program can almost instantaneously change the text coloring, e.g. replace blue color with red, or remove all highlighting altogether. RTF editor, like KeyNote, cannot do so.

How do I get colors and syntax highlighting on a TTY?

GNU Emacs FAQ
In Emacs 21.1 and later, colors and faces are supported in non-windowed mode, i.e. on Unix and GNU/Linux text-only terminals and consoles, and when invoked as 'emacs -nw' on X, MS-Windows, and Mac. (Colors and faces were supported in the MS-DOS port since Emacs 19.29.) Emacs automatically detects color support at startup and uses it if available.

How do I turn on syntax highlighting?

GNU Emacs FAQ
font-lock-mode is the standard way to have Emacs perform syntax highlighting in the current buffer. It is enabled by default in Emacs 22.1 and later. With font-lock-mode turned on, different types of text will appear in different colors. For instance, in a programming mode, variables will appear in one face, keywords in a second, and comments in a third. Earlier versions of Emacs supported hilit19, a similar package. Use of hilit19 is now considered non-standard, although hilit19.

Where already designed syntax highlighting schemes are stored?

Quantum Whale | Support | Editor.NET FAQ
Editor.NET comes with ready-to-use schemes for more than 30 programming languages, located in the "schemes\" folder. To load one of these schemes to the Parser component you need to edit Parser's Scheme property and press Load button in the Syntax Scheme Editor dialog box.

CodePad doesn't use syntax highlighting (syntax definition). What is wrong?

CodePad Homepage
First, make sure View Color Syntax in menu View is On. You have to configure Syntax Definitions what you want. Go to Options on Syntax Definition tab or simply in menu Syntax on item Configure. Turn on Syntax Definition you want to use and specify file extensions. C.T. mean that Syntax Definition has a Code Template.

What SQL syntax does the component support ?

SBS Development - Frequently Asked Questions
The component supports MS Access SQL syntax. Please note that the Component is designed to return data results and therefore only supports the SQL SELECT command statement.

Can you help us with product/component design?

Precision Moulded Products FAQs
Yes, our design engineers will work with you to develop your component ideas. Send us your drawings today and will we contact you directly and make our recommendations. Our team will advise you on your component and tool design, therefore limiting the compromise between the two functions. Please see our Component Design link.

What editors can I use ?

news.answers/waffle-faq
Locally, any editor your little 'ol heart desires that works in pure ASCII (i.e., you could use WordPerfectOffice, but not WordPerfect itself since that saves in a non-ASCII format normally). Remotely, you have to be careful to use an editor that is ANSI oriented and that doesn't do direct DOS screen I/O. Some editors that are frequently used (and are available on (old) SimTel and other fine archive sites) include: MEANSI - MicroEmacs compiled to use ANSI mode.

Do I Have to Take the Time to Create My Own Design?

Lids - FAQ's
In order to make the entire process easier for you we have already set up many "Prime Designs". These are popular logos that have already been created for a wide variety of occasions. These designs are ready for you to use. Just pick out a design and put it on your favorite hat style. All of the work has been done for you setting up the design.

Is this site full time employment for the editors? How much to they make?

Punknews.org | Frequently Asked Questions
If only it could be. The editor staff are all either in school or working day jobs like the rest of you. Punknews is run entirely by volunteers who simply love music enough to spend an unhealthy amount of time staring at these blue, gray and white screens. Any ad money we make goes to paying our bandwidth and hardware maintenance. Nobody makes a dime off of the site.

What is the cure time for Handi-Foam One-Component Foam?

Foampower Frequently Asked Questions
Handi-Foam One-Component Foam is classified as a UL/ULC polyurethane foam sealant. All One-Component Foams cure when moisture found in the air reacts with the chemistry of the dispensed foam. Optimal air temperature for using foam is between 65 F – 100 F. Under these conditions expect material to dry tack free in 10 minutes and to fully cure in 1 hour. Under conditions of low humidity or when used in cooler temperatures the cure time will be longer.

How can I tell my form is being used in design time and not runtime?

General - Windows Forms FAQs
Check the Form.DesignMode property. But note that when in Visual Inheritance mode (designing a derived form), your control's DesignMode property will be true when the base form's constructor gets executed in the design-time. To workaround this...

What is a component unit?

Financial Assessment of Public Housing Agencies - FAQs - HUD
Component units are organizations that are legally separate from the primary government but for which the primary government is still financially accountable. Some component units are so intertwined with the primary government that they are, in substance, the same as the primary government. The criteria for determining whether or not a Housing Authority is a component unit is outlined in GASB 14 and GAAP Flyer #3.

Are there any Wikis that use reStructuredText syntax?

Docutils FAQ (Frequently Asked Questions)
There are several, with various degrees of completeness. With no implied endorsement or recommendation, and in no particular order: Trac supports using reStructuredText as an alternative to wiki markup. This includes support for TracLinks from within RST text via a custom RST reference-directive or, even easier, an interpreted text role 'trac'
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact