(www-batch-ids-find): If only one character is specified as
authortomo <tomo>
Wed, 18 May 2005 19:21:08 +0000 (19:21 +0000)
committertomo <tomo>
Wed, 18 May 2005 19:21:08 +0000 (19:21 +0000)
components, display the character's IDS.

www/www-ids-find.el

index e48e6ea..1de3070 100644 (file)
       ;;    nil)
       ;;  'ideographic-structure)
       (when (= (length components) 1)
-       (www-ids-find-format-line (aref components 0) nil))
+       (www-ids-find-format-line (aref components 0)
+                                 (char-feature (aref components 0)
+                                               'ideographic-structure)))
       (dolist (c (ideographic-products-find components))
        (setq is (char-feature c 'ideographic-structure))
        ;; to avoid problems caused by wrong indexes