From 540bc9cbcb4729290906012a46c61fcce3965d82 Mon Sep 17 00:00:00 2001 From: Taylor R Campbell Date: Sun, 7 Apr 2013 05:15:30 +0000 Subject: Remove unnecessarily nasty text about reporting bugs. --- paredit.el | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to 'paredit.el') diff --git a/paredit.el b/paredit.el index fa31cb9..058472d 100644 --- a/paredit.el +++ b/paredit.el @@ -61,35 +61,6 @@ ;;; ;;; Paredit should run in GNU Emacs 21 or later and XEmacs 21.5.28 or ;;; later. -;;; -;;; *** WARNING *** IMPORTANT *** DO NOT SUBMIT BUGS BEFORE READING *** -;;; -;;; If you plan to submit a bug report, where some sequence of keys in -;;; Paredit Mode, or some sequence of paredit commands, doesn't do what -;;; you wanted, then it is helpful to isolate an example in a very -;;; small buffer, and it is **ABSOLUTELY**ESSENTIAL** that you supply, -;;; along with the sequence of keys or commands, -;;; -;;; (1) the version of Emacs, -;;; (2) the version of paredit.el[*], and -;;; (3) the **COMPLETE** state of the buffer used to reproduce the -;;; problem, including major mode, minor modes, local key -;;; bindings, entire contents of the buffer, leading line breaks -;;; or spaces, &c. -;;; -;;; It is often extremely difficult to reproduce problems, especially -;;; with commands such as `paredit-kill'. If you do not supply **ALL** -;;; of this information, then it is highly probable that I cannot -;;; reproduce your problem no matter how hard I try. So, please, -;;; include all of the above information. -;;; -;;; [*] If you are using a beta version of paredit, be sure that you -;;; are using the *latest* edition of the beta version, available -;;; at . If you -;;; are not using a beta version, then upgrade either to that or to -;;; the latest release version; I cannot support older versions, -;;; and I can't fathom any reason why you might be using them. So -;;; the answer to item (2) should be either `release' or `beta'. ;;; The paredit minor mode, Paredit Mode, binds common character keys, ;;; such as `(', `)', `"', and `\', to commands that carefully insert -- cgit v1.2.1