all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jadamson@partners.org (Joel J. Adamson)
To: "Pavol Murin" <palomurin@gmail.com>
Cc: help-gnu-emacs@gnu.org, pocm@soton.ac.uk
Subject: Re: Setting Font/FontSet
Date: Mon, 31 Mar 2008 15:21:41 -0400	[thread overview]
Message-ID: <87tzim66nu.fsf@W0053328.mgh.harvard.edu> (raw)
In-Reply-To: <da34e7ec0803310543u6d04e592t36285568086460f3@mail.gmail.com> (Pavol Murin's message of "Mon, 31 Mar 2008 14:43:29 +0200")

"Pavol Murin" <palomurin@gmail.com> writes:

>> Hello all,
>>
>> I installed Ubuntu on a new machine and GNU Emacs font seems too big
>> when compared to my other Gentoo machines.
>> So each time I start I do: Set Font/FontSet -> Misc -> clean 8x8. How
>> can I set this up in my .emacs?
>>
>> Thanks,
>
> something like this (just change the font name):
>
> (set-default-font  "Bitstream Vera Sans Mono-10")

Also try using your X resources:

My ~/.Xdefaults file:

,----
| !XTerm
| XTerm*font:		-xos4-terminus-medium-*-normal-*-16-*-*-*-*-*-iso10646-1
| XTerm*faceSize:		12
| XTerm*background:	Black
| XTerm*foreground:	grey77
| XTerm*metaSendsEscape: 	True
| XTerm*eightBitInput:	False
| XTerm*highlightColor:	pink
| XTerm*cursorBlink:	True
| 
| !Emacs
| Emacs*font:	-xos4-terminus-medium-*-normal-*-16-*-*-*-*-*-iso10646-1
| Emacs*cursorColor:	blue
| Emacs*foreground:	grey77
| Emacs*background:	black
| !Emacs*fullscreen:	fullheight
`----

Joel

-- 
Joel J. Adamson
Biostatistician
Pediatric Psychopharmacology Research Unit
Massachusetts General Hospital
Boston, MA  02114
(617) 643-1432
(303) 880-3109
Public key: http://pgp.mit.edu

The information transmitted in this electronic communication is intended only
for the person or entity to whom it is addressed and may contain confidential
and/or privileged material. Any review, retransmission, dissemination or other
use of or taking of any action in reliance upon this information by persons or
entities other than the intended recipient is prohibited. If you received this
information in error, please contact the Compliance HelpLine at 800-856-1983 and
properly dispose of this information.







  parent reply	other threads:[~2008-03-31 19:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-31 12:43 Setting Font/FontSet Pavol Murin
2008-03-31 17:40 ` Paulo J. Matos
2008-03-31 18:49   ` Peter Dyballa
2008-03-31 20:46     ` Paulo J. Matos
2008-04-02  9:28       ` Peter Dyballa
     [not found]       ` <mailman.9854.1207128545.18990.help-gnu-emacs@gnu.org>
2008-04-05  4:05         ` rustom
2008-04-05  8:57           ` Peter Dyballa
2008-04-05 13:45           ` Jason Rumney
     [not found]           ` <mailman.10028.1207385878.18990.help-gnu-emacs@gnu.org>
2008-04-05 15:44             ` rustom
2008-04-05 18:07               ` Peter Dyballa
2008-04-06 22:41                 ` Paulo J. Matos
2008-03-31 19:31   ` Joel J. Adamson
2008-03-31 20:52     ` Pavol Murin
2008-03-31 19:21 ` Joel J. Adamson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-31 12:35 Paulo J. Matos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tzim66nu.fsf@W0053328.mgh.harvard.edu \
    --to=jadamson@partners.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=palomurin@gmail.com \
    --cc=pocm@soton.ac.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.