Grey10
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 11 articles for 0.000 sec
Re: default-buffer-file-coding-system     

Group: gnu.emacs.help · Group Profile · Search for Grey10 in gnu.emacs.help
Author: Peter Dyballa
Date: Jun 25, 2008 07:22

...all? At the moment, I change it after the window has been opened. (setq initial-frame-alist (append (list '(border-color . "#4e3832") '(foreground-color . "grey10") '(background-color . "AliceBlue") '(active-alpha . 0.875) '(inactive-alpha . 0.75) '(font . "fontset-10pt_lucidatypewriter") '(top . 136) '(left . 666) '(width...
Show full article (1.46Kb) · Show article thread
emacsclient settings     

Group: gnu.emacs.help · Group Profile · Search for Grey10 in gnu.emacs.help
Author: henry atting
Date: Jun 19, 2008 01:04

...-frame-alist (append ' ((font . "DejaVu Sans Mono-11") (background-color . "grey10") (foreground-color . "grey30")... (if window-system (progn (setq default-frame-alist (append '((font . "DejaVu Sans Mono-11") (background-color . "grey10") (foreground-color . "grey30")... (if window-system nil (set-foreground-color "yellow")... henry...
Show full article (0.77Kb)
Re: display of ancient Greek chars (after: Re: set UTF-8 for a file (HTML))     

Group: gnu.emacs.help · Group Profile · Search for Grey10 in gnu.emacs.help
Author: Peter Dyballa
Date: Feb 12, 2008 01:25

...an option, then nothing changes for you. And you can also use a different font size. Some possible settings: (setq initial-frame-alist '( (border-color . "#4e3832") (foreground-color . "grey10") (background-color . "AliceBlue") (active-alpha . 0.875) (inactive-alpha . 0.75) (font . "fontset-10pt_lucidatypewriter") (top . 5) (left . 500) (width . 106)...
Show full article (1.04Kb) · Show article thread
Re: aquamacs emacs     

Group: gnu.emacs.help · Group Profile · Search for Grey10 in gnu.emacs.help
Author: Peter Dyballa
Date: Jan 4, 2008 01:36

...) (left . 650) (width . 91) (height . 50))) (setq default-frame-alist '( (border-color . "#4e3831") (foreground-color . "grey10") (background-color . "ghost white") (vertical-scroll-bars . left) (cursor-color . "purple") (cursor-type . box) (active-alpha . 0...
Show full article (1.47Kb)
Re: fonset and color-theme     

Group: gnu.emacs.help · Group Profile · Search for Grey10 in gnu.emacs.help
Author: Peter Dyballa
Date: Oct 16, 2007 10:56

...X resources, or use the commands set-frame-font or something like: (setq default-frame-alist '( ; (background-color . "ghost white") ; (foreground-color . "grey10") ; (cursor-color . "purple") ; (cursor-type . box) ; (vertical-scroll-bars . left) ; (alpha . (87 75)) ; (active-alpha...
Show full article (1.31Kb) · Show article thread
Re: How to Get a Font Loaded Automatically on Start Up     

Group: gnu.emacs.help · Group Profile · Search for Grey10 in gnu.emacs.help
Author: Peter Dyballa
Date: Sep 30, 2007 11:02

...put in my ".emacs" file that will do this automatically for me every time I bring up an Emacs window? (setq initial-frame-alist '( (border-color . "#4e3832") (foreground-color . "grey10") (background-color . "AliceBlue") (active-alpha . 0.875) (inactive-alpha . 0.75) (font . "fontset-10pt_lucidatypewriter") (top . 5) (left . 500) (width . 106) (height...
Show full article (0.80Kb) · Show article thread
Re: Emacs and several windows     

Group: gnu.emacs.help · Group Profile · Search for Grey10 in gnu.emacs.help
Author: Peter Dyballa
Date: Jul 24, 2007 08:31

...) (left . 650) (width . 91) (height . 50))) (setq default-frame-alist '( (border-color . "#4e3831") (foreground-color . "grey10") (background-color . "ghost white") (vertical-scroll-bars . left) (cursor-color . "purple") (cursor-type . box) (active-alpha . 0...
Show full article (1.47Kb) · Show article thread
Re: Linux newbe     

Group: gnu.emacs.help · Group Profile · Search for Grey10 in gnu.emacs.help
Author: Peter Dyballa
Date: Jul 8, 2007 05:29

...) (left . 650) (width . 91) (height . 50))) (setq default-frame-alist '( (border-color . "#4e3831") (foreground-color . "grey10") (background-color . "ghost white") (vertical-scroll-bars . left) (cursor-color . "purple") (cursor-type . box) (active-alpha . 0...
Show full article (1.88Kb)
Re: Locating the default colors used by emacs     

Group: gnu.emacs.help · Group Profile · Search for Grey10 in gnu.emacs.help
Author: Peter Dyballa
Date: Jul 4, 2007 01:44

...) (left . 650) (width . 91) (height . 50))) (setq default-frame-alist '( (border-color . "#4e3831") (foreground-color . "grey10") (background-color . "ghost white") (vertical-scroll-bars . left) (cursor-color . "purple") (cursor-type . box) (active-alpha . 0...
Show full article (2.55Kb)
Re: starting emacs with -fn 10x20 from .emacs     

Group: gnu.emacs.help · Group Profile · Search for Grey10 in gnu.emacs.help
Author: Peter Dyballa
Date: Jun 11, 2007 15:26

...how to do this through my .emacs file. (setq default-frame-alist '( (border-color . "#4e3831") (foreground-color . "grey10") (background-color . "ghost white") (vertical-scroll-bars . left) (cursor-color . "purple") (cursor-type . box) (font ...
Show full article (1.09Kb)
1 · 2 · next