Results 1 to 2 of 2
so i use putty a windows ssh program to connect to my linux box. I logged in as root and used emac to make a simple c++ program. the program ...
- 02-08-2006 #1
emacs issues
so i use putty a windows ssh program to connect to my linux box. I logged in as root and used emac to make a simple c++ program. the program basically printed the value of a and b to the screen. I saved the program and complied it using g++. i ran the program and it ran fine. I then attempted to edit my program again using emacs by entering, emacs program.c. emacs openned but it got stock at "loading 50dictionaries-common". I tried this a number of times but the result was always the same.
please help.
- 02-09-2006 #2
I would say do
or edit theCode:apt-get install dictionaries-common
file, and remove the line telling it to load that .elCode:/etc/emacs/site-start.d
Brilliant Mediocrity - Making Failure Look Good


Reply With Quote
