all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rusi <rustompmody@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: font problem from emacs 23.3 to 23.4???
Date: Fri, 27 Jul 2012 06:38:45 -0700 (PDT)	[thread overview]
Message-ID: <2d3244c3-5057-42a5-a20a-0d74d7a59b22@rq10g2000pbb.googlegroups.com> (raw)

I have this (quite fragile :-) ) elisp code for running APL under
emacs
http://www.emacswiki.org/emacs/AplInDebian

I just discovered that the fonts are not working in the new setup but
still working in the old
That is I can type in inferior APL in the old
     a ← 2 3 ⍴ ⍳ 6

 and it works

     a
 0 1 2
 3 4 5

It still works in the new but now the ← shows as a box
Also describe-char works on the old but breaks on the new giving

get-char-code-property: Args out of range: [Cc Zs Po Sc Ps Pe Sm Pd Nd
Lu ...], 135

New emacs 23.4.1
Old emacs 23.3.1

I am not sure its an emacs issue or gnome issue whose version is also
different.


             reply	other threads:[~2012-07-27 13:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-27 13:38 rusi [this message]
2012-07-27 14:45 ` font problem from emacs 23.3 to 23.4??? Peter Dyballa
     [not found] ` <mailman.5758.1343400321.855.help-gnu-emacs@gnu.org>
2012-07-27 17:58   ` rusi
2012-07-27 19:51     ` Peter Dyballa
     [not found]     ` <mailman.5787.1343418712.855.help-gnu-emacs@gnu.org>
2012-07-28  2:35       ` rusi
2012-07-28  3:11         ` rusi
2012-07-28  9:14           ` Peter Dyballa
2012-07-28  8:18         ` 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

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

  git send-email \
    --in-reply-to=2d3244c3-5057-42a5-a20a-0d74d7a59b22@rq10g2000pbb.googlegroups.com \
    --to=rustompmody@gmail.com \
    --cc=help-gnu-emacs@gnu.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 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.