leuven65
leuven65
also need to fix: 1) loop --> cl-loop 2) incf --> cl-incf
I also have same issue. There is some discussion in https://github.com/atykhonov/google-translate/issues/52 I found that following way also works Ok: (defun google-translate--search-tkk () "Search TKK." (list 430675 2721866130))
By default, Visual Studio always returns the value **199711L** for the **__cplusplus** preprocessor macro, except explicilty speicifying "**/Zc:__cplusplus**", detail information can be found in [this page](https://learn.microsoft.com/en-us/cpp/build/reference/zc-cplusplus?view=msvc-170). Actually MSVC defines its...
> This is also working fine for me. I have an issue where the module can't be loaded with native-comp Emacs in Windows, but it's resolved by using a module...
> Here is a fix using approach 1 [kiennq@0e0e179](https://github.com/kiennq/emacs-libvterm/commit/0e0e179cdd1ac8d46e2f1657464e10b0afbe7185) Nice fixing! One remark: Maybe it is better to define "vterm--conpty-proxy-resize-timer" as buffer local variable, as same as "vterm--process", as each...