Ar an seachtú lá de mí Iúil, scríobh Stephen J. Turnbull: 
 Jerry James writes:
 
  > [...] 
  >
  > (defun fill-display-table (value display-table)
  >   "Make every entry in the table map to VALUE."
  >   (if (sequencep display-table)
  >       (fillarray display-table value)
  >     (put-char-table t value display-table)))
  > 
  > ... except I'm not at all sure the else branch of that conditional is
  > correct.  If not, would a knowledgeable person please help me correct
  > it?
 
 The knowledgeable person would have to be Aidan.  I had nothing to do
 with this, unfortunately. 
The else branch of that conditional is correct. 
As to the compatibility in general, here’s how we ended up doing it in Gnus:
http://mid.gmane.org/18509.35990.374622.216796@parhasard.net
You’re right, there is in theory a need for a fillarray analogue.
-- 
¿Dónde estará ahora mi sobrino Yoghurtu Nghe, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta