Renato Pontefice <renato.pontef...@gmail.com> writes: > But now I don’t know wich emacs run on my emac. I would find wich on is > because I would substitute the init.el of the present emacs, with the one > I’ve customized it this time > How can I retrive the right emacs I use?
If you have an Emacs running, you can always type M-x emacs-version to find out the Emacs version. You can also find which configuration file is being used by checking the value of user-init-file variable (C-h v user-init-file <RET>). -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>