Unable to import a file to your .emacs -


How do you import a new section (AMACS lisp library) into your .emacs I do not want to keep everything in a huge .emacs file file

Put the file google.el in a directory, ~ / Lisp , and then in your .emacs:

  (Add-to-list "load-path" ~ / lisp ") ('Google' is required )  

If you want to add a directory and its sub-directories, you can check it out.

And, as you can get as much as 'Add lines', you will notice slower down on startup. At which point you want to know this Harrowing that I do how best course.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -