How to set "ecb-source-path" of ecb of Emacs? -
This stupid question spent me all day, and I still do not know how to set it up.
I am new to emacs and ecb - I have installed it for the first time today. I found that "directory window" was empty when I started eMX:
So I have read the document online, it says that before me ecb-source-path should be set, so I input: Now, it opens a new document: But I think I can not do anything in this document (it can not be modified), and there is no way to set the path. I was trying again and again, very much, still not lucky. It really bothers me that it is very hard for new messages. If you click on the other screenshot there is a button labeled "INS" Generate an element of the list. Alternatively, you can set it directly in your
Mx custom-variable & lt; RET & gt; Ecb-source-path & lt; RET & gt;
.emacs :
(setq ecb-source-path '("/ i / Am / path / one "" and / i / am / path / two "" / is / did not / path / three "))
Comments
Post a Comment