by KeesA on Fri Jan 25, 2013 5:53 pm
Hallo Bjornmu,
This is what I found when I opened .emacs (please see below).
Where do I have to put the code or is this not what you meant?
@DrHu thanks for the links.
I will give Emacs a try but when it is to complicated, I will have a look at the other editors.
Once at the "evening-university" I was forced to learn vi and that was one of the reasons for me to quit.
I hope vim is something different.
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(cua-mode t nil (cua-base)))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
.emacs (END)