Lugaru's Epsilon Programmer's Editor 14.04
Context:
|
Epsilon User's Manual and Reference >
Variable Reference >
compile-buffer-cmd: buffer-specific variable
Default value: none
The compile-buffer command retrieves the command to compile the
current buffer from this buffer-specific variable. For C, C++, and EEL
files this variable normally just points to the compile-c-cmd,
compile-cpp-cmd, or compile-eel-cmd variables, respectively.
To make all files with one of the above extensions use a different
compile command, set one of these other variables. To make only the
current buffer begin to use a different compile command, set this
variable.
See compile-c-cmd for details on this variable's format.
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|