From: Lord Sauron <lordsauronthegreat@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Emacs - (I think [the]) Fonts [are] Broken
Date: Wed, 13 Sep 2006 15:43:59 -0700 [thread overview]
Message-ID: <200609131544.02304.lordsauronthegreat@gmail.com> (raw)
In-Reply-To: <Mahogany-0.67.0-14085-20060913-185313.00@kihnet.sk>
[-- Attachment #1: Type: text/plain, Size: 2290 bytes --]
On Wednesday 13 September 2006 09:53, Robert Cernansky wrote:
> On Mon, 11 Sep 2006 16:24:11 -0700 Lord Sauron
<lordsauronthegreat@gmail.com> wrote:
> > > quoth the Lord Sauron:
>
> [...]
>
> > > > What should I do to fix Emacs? I hear it's a very powerful and
>
> [...]
>
> > Much more confused than before. I get why I'd want to use unicode,
> > but the instructions on how to do that were outdated or for a setup
> > other than mine and they threw me off real quickly.
>
> Did you try ran emacs in X also? Is there the same behaviour? In X
> you can pres Shift + Left mouse click to select fonts.
>
> You can also play with locale setting in your system. For example try
> to start emacs with default/none locale:
>
> $ LC_ALL=C emacs
>
> To set emacs to use UTF-8 put this into your ~/.emacs file:
>
> (setq locale-coding-system 'utf-8)
> (set-terminal-coding-system 'utf-8)
> (set-keyboard-coding-system 'utf-8)
> (set-selection-coding-system 'utf-8)
> (set-clipboard-coding-system 'utf-8)
> (prefer-coding-system 'utf-8)
> (modify-coding-system-alist 'file "" 'utf-8)
> (setq process-coding-system-alist '((".*" . utf-8)))
> (setq x-select-request-type '(UTF8_STRING COMPOUND_TEXT TEXT STRING))
>
> But it should not be necessary if you use some UTF-8 locale in your
> system (emacs will use UTF-8 by default then). You can also try to
> change the 'utf-8' string to some other (non utf-8) enconding, for
> example iso-8859-1.
>
> Try to emerge some basic X.Org fonts, for example
> media-fonts/font-misc-misc. Also emerge media-fonts/intlfonts.
I tried that, and emerge --pretend promptly told me that xorg 6.9 or
something was blocking virtually everything x-related. It was really
weird. It's also blocking xemacs (the package I think will fix this
mess). This probably means that I have to go find and fix my package
masks. The difficulty there is that there's a ton of junk I'm still
using (like Eclipse 3.1) which is masked. I think this is going to end
up being a battle between me and portage to sort out my package masks.
Is there a untampered copy of packages.mask (or whatever it's called)
that I can use to compare with mine to try and fix this mess?
--
http://lordsauronthegreat.googlepages.com/
[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]
next prev parent reply other threads:[~2006-09-13 22:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-08 22:55 [gentoo-user] Emacs - (I think [the]) Fonts [are] Broken Lord Sauron
2006-09-09 11:05 ` darren kirby
2006-09-11 23:24 ` Lord Sauron
2006-09-11 23:43 ` darren kirby
2006-09-13 16:53 ` Robert Cernansky
2006-09-13 22:43 ` Lord Sauron [this message]
2006-09-14 4:39 ` darren kirby
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=200609131544.02304.lordsauronthegreat@gmail.com \
--to=lordsauronthegreat@gmail.com \
--cc=gentoo-user@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox