瀏覽代碼

Minor fix

Carsten Dominik 15 年之前
父節點
當前提交
473f1843d9
共有 1 個文件被更改,包括 6 次插入5 次删除
  1. 6 5
      lisp/org.el

+ 6 - 5
lisp/org.el

@@ -15384,13 +15384,14 @@ information about your Org-mode version and configuration."
 	 (erase-buffer)
 	 (erase-buffer)
 	 (insert "You are about to submit a bug report to the Org-mode mailing list.
 	 (insert "You are about to submit a bug report to the Org-mode mailing list.
 
 
-The bug reporter would like to add your Org-mode and Outline
+The bug reporter would like to add your Org-mode and Outline configuration
-configuration to the bug report.  This greatly simplifies the work of the
+to the bug report.  This greatly simplifies the work of the maintainer
-maintainer, so please consider doing that.
+and other experts on the mailing list, so please consider doing that.
 
 
 HOWEVER, some variables you have customized may contain private information
 HOWEVER, some variables you have customized may contain private information
-like names of customers.  So if you answer yes to the prompt, you might want
+like names of customers or girlfriends.  So if you answer yes to the prompt,
-to check and remove such private information before sending the email.")
+you might want to check and remove such private information before sending
+the email.")
 	 (add-text-properties (point-min) (point-max) '(face org-warning))
 	 (add-text-properties (point-min) (point-max) '(face org-warning))
 	 (ding)
 	 (ding)
 	 (when (yes-or-no-p "Include your Org-mode configuration ")
 	 (when (yes-or-no-p "Include your Org-mode configuration ")