alphapapa / alphapapa/org-ql

Add autoload to the function responsible for dynamic blocks

未關閉
#481 1 則留言 0 個 reaction 已指派 1 人 已被 @alphapapa 認領 在 GitHub 檢視
bug good first issue help wanted
主要語言
Emacs Lisp
星號
1.6k
分支
120
PR 合併指標
30 天內沒有已合併 PR

描述

### OS/platform

MacOS

### Emacs version and provenance

Emacs 29

### Emacs command

emacs

### Org version and provenance

9.7.17

### org-ql package version and provenance

20241107.345

### Actions taken

- open emacs
- autoload org-ql using the instructions in the github page
` (use-package org-ql
:after org)`
- try to expand a dynamic block

### Observed results

org-update-dblock: Symbol’s function definition is void: org-dblock-write:org-ql

Loading org-ql-search manually solves the problem and makes the dynamic block to work, so this is not a path problem

### Expected results

The dynamic block should execute even if org-ql has not been loaded before. It seems to be missing an autoload statement

### Backtrace

_No response_

### Etc.

_No response_

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。