leon
leon
` (sis-ism-lazyman-config nil t 'w32)` 在client状态下失效 下面的情况发生fatal error ``` lisp (setq sis-english-source nil) (setq sis-other-source t) (setq sis-do-get #'w32-get-ime-open-status) (setq sis-do-set #'w32-set-ime-open-status) ``` 我猜测环境判断有问题,不应该是 ` (when window-system ` 应该切换为 `...
As far as I know, roam has two types of nodes: headline nodes and file nodes. I want to save both of them in a sqlite database, however when I...
### Brief Abstract ### Long Description When I call the function (org-roam-db-autosync-mode), it takes too long. I'm not sure why it takes so long, so I look up the source...
Should I execute the function org-remark-mark on a given word, said word shall be marked correspondingly. However, should I execute this function again, the said word will be marked again,...
sorry I am a rookie ,I don't know how to import is as a JavaScript library,could you give me any advices
如何修改字体大小,我尝试使用 ``` { "umath.preview.customCSS": [ " font-size: 190px;" ] } ``` 的方法,但是只改变了背景大小,但是没有修改字体大小,像这样 
I know a var named "org-pomodoro-finished-hook",but I can't find the variable which was the buffer I start org-pomodoro function