The balloon expression evaluator instantly shows you the current value of the expression at which your cursor is pointing in your editor.
To enable or disable the balloon expression evaluator option (not available with the GNU Emacs editor or the Vim editor):
To use the balloon expression evaluator, use the following keys while pointing with the cursor at source code in your editor:
Shift
Press and hold to see the type of expression.
Control
If the expression is a pointer, press and hold to dereference the pointer.
Meta (diamond)
Press and hold to scan your source and evaluate many expressions without waiting for the delay.
Note - For the XEmacs editor, the balloon expression evaluator displays in the message area of the editor window; the Shift, Control, and Meta keys have no effect on the display.