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. See similar questions...

How can I enable syntax highlighting in ODAC component editors at design time?

Oracle Data Access Components - FAQ
Download and install OraDeveloper Tools. In addition to syntax highlighting, OraDeveloper Tools provides a lot of additional features. The values of these properties are templates for query statements, and they cannot be manually executed. Usually there is no need to fill these properties because the text of the query is generated automatically. In special cases, you can set these properties to perform more complicated processing during a query. See similar questions...

Q5.0.1: How can I do source code highlighting using font-lock?

Frequently asked questions about XEmacs
For most modes, font-lock is already set up and just needs to be turned on. This can be done by adding the line: to your 'init.el'/'.emacs'. (You can turn it on for the current buffer and session only by M-x font-lock-mode.) See the file 'etc/sample.init.el' ('etc/sample.emacs' in XEmacs versions prior to 21.4) for more information. See similar questions...

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. See similar questions...

How can I print syntax highlighting?

Frequently Asked Questions
From the File menu, select "Print Setup/Configuration" and then "Page Setup". Here you will see an option to "Print Syntax Highlighting". See similar questions...

Can I change the color of the font?

Save the Date Cards, FAQ or Frequently asked questions page.
Some of the designs allow font color changes. Please review the product description page for the design you wish to purchase to see if color changes can be made. If changes are allowed, please write your detailed request in the "special instructions" box on the order form and our graphic designer will update your design. See similar questions...

How do you get the colourful syntax in Emacs?

FAQ
Select Global Font Lock from the Help/Options menu. If do not want to do this every session add the following line to your .emacs file (global-font-lock t) Your .emacs file should be in your home directory and you will need to restart emacs after this is done. See similar questions...

How do I change the size, position, font, and color attributes of Emacs?

GNU Emacs FAQ for Windows
Emacs can run in two different interface modes: the Windows interface, which allows the flexible use and mixture of fonts and colors; and the console interface, which constrains Emacs to the limitations of console windows. The following two sections describe how to specify and change the size, position, font, and color attributes of Emacs in both interface modes. See similar questions...

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. See similar questions...

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. See similar questions...

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. See similar questions...

Where can I find additional wordfiles for syntax highlighting in UltraEdit?

Frequently Asked Questions
Additional wordfiles as well as tag lists, auto complete files, and macros are available under Downloads. See similar questions...

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. See similar questions...

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. See similar questions...

Can I choose the color, font or size of subtitles?

Kaleidescape - FAQ (Frequently Asked Questions)
No. Subtitles are stored as images, not as text, on DVDs. The Kaleidescape System cannot change the color, font or size of subtitles. See similar questions...

How do I specify a font to Emacs?

Emacs 21 for Mac OS X - Emacs 21 for Mac OS X FAQ
where the fields are foundry, font family, weight, slant, width, pixels, point size, horizontal resolution, vertical resolution, spacing, average width, and character set, respectively. With respect to Emacs, there are two types of fonts on the Mac: normal fonts, like Monaco, Taipei, Osaka and those that are converted from GNU fonts. The latter have foundry, family, and character sets encoded in their names. E.g. See similar questions...

How do I change the font/color of my text?

FAQ List
The easiest way is to pick the font and color you want from the tool bar and then just start typing. Or you can highlight the pre-existing text and change the font or color. You can also change the size of the text, bold, italicize, underline etc. See similar questions...

How can I change my font color?

The Global Community Of Rejects :: FAQ
There are two ways to do this. If you would like all of your posts to be the same color, go to the option right below your username in your profile. It will allow you to insert a 6-digit hex code to the color of your choice. However, if you'd like each of your posts to have a different color, or would like to make an occasional exception to the normal font color of your posts, you can edit this in the thread window. There is a drop down menu that says default. See similar questions...

Explore Other Topics

Should I replace my furnace and air conditioner at the same time?
What does it mean to be FIDER accredited?
What do I do if my baggage is damaged or tampered with during the flight?
How do I learn scarification?
What is the difference between the absolute and relative measurement in DS3 light grids?
How can I add new applications to my U3 smart drive?
How do I make a motor reverse rotation?
What types of natural food do trout eat?
I lost my passport and I-94 card. Can you replace it?
More Questions >>

© Copyright 2007-2010 QueryCAT
About • Webmasters • Contact