all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* font problem from emacs 23.3 to 23.4???
@ 2012-07-27 13:38 rusi
  2012-07-27 14:45 ` Peter Dyballa
       [not found] ` <mailman.5758.1343400321.855.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 8+ messages in thread
From: rusi @ 2012-07-27 13:38 UTC (permalink / raw)
  To: help-gnu-emacs

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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-07-28  9:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-27 13:38 font problem from emacs 23.3 to 23.4??? rusi
2012-07-27 14:45 ` 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

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.