alphapapa / alphapapa/org-ql

org-ql-select fails with user error when buffer-or-files is a buffer-name

Đang mở
#258 6 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Emacs Lisp
Star
1.6k
Fork
120
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Continuation from #228

When org-ql-select is called with a buffer-name, it results with error

To replicate:
```elisp
(with-temp-buffer
(org-mode)
(org-ql-select (list (buffer-name)) '(todo)))
```
Expected outcome:
- work even if one of the elements in the `buffer-or-files` is a non file buffer.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.