I am new to linux. and starteing to use Sage. I installed the sage mode for emacs. However its not working. I am not sure where is the init.el file for emacs located. I added the script given at the end of the installation in site-start.el(or a similar name file) file. But nothing is happening. The mode is not getting activated. Can someone suggest a way out. Thanks Anil
Asked
Active
Viewed 197 times
1 Answers
0
first of all you should read some introduction to emacs and its init file: "http://wikemacs.org/index.php/User's_Initialization_File" This file is located at ~/.emacs
or ~/.emacs.d/init.el
.
So you should write the instructions (from http://wiki.sagemath.org/sage-mode right ?) in this file.

Ehvince
- 17,274
- 7
- 58
- 79