Implement C-c m in report-emacs-bug (insert to mailer) for OSX.
commit253f7d1bc55aec58986aa36f8a6e4725d311ed24
authorJan Djärv <jan.h.d@swipnet.se>
Sun, 30 Jan 2011 18:59:58 +0000 (30 19:59 +0100)
committerJan Djärv <jan.h.d@swipnet.se>
Sun, 30 Jan 2011 18:59:58 +0000 (30 19:59 +0100)
tree22abf993be7270f524167c69a4df217a8d617852
parent2787bba35d57d7963857536d35a7d5adc215a0d9
Implement C-c m in report-emacs-bug (insert to mailer) for OSX.

* mail/emacsbug.el (report-emacs-bug-insert-to-mailer): Check
report-emacs-bug-can-use-osx-open and use that if t.
(report-emacs-bug-can-use-osx-open): New function.
(report-emacs-bug): Rename can-xdg-email to can-insert-mail.
Check report-emacs-bug-can-use-osx-open also for can-insert-mail.
lisp/ChangeLog
lisp/mail/emacsbug.el