Jaejin Park

Results 8 comments of Jaejin Park

> Or > > ```emacs-lisp > (persp-def-buffer-save/load > :minor-mode 'vue-mode :tag-symbol 'def-vue-buffer > :save-vars '(major-mode default-directory) > :mode-restore-function #'(lambda (_mode) (vue-mode))) > ``` thanks. but i moved to web-mode. but...

vue-mode change buffer's major mode to submode's name (ex typesript-mode, pug-mode, stylus-mode), not just a "vue-mode". how can i fix it ?

```sh export GCC_DIR="/usr/local/opt/gcc" export GCCJIT_DIR="/usr/local/opt/libgccjit" export PATH="/usr/local/opt/gnu-sed/libexec/gnubin:${PATH}" export CFLAGS="-I${GCC_DIR}/include -O2 -march=native" export LDFLAGS="-L${GCC_DIR}/lib/gcc/10 -L${GCCJIT_DIR}/lib/gcc/10 -L${GCC_DIR}/lib/gcc/10/gcc/x86_64-apple-darwin20/10.2" export LIBRARY_PATH="/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib:${GCC_DIR}/lib/gcc/10:${GCCJIT_DIR}/lib/" cd emacs-ng git clean -xfd ./autogen.sh CC=clang ./configure \ --with-mailutils \ --with-ns \...

> ```shell > export GCC_DIR="/usr/local/opt/gcc" > export GCCJIT_DIR="/usr/local/opt/libgccjit" > export PATH="/usr/local/opt/gnu-sed/libexec/gnubin:${PATH}" > export CFLAGS="-I${GCC_DIR}/include -O2 -march=native" > export LDFLAGS="-L${GCC_DIR}/lib/gcc/10 -L${GCCJIT_DIR}/lib/gcc/10 -L${GCC_DIR}/lib/gcc/10/gcc/x86_64-apple-darwin20/10.2" > export LIBRARY_PATH="/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib:${GCC_DIR}/lib/gcc/10:${GCCJIT_DIR}/lib/" > > cd emacs-ng > git...

does it support visual studio ??

target : thumbv7em-none-eabihf [jltech-rust-firmware-tutorial01.zip](https://github.com/renode/renode/files/7791072/jltech-rust-firmware-tutorial01.zip) target : thumbv7em-none-eabi [jltech-rust-firmware-tutorial01.zip](https://github.com/renode/renode/files/7791073/jltech-rust-firmware-tutorial01.zip)