prolog-use-standard-consult-compile-method-flag
prolog-use-standard-consult-compile-method-flag is a variable defined in `
prolog.el
'.
Its value is
t
Documentation:
Non-nil means use the standard compilation method.
Otherwise the new compilation method will be used. This
utilizes a special compilation buffer with the associated
features such as parsing of error messages and automatically
jumping to the source code responsible for the error.
Warning: the new method is so far only experimental and
does contain bugs. The recommended setting for the novice user
is non-nil for this variable.
You can customize this variable.
This variable was introduced, or its default value was changed, in
version 24.1 of Emacs.