this is easily the most frustrating program ive ever used. ive installed it 4x, ive created a .emacs RET a .emacs.d a .emacs.d/init.el a .init.el etc. none of them work, the directories are write protected and i cant save them etc. the list goes on.
so basically i have no idea how to get a VERY VERY simple .emacs init file to work with rails. and it has turned into a 8+ hour mess that has resulted in a ton of worthless files. any idea what the issue is? ive toggled read mode etc. ive ran under sudo. seems like a fairly simple task so am not sure what magic thing im missing. any ideas?
ive checked both the usr bin directory and created there. ive also created in the lisp directory within the app directory itself. the best ive gotten was the buffer to preload, but of course without actually evaluating the buffer like it should.
thanks for help, would be great to have a useful program to code with vs argue with emacs lisp for 300 hours
edit: yes my mx customize works and loads fine. yet i cant find that file and all that seems to work is that it can preload a change in theme, which isnt very useful. Ive read the walk through and can locate my home path etc., but none of it works. Vim/sublime each took maybe 5 min to configure to rails