--- a/.emacs-my Tue Dec 09 22:27:33 2014 +0200
+++ b/.emacs-my Fri Dec 19 00:57:17 2014 +0200
@@ -1407,6 +1407,8 @@
;; `org-tag-alist' instead until bug fixed.
(setq org-tag-persistent-alist nil)
+ (setq org-support-shift-select t)
+
(when (>= emacs-major-version 24)
(require 'org-capture))