(reporter-dump-state, reporter-submit-bug-report):
authorRichard M. Stallman <rms@gnu.org>
Mon, 18 Jul 1994 18:49:25 +0000 (18:49 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 18 Jul 1994 18:49:25 +0000 (18:49 +0000)
commit4f40f16981682294af80203ca7223dbbdbca7839
tree8602da788626eb5411b6d78c9a7509082dff5bcc
parent847e150a1858ab6cab44779c1ea60e2236c8bbd0
(reporter-dump-state, reporter-submit-bug-report):
Don't print package name if pkgname is nil.  Don't dump state if
varlist is nil.

(reporter-bug-hook, reporter-submit-bug-report)
(reporter-calculate-separator, reporter-initial-text):
New or modified functions and variables attempting to prohibit
submission of empty bug reporters.

(reporter-prompt-for-summary-p): Default value now nil.

(reporter-dump-state): Make sure there's a final
newline after the setq sexp.
Pass mail buffer as second arg to print fcn.
Use symbol-value to get varsym's value.

(reporter-dump-variable): Handle long sexp's even
after entering newline. Done by filling current line.
Much better pretty printing of long lists!!
Handle void variables.

(reporter-version): New variable.

(reporter-submit-bug-report-internal): Leave point after the salutation.

(reporter-submit-bug-report): Prompt for a subject.
lisp/mail/reporter.el