diff --git a/lisp/org-macs.el b/lisp/org-macs.el index 7545e60b0..c1aef0c4d 100644 --- a/lisp/org-macs.el +++ b/lisp/org-macs.el @@ -416,6 +416,7 @@ is selected, only the bare key is returned." (let ((inhibit-quit t) (buffer (org-switch-to-buffer-other-window "*Org Select*")) (prompt (or prompt "Select: ")) + case-fold-search current) (unwind-protect (catch 'exit