Lisp backtrace follows:
own-selection-internal(CLIPBOARD "appen" nil nil)
# bind (zmacs-region-stays data-type how-to-add type data)
own-selection("appen" CLIPBOARD)
# bind (push string)
own-clipboard("appen" t)
# bind (replace string)
kill-new("appen")
# bind (undo-high-threshold tail verbose end start)
kill-region(5468 5473)
# bind (count)
kill-word(1)
# bind (command-debug-status)
call-interactively(kill-word)
# (condition-case ... . error)
# (catch top-level ...)
[1] Hangup xemacs /tmp/Remove
previous lockup caused by M-f
M-w lockup:
Lisp backtrace follows:
own-selection-internal(CLIPBOARD "\n<cwheeler> i'm fine, how are you?\n<eternity> a bit tired... I didn't sleep overnight... meditation followed by Angel series 3 marathon\n<cwheeler> why does this happen?" nil nil)
# bind (zmacs-region-stays data-type how-to-add type data)
own-selection("\n<cwheeler> i'm fine, how are you?\n<eternity> a bit tired... I didn't sleep overnight... meditation followed by Angel series 3 marathon\n<cwheeler> why does this happen?"tabatha:~/dw/Dr.Anthony> CLIPBOARD)
# bind (push string)
own-clipboard("\n<cwheeler> i'm fine, how are you?\n<eternity> a bit tired... I didn't sleep overnight... meditation followed by Angel series 3 marathon\n<cwheeler> why does this happen?" t)
# bind (replace string)
kill-new("\n<cwheeler> i'm fine, how are you?\n<eternity> a bit tired... I didn't sleep overnight... meditation followed by Angel series 3 marathon\n<cwheeler> why does this happen?")
# bind (end start)
copy-region-as-kill(162 330)
# bind (end start)
kill-ring-save(162 330)
# bind (command-debug-status)
call-interactively(kill-ring-save)
# (condition-case ... . error)
# (catch top-level ...)