Re: Configuring emacs in F18

2013-04-25 Thread Wilbert Isaac Cortés González
You know what? Something weird has happen, now it's read my .emacs file... nevermind. Thanks for the help! -Isaac On 25 April 2013 15:37, Wilbert Isaac Cortés González < w.isaac.cor...@gmail.com> wrote: > So what I do?, I don't "feel" the changes, I mean I had to do an .el file > in sit

Re: Configuring emacs in F18

2013-04-25 Thread Wilbert Isaac Cortés González
So what I do?, I don't "feel" the changes, I mean I had to do an .el file in site-lisp directory and make the changes directly in it; I think it is not the best way to do it; but it's the only way I figured out, I read the emacs manual and everything, but the customization should be in .emacs, and

Re: Configuring emacs in F18

2013-04-25 Thread Suvayu Ali
On Thu, Apr 25, 2013 at 11:23:02AM -0600, Wilbert Isaac Cortés González wrote: > The question is even beyond of the color customization, because in the echo > area doesn't appear a message showing if it reads the .emacs file or even > the, it just reads from the "site-lisp" directory/folder/whatev

Re: Configuring emacs in F18

2013-04-25 Thread Wilbert Isaac Cortés González
The question is even beyond of the color customization, because in the echo area doesn't appear a message showing if it reads the .emacs file or even the, it just reads from the "site-lisp" directory/folder/whatever, so any way I re-formulate the question: With that information showed int echo are

Re: Configuring emacs in F18

2013-04-24 Thread Suvayu Ali
On Wed, Apr 24, 2013 at 07:54:05PM -0600, Wilbert Isaac Cortés González wrote: > Hey, hi, I was trying to customize the theme color of emacs itself and I [...chomp...chomp...chomp...] > > (defun color-theme-nice () > > (interactive) > > (color-theme-install > >'(color-theme-nice [...chom

Re: Configuring emacs in F18

2013-04-24 Thread Wilbert Isaac Cortés González
Oh by the way the output of emacs when it opens: Loading /usr/share/emacs/site-lisp/site-start.d/agda-mode-init.el > (source)... > Loading agda2...done > Loading /usr/share/emacs/site-lisp/site-start.d/agda-mode-init.el > (source)...done > Loading /usr/share/emacs/site-lisp/site-start.d/anthy-ini

Configuring emacs in F18

2013-04-24 Thread Wilbert Isaac Cortés González
Hey, hi, I was trying to customize the theme color of emacs itself and I don't know why it doesn't work, I really mean it I don't have any idea of what is wrong My .emacs looked like in first place ;; .emacs > > (custom-set-variables > ;; uncomment to always end a file with a newline > '(requi