;ELC ;;; compiled by cthomp@willow on Thu Aug 12 00:39:51 1993 ;;; from file /era/era-0.80/editor/lisp/packages/emacsbug.el ;;; emacs version 19.8 (beta8) Lucid. ;;; bytecomp version 2.15; 14-jul-93. ;;; optimization is on. ;;; this file uses opcodes which do not exist in Emacs 18. (if (and (boundp 'emacs-version) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "19"))) (error "This file was compiled for Emacs 19.")) (defvar bug-gnu-emacs "bug-lucid-emacs@lucid.com" "\ Address of site maintaining mailing list for Gnu emacs bugs.") (fset 'report-emacs-bug #[(topic) "ÀÁ\n #ˆdbˆÄŠƱˆÇÈÉ!!‡" [mail nil bug-gnu-emacs topic "\nIn " emacs-version "\n\n" message substitute-command-keys "Type \\[mail-send] to send bug report."] 4 "\ Report a bug in Gnu emacs. Prompts for bug subject. Leaves you in a mail buffer." "sBug Subject: "])