On Tue, Aug 22, 2000 at 09:08:25PM -0700, Dale L . Morris wrote:
> I would like to get some color in emacs, from checking the emacs ng it
> looks like .Xdefaults entries are the way to go, but I don't have an
> .Xdefaults file, just .xsession.
> Could someone post the 'color' portion of their .emac
On Wed, Aug 23, 2000 at 08:24:07PM +0518, USM Bish wrote:
> List of colours to choose from is in a file called
> /usr/X11R6/lib/X11/rgb.txt. The combination of colours
> dependes upon your personal choice, and trial and
> error is the best answer. My personal choice is:
These are named colors. Y
List of colours to choose from is in a file called
/usr/X11R6/lib/X11/rgb.txt. The combination of colours
dependes upon your personal choice, and trial and
error is the best answer. My personal choice is:
emacs*background:DarkSlateGrey
emacs*foreground:Wheat
Bish
On Wed, Aug 23, 2000 at 10:42:3
%% Goeman Stefan <[EMAIL PROTECTED]> writes:
gs> Putting something like this
gs> emacs*background:white
gs> emacs*foreground:black
This is not the right way to do this. Use class names, not instance
names:
Emacs*background: white
Emacs*foreground: black
--
try xcolorsel
On Wed, Aug 23, 2000 at 10:42:38AM +0200, Goeman Stefan wrote:
> Hello,
>
> Putting something like this
>
> emacs*background:white
> emacs*foreground:black
>
> in the .Xdefault file is nice.
>
> But, does there exist a list of colors to choose from.
> For example, as background
On 23, aug, 2000 at 01:53:59 -0700, Tal Danzig wrote:
> Try a program like gcolorsel.
> Very handy.
Or if you doesn't want to use GNOME; 'xcolorsel', or look at
/usr/lib/X11/rgb.txt, though that's a bit harder to use.
I actually like xcolorsel better than the latest Helix-GNOME gcolorsel,
YMMV.
Y
Try a program like gcolorsel.
Very handy.
Also remember that if you want the resources to be read automatically when you
login Debian uses .Xresources rather then .Xdefaults.
At least this is the way /etx/X11/Xsession seems setup to behave.
Tal
On Wed, 23 Aug 2000 10:42:38 +0200, Goeman Stefan
This is from my .Xdefaults (you can make it if you want to..it makes no
difference):
XEmacs*Background: White
XEmacs*Foreground: Black
After you make the file, usexrdb -merge .Xdefaults to put it into the X.
Then start emacs.
Andrei
:-> "Marco" == Marco Melgazzi <[EMAIL PROTECTED]> writes:
Marco>
> Hello
>>> Can emacs do color when in "terminal mode" like mutt, ls,
>>> dselect, etc. can? I've become addicted to font-lock-mode and
>>> I'd like to do something similar even when I have to use it
>>> wind
Hello
>> Can emacs do color when in "terminal mode" like mutt, ls,
>> dselect, etc. can? I've become addicted to font-lock-mode and
>> I'd like to do something similar even when I have to use it
>> windowless (or in an xterm, anyway).
-> I know xemacs can I don't know about g
*- On 2 Jul, Michael Stenner wrote about "color in emacs terminal"
> Can emacs do color when in "terminal mode" like mutt, ls, dselect,
> etc. can? I've become addicted to font-lock-mode and I'd like to do
> something similar even when I have to use it windowless (or in an
> xterm, anyway).
>
>
11 matches
Mail list logo