From: Stefan Kangas Date: Thu, 14 Jul 2022 15:10:09 +0000 (+0200) Subject: Update the Samaritan's contact details in M-x doctor X-Git-Tag: emacs-28.1.91~44 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6a05715552;p=emacs.git Update the Samaritan's contact details in M-x doctor * lisp/play/doctor.el (doctor-death): Update the Samaritans's contact details; anon.twwells.com is no longer valid. Add link to Wikipedia. --- diff --git a/lisp/play/doctor.el b/lisp/play/doctor.el index a640f8ca66d..607b0d58372 100644 --- a/lisp/play/doctor.el +++ b/lisp/play/doctor.el @@ -1579,13 +1579,14 @@ Hack on previous word, setting global variable DOCTOR-OWNER to correct result." (equal doctor-found 'killing)) (memq 'yourself doctor-sent))) (setq doctor--suicide-flag t) - (doctor-type '(If you are really suicidal\, you might - want to contact the Samaritans via - E-mail: jo@samaritans.org or\, at your option\, - anonymous E-mail: samaritans@anon.twwells.com\ \. - or find a Befrienders crisis center at - https://www.befrienders.org/\ \. - (doc$ doctor--please) (doc$ doctor--continue) \.))) + (doctor-type '( If you are really suicidal\, you might + want to contact the Samaritans via + e-mail: jo@samaritans.org \. + or find a Befrienders crisis center at + https://www.befrienders.org/\ \. + you can also find other suicide crisis lines at + https://en.wikipedia.org/wiki/List_of_suicide_crisis_lines \. + (doc$ doctor--please) (doc$ doctor--continue) \.))) (t (doctor-type (doc$ doctor--deathlst))))) (defun doctor-foul ()