Name : emacs-mode-compile
| |
Version : 2.27
| Vendor : Mandriva
|
Release : 13mdv2010.0
| Date : 2009-09-03 18:36:25
|
Group : Editors
| Source RPM : emacs-mode-compile-2.27-13mdv2010.0.src.rpm
|
Size : 0.18 MB
| |
Packager : Thierry Vignaud < tvignaud_mandriva_com>
| |
Summary : Smart command for compiling files according to major-mode
|
Description :
Provide `mode-compile\' function as a replacement for the use of `compile\' command which is very dumb for creating it\'s compilation command (use \"make -k\" by default). `mode-compile\' is a layer above `compile\'; Its purpose is mainly to build a smart compile-command for `compile\' to execute it. This compile-command is built according to number of parameters: - the major-mode. - presence or not of a makefile in current directory. - the buffer-file-name and extension. - what is in the current buffer (`main\' function,\"#!/path/shell\", ...). - and more ... Most of these parameters are higly customizable through Emacs Lisp variables (to be set in your .emacs or through Customization menu). Running mode-compile after an universal-argument (C-u) allows remote compilations, user is prompted for a host name to run the compilation command on. Another function provided is `mode-compile-kill\' which terminate a running compilation session launched by `mode-compile\'.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.1/i586/media/contrib/release |