[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
query-start-entry
MML Query is a semantic search tool and browser for the MML, written by Grzegorz Bancerek. You can find it at http://megrez.mizar.org/mmlquery/.
In Mizar Mode, you can either ask MML Query for a meaning of a constructor, See section Using Constructor explanations, or you can use it to send arbitrary queries to MML Query.
Browser for MML Query, we allow 'w3
or default.
The default value is nil
.
If non-nil, text output is required from MML Query.
Start a new query in buffer *MML Query input*.
10.1 Asking arbitrary queries |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Once you are in the buffer *MML Query Input*
(usually by running C-c C-q (query-start-entry
)),
you can create and edit
an arbitrary query, and send it to MML Query.
Following special bindings are available in that buffer:
query-send-entry
query-previous-squery
query-next-squery
query-squery-search-forward
query-squery-search-reverse
Send the contents of the current buffer to MML Query.
Cycle backwards through query-squery history.
With a numeric prefix arg, go back arg queries.
Cycle forward through comment history.
With a numeric prefix arg, go forward arg queries.
Search forwards through squery history for substring match of str.
Search backward through squery history for substring match of str.
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated by Josef Urban on February 20, 2014 using texi2html 1.82.