Angelina Carlton <[EMAIL PROTECTED]> writes:
> Baloff <[EMAIL PROTECTED]> writes: > > > > > the last line I changed from 80x40 but no changes happened when I > > restarted emacs. > > Xresources is read once when you log into X. > Log in again to reread that file. > -- > -----Angelina Carlton----- > orchid on irc.freenode.net > [EMAIL PROTECTED] > web:bzgirl.bakadigital.com > -------------------------- I am trying to move those functionality from Xresources to .emacs, those are I managed to put in my .emacs the following ************************************************************ (setq initial-frame-alist '((top . 10)(left . 30) (width . 90)(height . 50))) (setq default-frame-alist '((width . 80)(height . 45))) ************************************************************ but don't know how to do the rest of the options in the Xresources file which are emacs*Background: Black emacs*Foreground: White emacs*pointerColor: White emacs*cursorColor: White emacs*bitmapIcon: on emacs*font: fixed and then increase the size of the font because it is too small. any help is welcomed thanks _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs