* Emacs resources
@ 2002-10-05 13:32 arthur.chereau
0 siblings, 0 replies; 2+ messages in thread
From: arthur.chereau @ 2002-10-05 13:32 UTC (permalink / raw)
Hi,
I'm trying to setup my .Xdefaults for emacs 21.2, but there're some resources I can't
find anywhere:
- How can I change the color of the main highlighted string when one C-s ?
- How can I change the background color of the toolbar ?
- How can I change the background color of the Help menu that pops up when one clicks
on the help icon in the toolbar ?
- How can I change the font used for filenames in lesstif file selection boxes ?
For now, my .Xdefaults contains:
#define SMALL -*-fixed-medium-r-normal-*-*-130-*-*-c-*-iso8859-15
#define MEDIUM -*-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-15
#define VERDANA -*-verdana-medium-r-normal-*-*-90-*-*-p-*-iso8859-15
#define GRAY Gray87
*font: MEDIUM
Emacs.background: GRAY
Emacs.pane.menubar.*.background: GRAY
Emacs.dialog*.background: GRAY
Emacs.fsb_popup.*.background: GRAY
Emacs.font: SMALL
Emacs.*.fontList: VERDANA
Setting
Emacs*background: GRAY
doesn't set all the background colors to gray87, I don't understand why.
By the way, when I startx and then run emacs, it complains
No fonts match `MEDIUM'
I need to xrdb -load ~/.Xdefaults to get it work. Why aren't the defines taken into
account when I startx ?
------------------------------------------
Faites un voeu et puis Voila ! www.voila.fr
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Emacs resources
[not found] <mailman.1033824922.21628.help-gnu-emacs@gnu.org>
@ 2002-10-05 14:52 ` Jesper Harder
0 siblings, 0 replies; 2+ messages in thread
From: Jesper Harder @ 2002-10-05 14:52 UTC (permalink / raw)
"arthur.chereau" <arthur.chereau@voila.fr> writes:
> - How can I change the color of the main highlighted string when one
> C-s ?
`M-x customize-face isearch-face'
> - How can I change the background color of the toolbar ?
`M-x customize-face tool-bar'
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-10-05 14:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1033824922.21628.help-gnu-emacs@gnu.org>
2002-10-05 14:52 ` Emacs resources Jesper Harder
2002-10-05 13:32 arthur.chereau
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.