all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Russ P." <russ.paielli@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: setting font size
Date: Tue, 2 Nov 2010 11:44:50 -0700 (PDT)	[thread overview]
Message-ID: <87ffa262-6669-4080-b017-5c69da9c6603@j18g2000yqd.googlegroups.com> (raw)
In-Reply-To: 45258d6d-5531-45e7-a218-78dc573a7b9e@e14g2000yqe.googlegroups.com

On Nov 1, 6:50 pm, Jason Rumney <jasonrum...@gmail.com> wrote:
> On Nov 2, 2:33 am, "Russ P." <russ.paie...@gmail.com> wrote:
>
> > Using the same .emacs file that I use on Red Hat, I get a ridiculously
> > large font on the Ubuntu Emacs.  The only lines in my .emacs file that
> > I think could have an effect on font size are these:
>
> > (add-hook 'font-lock-mode-hook #'(lambda()(use-local-map nil)))
> > (custom-set-faces '(default ((t (:size "14pt" :family "Courier 10
> > Pitch"))) t))
> > (set-face-attribute 'default nil :family "Courier 10 Pitch")
> > (set-face-attribute 'default (selected-frame) :height 130)
>
> The second line above is setting your font to a huge 14pt. The forth
> line is resetting it to a slightly less huge 13pt.
>
> I'd suggest removing the last two lines and setting the font through
> customize, where you can see the results as you set it.
>
> Apparently your Red Hat installation must be getting your monitor dpi
> wrong if it is not displaying 14 and 13pt fonts at a large size.

Thanks for the suggestion, but I already tried commenting out those
lines and it made no difference. Then I figured the problem could be
that my .emacs file is just not executing to completion, but now I am
pretty sure it is.

I find it frustrating that the same (or close to the same) version of
Emacs with the exact same .emacs file behaves completely differently
on two different Linux distributions (Red Hat and Ubuntu). I've never
had this kind of problem with XEmacs.

I've also had other problems with Emacs that I never had with XEmacs
in over 20 years of using it. For example, I reported here a few weeks
ago that Emacs is FAR slower than XEmacs for remote operation. Others
here helped me with a nice workaround for that problem (sshfs), but it
is still not a good indication of the Emacs software quality.

Here is another little thing that bothers me about Emacs, and this one
is probably my own little pecadillo. XEmacs has a nice little pull-
down menu item for setting the font size directly. Emacs apparently
does not have that, so I have to sit and try to guess how to do it. I
knew a few weeks ago, but I forgot. But the point is, why should I
have to remember? Why not just make it simple, as in XEmacs?

The only reason I have to use Emacs is that I want to use ENSIME (an
IDE for Scala). Were it not for that, I would surely just stay with
XEmacs. I get no pleasure from saying that, I'm just reporting my
experience. I certainly don't mean to offend anyone here, because I
will probably need your help in the future! I just hope the problems
with Emacs can be corrected.

Russ P.


  reply	other threads:[~2010-11-02 18:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <b4b8ac45-dcbc-41df-ae14-8f5abc0a6c24@j2g2000yqf.googlegroups.com>
2010-11-02  1:50 ` setting font size Jason Rumney
2010-11-02 18:44   ` Russ P. [this message]
2010-11-02 21:54     ` despen
2010-11-02 22:21       ` Russ P.
2010-11-03  1:25         ` despen

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=87ffa262-6669-4080-b017-5c69da9c6603@j18g2000yqd.googlegroups.com \
    --to=russ.paielli@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.