unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Sascha Wilde <wilde@sha-bang.de>
To: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: Display problems with non-ascii characters
Date: Wed, 08 Oct 2008 17:19:38 +0200	[thread overview]
Message-ID: <m2wsgj15dh.fsf@kenny.sha-bang.de> (raw)
In-Reply-To: <E1KnXSG-0002Sd-In@etlken.m17n.org> (Kenichi Handa's message of "Wed, 08 Oct 2008 20:43:48 +0900")

Kenichi Handa <handa@m17n.org> wrote:
> In article <m24p3n34xc.fsf@kenny.sha-bang.de>, Sascha Wilde <wilde@sha-bang.de> writes:
>
>>>> > This bug doesn't happen for me. 
>> >
>>>> Stange enough: for me too (nightly cvs builds, so this is no more the
>>>> same CVS head), but in normal use the problem is still there...
>> >
>> > Which font is used in that "normal use"?  C-u C-x = tells
>> > the font name.
>
>> x:-xos4-terminus-medium-r-normal--16-160-72-72-c-80-iso8859-1
>
> You at first wrote that in the case of "terminus 12", the
> font used was:
>
> x:-xos4-terminus-medium-r-normal--16-160-72-72-c-80-iso10646-1
>
> It's different from the above only in CHARSET_REGISTRY
> field, but it had the problem.  Now you wrote that the case
> of "terminus 12" doesn't show a problem but "normal use"
> shows the problem.  Does it mean that the font used for
> "terminus 12" is different now?

Seems so.  Actually never qualified the CHARSET_REGISTRY part.  There
are various ways im using to set/change the default font:

1.  in my .emacs file:

   (custom-set-faces
     ;; custom-set-faces was added by Custom.
     ;; If you edit it by hand, you could mess it up, so be careful.
     ;; Your init file should contain only one such instance.
     ;; If there is more than one, they won't work right.
    '(default ((t (:inherit nil :stipple nil :background "Black"
      :foreground "Gray90" :inverse-video nil :box nil :strike-through nil
      :overline nil :underline nil :slant normal :weight normal :height 140
      :width normal :foundry "xos4" :family "terminus"))))
    ; ...
    )

2.  in some code I wrote for fast font switching which uses
    set-default-font and setting font in default-frame-alist

3.  in my (broken) test case: set-face-font for 'default

BUT in all cases I used "terminus 11", "terminus 12" and that like, no
further qualification of the charset...

So it seems that Emacs made different choices under certain conditions.

FWIW: for the first time in weeks I didn't experienced the bug today
(without changing any configuration!) -- maybe its shy and talking about
it makes it go away..?

cheers
sascha
-- 
Sascha Wilde

"Unix was the first OS where you could carry the media and system
documentation around in a briefcase. This was fixed in BSD4.2."




  reply	other threads:[~2008-10-08 15:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-06 13:12 Display problems with non-ascii characters Sascha Wilde
2008-10-07 12:13 ` Kenichi Handa
2008-10-07 17:20   ` Sascha Wilde
2008-10-08  1:21     ` Kenichi Handa
2008-10-08  7:46       ` Sascha Wilde
2008-10-08 11:43         ` Kenichi Handa
2008-10-08 15:19           ` Sascha Wilde [this message]
2008-10-09 16:19             ` Sascha Wilde
2008-10-10  1:21               ` Kenichi Handa
2008-10-10  7:45                 ` Sascha Wilde
2008-10-14  9:14                   ` Sascha Wilde
2008-10-14 11:49                     ` Kenichi Handa
2008-10-14 12:29                       ` Sascha Wilde

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m2wsgj15dh.fsf@kenny.sha-bang.de \
    --to=wilde@sha-bang.de \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).