[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Querying the database is performed by the M-x query-pr command. The command prompts for the query expression, Query expressions, and displays a buffer with the list of the matching Problem Reports.
The list of the Problem Reports is displayed in the ‘summary’
query format, Formatting query-pr
output. Currently, the
display format cannot be changed and it must output each Problem
Report’s number in the first column.
The Problem Report list buffer is put in the view mode, (emacs)Misc File Ops section ‘Misc File Ops’ in GNU Emacs. You can use most of the standard view mode commands in it. Additionally, the following special commands are available:
View the current Problem Report (gnats-query-view-pr
),
Viewing Problem Reports.
Edit the current Problem Report (gnats-query-edit-pr
),
Editing Problem Reports.
Update the Problem Report list (gnats-query-reread
). The last
performed query is executed again and the buffer is filled with the
new results.
Perform new query (query-pr
).
Send new Problem Report (send-pr
), Submitting new Problem Reports.
Change the current database (gnats-change-database
), Changing the database.
Bury buffer, the buffer is put at the end of the list of all buffers. This is useful for quick escape of the buffer, without killing it.
If the value of the variable gnats-query-reverse-listing is
non-nil
, the listing appears in the reversed order, i.e. with
the Problem Reports of the highest number first, in the buffer.
Similarly to other GNATS Emacs modes, there is a hook available for the Problem Report list.
gnats-query-mode-hook
Hook run when gnats-query-mode
is entered.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated by Chad Walstrom on March 3, 2015 using texi2html 1.82.