all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles.bader@necel.com>
To: Kenichi Handa <handa@m17n.org>
Cc: cyd@stupidchicken.com, monnier@iro.umontreal.ca,
	cloos@jhcloos.com, emacs-devel@gnu.org
Subject: Re: Fixed-pitch and variable-pitch faces
Date: Mon, 09 Jun 2008 16:56:18 +0900	[thread overview]
Message-ID: <buo4p832g9p.fsf@dhapc248.dev.necel.com> (raw)
In-Reply-To: <E1K5bgM-0003c0-1X@etlken.m17n.org> (Kenichi Handa's message of "Mon, 09 Jun 2008 16:20:46 +0900")

Kenichi Handa <handa@m17n.org> writes:
>> BTW, here's the aforementioned font, AurulentSansMono-Regular; I put it
>> in my ~/.fonts directory.
>
> Ah, I see.  It has just a part of iso-8859-1 chars.  I've
> just installed a fix to accept such a font.  Please try the
> latest code.

Hmm, that doesn't seem to help...

I updated to the current trunk, with your changes, and tried the
following to further isolate the environment emacs is running in:

   xrdb -remove
   cp -r ~/.fonts /tmp
   env - DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY HOME=/tmp src/emacs -Q &

then if I start a shell in the new emacs:

   sh-3.2$ fc-list 'Aurulent Sans Mono' file family
   /tmp/.fonts/AurulentSansMono-Regular.otf: Aurulent Sans Mono

but, if I try to change the family of the `default' face to Aurulent
Sans Mono, instead, emacs uses:

   -xos4-Terminus-normal-normal-normal-*-16-*-*-*-c-*-iso8859-1

(???)

Here's the entire environment, as printed inside that emacs shell:

   sh-3.2$ printenv
   TERM=dumb
   EMACS=t
   TERMCAP=
   COLUMNS=80
   PWD=/usr/local/build/emacs/devo
   SHLVL=1
   HOME=/tmp
   DISPLAY=:0.0
   INSIDE_EMACS=23.0.60.10,comint
   XAUTHORITY=/tmp/.gdmTL1FCU
   _=/usr/bin/printenv

Thanks,

-Miles

-- 
Ich bin ein Virus. Mach' mit und kopiere mich in Deine .signature.




  reply	other threads:[~2008-06-09  7:56 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-07 16:23 Fixed-pitch and variable-pitch faces Chong Yidong
2008-06-07 16:28 ` Chong Yidong
2008-06-07 18:56 ` Stefan Monnier
2008-06-07 20:33   ` David Hansen
2008-06-07 21:34   ` James Cloos
2008-06-08 11:29     ` Kenichi Handa
2008-06-09  1:29       ` Chong Yidong
2008-06-09  2:59         ` Kenichi Handa
2008-06-09  4:49           ` Chong Yidong
2008-06-09  5:17             ` Miles Bader
2008-06-09  5:34               ` Kenichi Handa
2008-06-09  6:14                 ` Miles Bader
2008-06-09  6:20                   ` Miles Bader
2008-06-09  7:20                     ` Kenichi Handa
2008-06-09  7:56                       ` Miles Bader [this message]
2008-06-09 11:06                         ` Kenichi Handa
2008-06-09 11:38                           ` Miles Bader
2008-06-09 12:06                             ` Kenichi Handa
2008-06-09 12:09                               ` Miles Bader
2008-06-09 11:26                         ` Kenichi Handa
2008-06-09  6:35                   ` Kenichi Handa
2008-06-09  6:41                     ` Miles Bader
2008-06-09 13:40                 ` Chong Yidong
2008-06-10  1:06                 ` Stefan Monnier
2008-06-10  1:44                   ` David De La Harpe Golden
2008-06-10  8:01                     ` James Cloos

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=buo4p832g9p.fsf@dhapc248.dev.necel.com \
    --to=miles.bader@necel.com \
    --cc=cloos@jhcloos.com \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.org \
    --cc=miles@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.