* font-use-system-font not available
@ 2014-03-27 15:42 Jai Dayal
2014-03-27 16:25 ` W. Greenhouse
0 siblings, 1 reply; 3+ messages in thread
From: Jai Dayal @ 2014-03-27 15:42 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
I am trying to get the GUI emacs to use the same font as my terminal (the
terminal has "use the system fixed width font" checked).
I've read in the manual
http://www.gnu.org/software/emacs/manual/html_node/emacs/Fonts.html
That I can set font-use-system-font to t, however, that variable seems to
be undefined for me.
I am using Emacs 24.3 on Centos 6.5 with Gnome 2 as my desktop.
Thanks.
Jai
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: font-use-system-font not available
2014-03-27 15:42 font-use-system-font not available Jai Dayal
@ 2014-03-27 16:25 ` W. Greenhouse
2014-03-27 16:31 ` Jai Dayal
0 siblings, 1 reply; 3+ messages in thread
From: W. Greenhouse @ 2014-03-27 16:25 UTC (permalink / raw)
To: help-gnu-emacs-mXXj517/zsQ
Jai Dayal <dayalsoap-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:
> Hi,
>
> I am trying to get the GUI emacs to use the same font as my terminal (the
> terminal has "use the system fixed width font" checked).
>
> I've read in the manual
> http://www.gnu.org/software/emacs/manual/html_node/emacs/Fonts.html
>
> That I can set font-use-system-font to t, however, that variable seems to
> be undefined for me.
Note where the manual says "For this to work, Emacs must have been
compiled with Gconf support." Perhaps your Emacs wasn't?
A lower-tech, non-gconfy alternative would be to set both Emacs and
terminal font via X resources, e.g. "*font: foo".
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: font-use-system-font not available
2014-03-27 16:25 ` W. Greenhouse
@ 2014-03-27 16:31 ` Jai Dayal
0 siblings, 0 replies; 3+ messages in thread
From: Jai Dayal @ 2014-03-27 16:31 UTC (permalink / raw)
To: W. Greenhouse; +Cc: help-gnu-emacs
Thanks for the reply. I guess I just want Emacs to use whatever the system
font is my terminal uses by default.. I have no idea what that is, so I
guess I'll have to figure out these X settings stuffs.
Jai
On Thu, Mar 27, 2014 at 12:25 PM, W. Greenhouse <wgreenhouse@riseup.net>wrote:
> Jai Dayal <dayalsoap@gmail.com> writes:
>
> > Hi,
> >
> > I am trying to get the GUI emacs to use the same font as my terminal (the
> > terminal has "use the system fixed width font" checked).
> >
> > I've read in the manual
> > http://www.gnu.org/software/emacs/manual/html_node/emacs/Fonts.html
> >
> > That I can set font-use-system-font to t, however, that variable seems to
> > be undefined for me.
>
> Note where the manual says "For this to work, Emacs must have been
> compiled with Gconf support." Perhaps your Emacs wasn't?
>
> A lower-tech, non-gconfy alternative would be to set both Emacs and
> terminal font via X resources, e.g. "*font: foo".
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-03-27 16:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27 15:42 font-use-system-font not available Jai Dayal
2014-03-27 16:25 ` W. Greenhouse
2014-03-27 16:31 ` Jai Dayal
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.