karta0807913

Results 26 comments of karta0807913

Hello, I wrote some code for this issue. It works find, but I only test few case in my emacs. ```elisp (setq xref-marker-ring-hash (make-hash-table)) (puthash "global" xref--marker-ring xref-marker-ring-hash) (evil-define-motion my-evil-goto-definition...

@PichuChen `請參考 testing-script C6-1-2.sh` 應為 C6-1-3.sh

我覺得需要放一下系統管理員 `SYSOP` 的密碼之類的

> > 我覺得需要放一下系統管理員 `SYSOP` 的密碼之類的 > > 可以在slack 問 那可能要在那篇裡面放一下 slack 我最後有測試表裡面找到密碼 我覺得目前的資訊太過分散了,剛來的要找東西不是很方便

> 不然如果把它放到 [FOR_DEVELOPERS.md](https://github.com/Ptt-official-app/Ptt-backend/blob/development/FOR_DEVELOPERS.md) 的話呢? 我覺得很不錯,不然可能新來的(如我)剛開始的時候要花很多時間找尋資料

你可以在任何地方用 `C-z` 來進入 `evil mode`。 或是使用 ```lisp (evil-set-initial-state 'your-mode 'normal) ``` https://evil.readthedocs.io/en/latest/settings.html#elispobj-evil-set-initial-state

hello @dominikh, sorry for following the old issue. I think current implementation is still confusing the evil mode. For example, if you `ci"` on the import declaration or constants on...

sorry, I used the old stable version (v1.6.0). The problem was solved after I updated it to the latest one. Thank you for your reply!

umm.. that is interesting can you change caffe-yolo-9000/examples/yolo_9000_test/yolo_v2_output.h:21 `bool operator

got the same error?