[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: emacs and xresources



John L Fjellstad <john-debian@fjellstad.org> writes:

> I noticed that for emacs, it is started with this command line:
> /usr/bin/emacs21

Emacs uses the name of the executable (or the --name option) for the
top-level resource.  So for the emacs21 case, you'd need 

emacs21*font:...

This allows you to have different configurations for different
needs.  

Or, you can apply resources for all Emacs instances with

Emacs*font:...

-- 
Alan Shutko <ats@acm.org> - I am the rocks.
"That's not my department" says Werner von Braun



Reply to: