/[gnats]/gnats/doc/emacs.texi
ViewVC logotype

Diff of /gnats/doc/emacs.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by pdm, Wed Dec 26 21:26:10 2001 UTC revision 1.4 by pdm, Mon Jan 7 23:14:36 2002 UTC
# Line 1  Line 1 
1  @ignore  @ignore
2  Copyright (C) 2001 Milan Zamazal  Copyright (C) 2001, 2002 Milan Zamazal
3    
4  Permission is granted to make and distribute verbatim copies of  Permission is granted to make and distribute verbatim copies of
5  this manual provided the copyright notice and this permission notice  this manual provided the copyright notice and this permission notice
# Line 111  Update the Problem Report list (@code{gn Line 111  Update the Problem Report list (@code{gn
111  performed query is executed again and the buffer is filled with the  performed query is executed again and the buffer is filled with the
112  new results.  new results.
113    
114    @cindex @code{query-pr}
115    @item G
116    Perform new query (@code{query-pr}).
117    
118  @cindex @code{send-pr}  @cindex @code{send-pr}
119  @item s  @item s
120  Send new Problem Report (@code{send-pr}), @ref{Emacs submitting}.  Send new Problem Report (@code{send-pr}), @ref{Emacs submitting}.
# Line 126  Bury buffer, the buffer is put at the en Line 130  Bury buffer, the buffer is put at the en
130  This is useful for quick escape of the buffer, without killing it.  This is useful for quick escape of the buffer, without killing it.
131  @end table  @end table
132    
133    @cindex @var{gnats-query-reverse-listing}
134    If the value of the variable @var{gnats-query-reverse-listing} is
135    non-@code{nil}, the listing appears in the reversed order, i.e. with
136    the Problem Reports of the highest number first, in the buffer.
137    
138  Similarly to other @sc{gnats} Emacs modes, there is a hook available  Similarly to other @sc{gnats} Emacs modes, there is a hook available
139  for the Problem Report list.  for the Problem Report list.
140    
# Line 148  Report editing commands, @ref{Emacs edit Line 157  Report editing commands, @ref{Emacs edit
157  all the fields, you can send the Problem Report by presing @kbd{C-c  all the fields, you can send the Problem Report by presing @kbd{C-c
158  C-c}.  C-c}.
159    
160  If you run @kbd{M-x send-pr} with a preifx argument, it runs  If you run @kbd{M-x send-pr} with a prefix argument, it runs the
161  @code{gnats-change-database} before putting you to the editing buffer,  @code{gnats-change-database} command before putting you to the editing
162  @ref{Emacs and databases}.  buffer, @ref{Emacs and databases}.
163    
164    You can set the following variables to get some fields pre-filled:
165    
166    @table @var
167    @cindex @var{gnats-default-organization}
168    @item gnats-default-organization
169    Default value of the @samp{Organization} field used in new Problem Reports.
170    
171    @cindex @var{gnats-default-submitter}
172    @item gnats-default-submitter
173    Default value of the @samp{Submitter-Id} field used in new Problem Reports.
174    @end table
175    
176    
177  @node Emacs editing  @node Emacs editing

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26