zk-phi
zk-phi
magic-latex-buffer internally uses latex-mode features thus it may be difficult..
thanks for reporting. I'm sorry but I don't have a mac and I cannot test. can you fix this, @pierre-lecocq ?
You just load and activate `symon-mode` (if you have any configurations, please show me that) ? ``` (require 'symon) (symon-mode 1) ``` I want to know whether the problem is...
oops sorrrrry I forgot to paste the code.... ```lisp (apply 'concat (mapcar 'funcall (car symon--display-fns))) ``` ↑this expression is expected to return the display string.
@dependabot rebase
ありがとうございます! canvas を body 以下に追加したときの副作用が他にあるか (letter-spacing 以外に引き継ぐスタイルがある?) などが自信ないのと、別件で複数のパーツを自由にレイアウトできるとちょっと楽しそうだなと思っていて、それが実現できれば同様の絵文字を作って遊べそうなので、ちょっと保留させてくださいmm
`SPC` is bound to `self-insert-command` by default, and `electric-align-mode` basically overrides the `SPC` key to `electric-align-SPC` command. I suspect that `cperl-mode` hooks some functions to `self-insert-command` so it does not...
Thanks for reporting!
yes, I've just committed so please update `phi-search`.
`similarity` diffing may be useful (like git detects file renaming)