Catches another way images prints.
This commit is contained in:
parent
0aecbf97ff
commit
ff1ab35a12
|
@ -78,6 +78,8 @@
|
||||||
(lambda (all one) "expects a "))
|
(lambda (all one) "expects a "))
|
||||||
(list #rx"list or cyclic list"
|
(list #rx"list or cyclic list"
|
||||||
(lambda (all) "list"))
|
(lambda (all) "list"))
|
||||||
|
(list (regexp-quote "#(struct:object:image% ...)")
|
||||||
|
(lambda (all) "an image"))
|
||||||
(list (regexp-quote "#(struct:object:image-snip% ...)")
|
(list (regexp-quote "#(struct:object:image-snip% ...)")
|
||||||
(lambda (all) "an image"))
|
(lambda (all) "an image"))
|
||||||
(list (regexp-quote "#(struct:object:cache-image-snip% ...)")
|
(list (regexp-quote "#(struct:object:cache-image-snip% ...)")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user