bug-lispm@nongnu.org
(1) By ams on 2024-11-01 13:35:37 [link] [source]
Many thanks to IanK, the GNU project and FSF for setting up a mailing list for us.
https://lists.nongnu.org/mailman/listinfo/bug-lispm/ https://lists.nongnu.org/archive/html/bug-lispm/
Feel free to subscribe for the latest bugs.
(2) By Devon Sean McCullough (Devon7) on 2025-02-17 14:23:01 in reply to 1 [source]
;; https://tumbleweed.nu/r/lm-3/uv/chinual.html ;; 10.1.3 The Character Set Improve two bad SAIL/ITS/LispM character set mappings to unicode SAIL Name Ascii-Art old/new ;; Unicode 026 circle-X (x) ⮾/⊗ ;; CIRCLED X / CIRCLED TIMES 033 diamond (altmode) <> ⋄/◊ ;; DIAMOND OPERATOR / LOZENGE The former is not present in most fonts. The latter is so tiny it looks like a dot. Peace --Devon P.S. Unicode lacks a decent altmode character: ◊ is the best overall match but lacks concave lines, and ✧ has concave lines but is too short. Take your pick.
(3) By ams on 2025-04-07 06:53:53 in reply to 2 [link] [source]
Fixed! Sorry for the delay. Thank you!