emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

23.0.60; set-fontset-font


From: Peter Dyballa
Subject: 23.0.60; set-fontset-font
Date: Wed, 5 Mar 2008 00:34:30 +0100

Hello!

The DOCSTRING is not OK:

        font-spec may one of these:
         * A cons (FAMILY . REGISTRY), where FAMILY is a font family name and
           REGISTRY is a font registry name.  FAMILY may contains foundry
           name, and REGISTRY may contains encoding name.
         * A font name string.
         * nil, which explicitly specifies that there's no font for target.

The first line misses a ``be´´.
First item has twice ``may contains´´ although the singular form is appropriate. The second item might need a clarification: is the font name XLFD format or can it be libfontconfig?

The DOCSTRING also contains:

        target may be a script name symbol.  In that case, use font-spec for
        all characters that belong to the script.

From which variable can the script's name be taken? There seem to exist three choices: otf-script-alist (which looks very promising), charset-script-alist (do fonts exist that support all Indian scripts?), or char-script-table (looks quite OK).



In GNU Emacs 23.0.60.2 (powerpc-apple-darwin8.11.0, X toolkit, Xaw3d scroll bars)
 of 2008-03-01 on Latsche.local
Windowing system distributor `The XFree86 Project, Inc', version 11.0.40400000 configured using `configure '--without-pop' '--without-sound' '-- with-xft' '--with-libotf' '--with-dbus' '--with-x-toolkit=athena' '-- enable-font-backend' '--enable-locallisppath=/Library/Application Support/Emacs/calendar23:/Library/Application Support/Emacs/caml:/ Library/Application Support/Emacs:/sw/share/emacs21/site-lisp/elib' 'PKG_CONFIG_PATH=/sw/lib/freetype219/lib/pkgconfig:/sw/lib/ fontconfig2/lib/pkgconfig:/sw/lib/pkgconfig:/sw/lib/system-openssl/ lib/pkgconfig:/sw/share/pkgconfig:/usr/lib/pkgconfig:/usr/local/lib/ pkgconfig:/usr/local/clamXav/lib/pkgconfig:/usr/X11R6/lib/pkgconfig' 'CPPFLAGS=-no-cpp-precomp -D__BIND_NOSTATIC -I/sw/lib/fontconfig2/ include -I/sw/lib/freetype219/include -I/sw/lib/freetype219/include/ freetype2 -idirafter /usr/X11R6/include' 'CFLAGS=-ggdb -gfull - bind_at_load -Wno-pointer-sign -pipe -fPIC -mcpu=7450 -mtune=7450 - mno-powerpc64 -O0' 'LDFLAGS=-bind_at_load -dead_strip - multiply_defined suppress -L/sw/lib/fontconfig2/lib -L/sw/lib/ freetype219/lib''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: de_DE.UTF-8
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Help

Minor modes in effect:
  TeX-PDF-mode: t
  shell-dirtrack-mode: t
  show-paren-mode: t
  display-time-mode: t
  desktop-save-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  view-mode: t

--
Greetings

  Pete

A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]