Bastien 5 лет назад
Родитель
Сommit
f704904737
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      lisp/org-macs.el

+ 1 - 0
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