1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-30 11:09:23 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
Thien-Thi Nguyen
e84b4b8614 Update years in copyright notice; nfc. 2005-08-06 19:51:42 +00:00
Kim F. Storm
3a7f4c189c (report-emacs-bug): Request that backtraces are
included when reporting an emacs crash, and tell about the DEBUG file.
2005-07-21 08:56:04 +00:00
Lute Kamstra
3a35cf56e7 Update FSF's address. 2005-07-04 17:55:18 +00:00
Glenn Morris
8a4144ca29 (report-emacs-bug): Use "X server distributor" rather than
"Distributor".
2005-06-23 17:02:33 +00:00
Jan Djärv
6f8a274229 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
and x-server-version may throw.
2004-11-23 19:22:43 +00:00
Jan Djärv
f498206434 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
and x-server-version in bug report.
2004-10-28 07:37:02 +00:00
Richard M. Stallman
3c3ba27b4b (report-emacs-bug): Fix previous change. 2003-10-05 13:51:43 +00:00
Richard M. Stallman
e927088b53 (report-emacs-bug): Mention major and minor modes. 2003-09-30 12:45:44 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Markus Rost
b92a07e0ed Update copyright notice and fix typo in commentary section. 2002-07-19 20:17:58 +00:00
Markus Rost
c71276553d (report-emacs-bug-hook): Do another save-excursion. 2002-05-20 00:39:23 +00:00
Markus Rost
515ced278c (report-emacs-bug-text-prompt): New variable.
(report-emacs-bug):  Store the prompt in
`report-emacs-bug-text-prompt'.  Move Configuration/Important settings
information after the user's report.
(report-emacs-bug-hook): Unclutter by deleting the content of
`report-emacs-bug-text-prompt'.
2002-05-18 19:19:18 +00:00
Richard M. Stallman
9210027b8d (report-emacs-bug): Change the "English please" msg. 2002-05-13 15:45:18 +00:00
Richard M. Stallman
461f30cb27 (report-emacs-bug-hook): Use replace-match only if search was successful. 2002-04-30 17:11:38 +00:00
Richard M. Stallman
74d51fb840 (report-emacs-bug-hook): Don't fail completely
if the user edits the Emacs version number in the text.
2002-04-30 02:23:49 +00:00
Thien-Thi Nguyen
ea33ba739a (report-emacs-bug-hook): Remove submitter
directions as the last action.
2002-03-21 02:11:53 +00:00
Eli Zaretskii
5e11c42501 (report-emacs-bug): Make sure *Messages*
exists.  From Andy Petrusenco <andy@int.spb.ru>.
2001-08-31 18:00:54 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Eli Zaretskii
cbeed4a8ab (report-emacs-bug): Don't switch the buffer to
unibyte.  Suggested by Kenichi Handa <handa@etl.go.jp>.
2001-05-10 15:47:29 +00:00
Eli Zaretskii
249dd4090e (report-emacs-bug): Report LC_COLLATE,
LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
From Paul Eggert.
2001-03-29 15:31:58 +00:00
Eli Zaretskii
8ab5d35a02 (report-emacs-bug): Mention the fact that the
bug report is mailed to an email list and posted to a news group.
2001-01-24 16:51:54 +00:00
Eli Zaretskii
bde49c444d (report-emacs-bug): Report the value of LC_CTYPE, not LC_TYPE. 2001-01-19 17:45:03 +00:00
Eli Zaretskii
dc81f8a23b (report-emacs-bug): Report values of
locale-coding-system, default-enable-multibyte-characters, and the
environment variables LC_ALL, LC_TYPE, and LANG.
2001-01-19 16:15:51 +00:00
Eli Zaretskii
94821e4f02 (report-emacs-bug): Fix whitespace and
punctuation in the warning inserted into the *mail* buffer.
2000-11-02 17:10:31 +00:00
Richard M. Stallman
e9227982cb (report-emacs-bug): Don't display *Bug Help* if
report-emacs-bug-no-explanations.
1998-05-07 06:34:20 +00:00
Richard M. Stallman
518adca24d (report-emacs-bug): After reinserting
the signature, leave point before it.
1998-05-07 06:31:31 +00:00
Richard M. Stallman
9e68869b10 (report-emacs-bug): Use rfc822-goto-eoh. 1998-04-30 06:32:07 +00:00
Karl Heuer
22ad9937f5 (report-emacs-bug-hook): Don't absolutely
reject non-ASCII characters.
1998-04-13 18:57:28 +00:00
Richard M. Stallman
9b4e41acb4 (report-emacs-bug-hook): Use skip-chars-forward
to check for non-ASCII characters, and to find them.
Don't use find-charset-region.
(report-emacs-bug-pretest-address): Update address.
(report-emacs-bug-address): Likewise.
1998-04-05 01:05:15 +00:00
Richard M. Stallman
3e0a61b575 (report-emacs-bug-hook): Don't bind enable-multibyte-characters. 1998-04-04 00:07:57 +00:00
Richard M. Stallman
249ac14bec (report-emacs-bug): Use set-buffer-multibyte. 1998-04-03 21:06:38 +00:00
Richard M. Stallman
03a5af7baf (report-emacs-bug-hook): Fix the regexp for
matching non-ASCII characters.
1998-04-03 05:11:30 +00:00
Richard M. Stallman
7b27eb5359 (report-emacs-bug-address):
Variable renamed from bug-gnu-emacs.  Use defcustom.
(report-emacs-bug-pretest-address): Use defcustom.
1998-01-28 21:02:35 +00:00
Richard M. Stallman
fbd410d6df (emacsbug): Customized.
(report-emacs-bug-no-confirmation):
Renamed from report-emacs-bug-run-tersely.
(report-emacs-bug-no-explanations): New option.
(report-emacs-bug): Handle that option.
1998-01-26 03:14:34 +00:00
Karl Heuer
0a18209b69 (report-emacs-bug): Delete the condition-case. 1997-10-15 23:03:30 +00:00
Richard M. Stallman
ae8ad8859b Update copyright year. 1997-07-17 05:52:50 +00:00
Richard M. Stallman
02f6b3544d Improve text of messages. 1997-07-17 05:45:38 +00:00
Kenichi Handa
fe1d8b33cb (report-emacs-bug-run-tersely): New variable
(report-emacs-bug): Insert warnings for novice usres in *mail* buffer.
Set enable-multibyte-characters to nil.
(report-emacs-bug-hook): Check non-English letters.  Confirm about
sending a report to FSF.
1997-07-15 08:23:58 +00:00
Richard M. Stallman
19274e0072 (report-emacs-bug): Don't include messages
in *Messages* generated by report-emacs-bug itself.
1997-07-04 19:08:11 +00:00
Richard M. Stallman
421593b98d Fix previous change. 1997-07-03 07:21:22 +00:00
Richard M. Stallman
ceaa7fbed1 (report-emacs-bug): Don't assume the exit command
is mail-send-and-exit for all user agents.
1997-07-03 02:29:48 +00:00
Richard M. Stallman
02f21b813f (report-emacs-bug): Use compose-mail. 1996-12-29 18:49:11 +00:00
Erik Naggum
01753e63c5 (report-emacs-bug): Reorder arguments. 1996-11-14 09:17:55 +00:00
Erik Naggum
47a1e7a2c4 (report-emacs-bug): New argument recent-keys read before bug subject
to capture more relevant recent input.
1996-11-13 16:33:28 +00:00
Richard M. Stallman
a85a468e07 (report-emacs-bug): Use a different address for pretest versions. 1996-03-17 15:32:00 +00:00
Erik Naggum
d94ad35b27 (report-emacs-bug): Insert newlines only in the inserted key descriptions. 1996-01-24 21:43:00 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
e7f6d81540 (report-emacs-bug): Don't die if *Messages* buf is gone. 1995-12-21 19:02:46 +00:00
Karl Heuer
3a30dc2546 (report-emacs-bug): If `mail' asks for confirmation
and the user doesn't give it, don't do anything more.
Explain a way to cancel the message.
Include recent keys and recent *Messages* messages at end.
1995-12-21 17:40:55 +00:00
Richard M. Stallman
30f2f7c6ed (report-emacs-bug): Don't mention
system-configuration-options if it is empty.
Make it clearer what that text is.
1995-10-19 01:45:21 +00:00