org.el: Fix use of org-open-at-point with shell and midnight cleaning
commit14f5b132184ac9c0492d8cc94345413b85ef3f55
authorLuke Amdor <luke.amdor@gmail.com>
Tue, 28 Apr 2015 22:44:17 +0000 (28 17:44 -0500)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 29 Apr 2015 21:37:18 +0000 (29 23:37 +0200)
tree0f241ad05771127bcb25f25b427176786f07db62
parentff1b975679171ed94c09fd6acbdf66fbf029708a
org.el: Fix use of org-open-at-point with shell and midnight cleaning

* lisp/org.el (org-open-at-point): Make sure org shell output buffer
  is a string of buffer name before appending to
  `clean-buffer-list-kill-buffer-names' for cleaning later.

TINYCHANGE
lisp/org.el