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

1. http://www.emacswiki.org/cgi-bin/wiki/SiteMap, then Search for:

 - font (or zoom) - see, e.g., page SetFonts
 - background (or foreground) - see, e.g., HowtoChangeFrameColors
 - pointer - see, e.g., PointerShape

2. `M-x apropos RET cursor' (or whatever) - see, e.g., `cursor-color' and
`cursor' face.

3. Use `M-x grep' to search the Emacs-distribution lisp directory on your
machine - e.g. `M-x grep RET cursor'.

4. Search the Emacs Lisp manual.


You get *one* more *free* question of this sort ;-). Fledgling, no more.



_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to