Next: All customizable options of ECB, Previous: General aspects for customizing ECB, Up: Customizing ECB [Contents][Index]
Here are the most important options (it is recommended to check at
least the following options before working with ECB). You can
customize them via the customize-group “ecb-most-important” or via
the command ecb-customize-most-important
.
ecb-source-path
Where ECB can find your sources. You must set this option!
ecb-show-help-format
Should the online help of ECB be displayed in the standard Info format or in HTML format in a web-browser.
ecb-auto-activate
ecb-major-modes-show-or-hide
Auto. activation of ECB after start (see Automatic activation and deactivation) or major-mode-based showing or hiding the ecb-windows.
ecb-winman-escreen-number
ecb-winman-winring-name
Support of several window-managers (see Support of several Emacs-window-managers).
ecb-key-map
All ECB-keybindings incl. a common prefix-key (see Working with the keyboard in the ECB-windows).
ecb-new-ecb-frame
Should ECB create a new frame at activation time.
ecb-primary-secondary-mouse-buttons
ecb-mouse-click-destination
Define how to use the mouse (see Working with the mouse in the ECB-windows).
ecb-tree-buffer-style
ecb-tree-expand-symbol-before
ecb-tree-indent
ecb-truncate-lines
The look&feel of the trees in the tree-buffers. The former option defines the general style of the tree-buffers and the latter ones allow to customize the ascii-style tree-buffers (maybe you like a value of 4 for the latter one if you display the expand-symbol before (see Displaying the trees with different styles).
ecb-source-file-regexps
Which files will (not) be shown in ECB.
ecb-layout-name
ecb-compile-window-height
ecb-compile-window-width
ecb-other-window-behavior
The ECB layout, means which windows you want to be displayed in the ECB-frame and also the location of these windows (see Changing and customizing the ECB-layout).
ecb-compilation-buffer-names
Which buffers should be treaten as “compilation-buffers” and therefore displayed in the compile-window of ECB - if there is any.
ecb-tag-display-function
ecb-type-tag-display
ecb-type-tag-expansion
ecb-show-tags
How to display the entries in the ECB-method window for semantic supported sources (see Customizing the display of the Methods-buffer). These options take only effect for semantic-sources (see Definition of semantic- and non-semantic-sources).
ecb-process-non-semantic-files
Displaying file-contents for not by semantic supported files too, e.g. for LaTeX- and perl-sources (see Parsing and displaying non-semantic sources).
But to make ECB working best for you it is also recommended to have a look at All customizable options of ECB!
Next: All customizable options of ECB, Previous: General aspects for customizing ECB, Up: Customizing ECB [Contents][Index]