unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: M G Berberich <berberic@forwiss.uni-passau.de>
Subject: Re: german quotes and mule
Date: Thu, 11 Jan 2007 10:38:08 +0100	[thread overview]
Message-ID: <05dh74-2hd.ln1@avaloon.forwiss.uni-passau.de> (raw)
In-Reply-To: v9fyajvoo6.fsf@marauder.physik.uni-ulm.de

On Tue, 09 Jan 2007, Reiner Steib <reinersteib+gmane@imap.cc> wrote:
> On Mon, Jan 08 2007, M G Berberich wrote:
>
>> Emacs does not use the existing glyphs from the normal font but
>> substitutes some from other fonts, that are far too big and too
>> wide. 
> [...]
>> (please see <http://www.forwiss.uni-passau.de/~berberic/emacs-utf-8.png>)
>
> Show us the output of M-x describe-cahr RET on both, the correct and
> "too big" characters.

Correct char:
        character: x (120, #o170, #x78)
preferred charset: ascii (ASCII (ISO646 IRV))
       code point: 0x78
           syntax: w 	which means: word
         category: a:ASCII l:Latin r:Japanese roman
      buffer code: #x78
        file code: not encodable by coding system utf-8
          display: by this font (glyph code)
     bitstream vera sans mono:pixelsize=11:foundry=bitstream:weight=medium:
			slant=r:width=normal (#x5B)

Too big characters:
        character: “ (8220, #o20034, #x201c)
preferred charset: iso-8859-13 (ISO/IEC 8859/13)
       code point: 0xB4
           syntax: . 	which means: punctuation
         category: c:Chinese h:Korean j:Japanese
      buffer code: #xE2 #x80 #x9C
        file code: #xE2 #x80 #x9C (encoded by coding system utf-8-unix)
          display: by this font (glyph code)
     -ISAS-Song ti-Medium-R-Normal--16-160-72-72-c-160-GB2312.1980-0 (#x2130)

        character: ‘ (8216, #o20030, #x2018)
preferred charset: iso-8859-7 (ISO/IEC 8859/7)
       code point: 0xA1
           syntax: . 	which means: punctuation
         category: c:Chinese h:Korean j:Japanese
      buffer code: #xE2 #x80 #x98
        file code: #xE2 #x80 #x98 (encoded by coding system utf-8-unix)
          display: by this font (glyph code)
     -Misc-Fixed-Medium-R-Normal--14-130-75-75-C-70-ISO10646-1 (#x2018)

        character: … (8230, #o20046, #x2026)
preferred charset: chinese-gb2312 (GB2312 Chinese simplified: ISO-IR-58)
       code point: 0x212D
           syntax: _ 	which means: symbol
         category: c:Chinese h:Korean j:Japanese
      buffer code: #xE2 #x80 #xA6
        file code: #xE2 #x80 #xA6 (encoded by coding system utf-8-unix)
          display: by this font (glyph code)
     -Misc-Fixed-Medium-R-Normal--14-130-75-75-C-70-ISO10646-1 (#x2026)


> Do the chars show up nicely if you start Emacs with...
>   emacs -Q -font "-misc-fixed-medium-r-normal--14*-*-*-*-*-*-iso10646-1"
> ... (or similar).  (This should work for Emacs <= 22, not sure about 23.)

I have to specify "--disable-font-backend" to make it accept
X-font-descriptions, then it works. 

So this might mean it's a problem with the font-backend on the other
hand emacs seems to thinks that german quotation-marks are "c:Chinese
h:Korean j:Japanese" characters and are to be found in iso-8859-13
resp. iso-8859-7 and the ellipsis in chinese-gb2312.

>> I'm using emacs-snapshot from 20061106 
>>   GNU Emacs 23.0.0.1
>
> Please don't ask about unreleased version on comp.emacs or
> gnu.emacs.help.  Follow the advice in INSTALL.CVS instead:

Sorry. 

	MfG
	bmg

-- 
"Des is völlig wurscht, was heut beschlos- | M G Berberich
 sen wird: I bin sowieso dagegn!"          | berberic@fmi.uni-passau.de
(SPD-Stadtrat Kurt Schindler; Regensburg)  | www.fmi.uni-passau.de/~berberic

  reply	other threads:[~2007-01-11  9:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-08 20:56 german quotes and mule M G Berberich
2007-01-08 21:56 ` Peter Dyballa
     [not found] ` <mailman.2868.1168293428.2155.help-gnu-emacs@gnu.org>
2007-01-09 12:29   ` M G Berberich
2007-01-09 20:48     ` Peter Dyballa
     [not found]     ` <mailman.2909.1168375746.2155.help-gnu-emacs@gnu.org>
2007-01-09 21:50       ` M G Berberich
2007-01-09 23:33         ` Peter Dyballa
2007-01-09 22:08 ` Reiner Steib
2007-01-11  9:38   ` M G Berberich [this message]
2007-01-11 10:55     ` Peter Dyballa

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=05dh74-2hd.ln1@avaloon.forwiss.uni-passau.de \
    --to=berberic@forwiss.uni-passau.de \
    --cc=berberic@fmi.uni-passau.de \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).