9fans archive / 1998 / 09 / 54 / prev next From: Russ Cox rsc@eec... Subject: [9fans] Wish list for acme mail handler Date: Wed, 9 Sep 1998 22:23:15 -0400 > I'm setting variable-width font as euro.8.font, and fixed-width > fona as jis.9.font. In this setting, acme beginnes with variable- > font. However, I want to use jis.9.font as default... See font(6) for a description of font files. You can probably easily assemble your own "variable-width" font that contains "fixed-width" jis characters and the variable-width latin characters. I don't know how nice it would look, but then at least you wouldn't have to click on font, and the acme menus would fit better on the screen. Russ