Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      undo-size
      ungot-key
      use-c-macro-rules
      use-compile-command-file-variable
      use-default
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
ungot-key  Variable Reference   use-compile-command-file-variable


Epsilon User's Manual and Reference > Variable Reference >

use-c-macro-rules: preference variable

Default value: 2

This variable controls whether C mode indenting recognizes certain macro names used by various Microsoft development environments. Epsilon provides special indenting rules for them. The value 0 disables such special rules; 1 enables them unconditionally, and 2 enables them only in source file types that typically use such macros, and then only under Windows.

The indenting rules use the variables c-block-macro-close-pat, c-block-macro-inner-pat, and c-block-macro-open-pat.

More info:

C Mode



Previous   Up    Next
ungot-key  Variable Reference   use-compile-command-file-variable


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.