さよならdoom-emacs、再び、こんにちは Spacemacs

doom-emacsを試しに使い続けていたが、

いよいよお別れの時です。

LaTeXの変換で、小生の実力では修正のための手続きが

不明なメッセージが出てくるので、原因を取り除く作業に

あまり時間を割きたく無いので、doom-emacsから、

身を引くことにします。

#01: Warning (with-editor): Cannot determine a suitable Emacsclient

Determining an Emacsclient executable suitable for the

current Emacs instance failed.  For more information

please see https://github.com/magit/magit/wiki/Emacsclient. Disable showing Disable logging

Error (LaTeX-mode-hook): Error running hook "reftex-mode" because: (wrong-number-of-arguments setq 7) Disable showing Disable logging

 

#02 Auctex でのコンパイルで「TeX」へのPATHを通してください。

とコメントが現れる。

以前は「SPC m c」でPDFま表示まで問題なく実行していたのだが?

 

#03   > :completion vertico

          ! The installed grep binary was not built with support for PCRE lookaheads.

            Some advanced consult filtering features will not work as a result, see the module readme.

      > :lang sh

          ! Couldn't find shellcheck. Shell script linting will not work

  There are 2 warnings!

verticoPCREの問題は何とか解消のための手当てまでは実行した。

A -1: shellckeck の導入。brew install shellcheck

(インストールには相当時間がかかりました)

brew info pcre2

A -2 : $brew info pcre2  ------->> 2pcre2: stable 10.39, HEAD

Perl compatible regular expressions library with a new API

https://www.pcre.org/

/usr/local/Cellar/pcre2/10.39 (230 files, 6MB) *

(手元に環境が整っているのだが?)

 

検索機能周辺につては「spacemacs」でも未熟なので、これ以上

doom-emacs環境で頭を突っ込むことはやめにする。

 

と言うわけで、

再びSpacemacsでの作業に専念いたします。