From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, HTML_MESSAGE,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 26167 invoked from network); 15 Jan 2023 06:57:27 -0000 Received: from tb-ob1.topicbox.com (64.147.108.173) by inbox.vuxu.org with ESMTPUTF8; 15 Jan 2023 06:57:27 -0000 Received: from tb-mx0.topicbox.com (tb-mx0.nyi.icgroup.com [10.90.30.73]) by tb-ob1.topicbox.com (Postfix) with ESMTP id 1DAB32EC53 for ; Sun, 15 Jan 2023 01:57:25 -0500 (EST) (envelope-from bounce.mMb50016e0c230ce50af248015.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx0.topicbox.com (Postfix, from userid 1132) id 1BB99B0D8D5; Sun, 15 Jan 2023 01:57:25 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=from:to :message-id:date:mime-version:content-type :content-transfer-encoding:list-help:list-id:list-post :list-subscribe:reply-to:subject:list-unsubscribe; s=dkim-1; t= 1673765845; x=1673852245; bh=vO8oExyRfHHslWt1DnHv3QmtGltSymlJ60y kk76569M=; b=c5A2J1/ntEGGl2j8qsbL3Xumdp9br4NWwTSxIrtSy32KYIiPFxf cwtfMx8vCqPEHM57Px5dVI4AOIeg3rNWd51Dw4Xbo+wIxaix9RP381da1o75Ws6p S7i7P8YhBb5ArhWLBAp4FAR7bWqrUgiUHOA7euzdsveRsNSQN6KQg/Uw= From: revrari@mweb.co.za To: 9fans <9fans@9fans.net> Message-Id: <16737658390.EaD1a.440216@composer.9fans.topicbox.com> Date: Sun, 15 Jan 2023 01:57:19 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=16737658391.aFdf205.440216 Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: da6a3b00-94a1-11ed-ba0d-df3a212d11b0 Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UMjRmM2NmMDFjOTU5YzU0Mi1NYjUwMDE2ZTBjMjMwY2U1MGFmMjQ4?= =?UTF-8?B?MDE1Pg==?= List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> Subject: [9fans] Setting acme to a GoMono or DejavuSansMono font List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:Mb50016e0c230ce50af248015:1:GRbiR4O_sSjJrS3vxnWOX2F1LRo-zYgu9Q95R2c7w18 --16737658391.aFdf205.440216 Date: Sun, 15 Jan 2023 01:57:19 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I have successfully installed plan9port on Ubuntu Linux. I managed to chang= e the font for sam when I run it. I have set this in my .bash_aliases file: alias sam=3D"export font=3D/mnt/font/GoMono/11a/font && sam" However, the same code does not work for acme. If I add this alias: alias acme=3D"export font=3D/mnt/font/GoMono/11a/font && acme" then acme starts, but the font is _not_ GoMono.=C2=A0 I have tried this with other fonts too. I would appreciate any help with this. BTW I am running sam/acme directly from the bash shell.=C2=A0 ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T24f3cf01c959c542-Mb5001= 6e0c230ce50af248015 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --16737658391.aFdf205.440216 Date: Sun, 15 Jan 2023 01:57:19 -0500 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I have successfully installed plan9port on Ubu= ntu Linux. I managed to change the font for sam when I run it. I have set t= his in my .bash_aliases file:

alias sam=3D= "export font=3D/mnt/font/GoMono/11a/font && sam"

However, the same code does not work for acme. If = I add this alias:

alias acme=3D"expor= t font=3D/mnt/font/GoMono/11a/font && acme"
then acme starts, but the font is not GoMono. 

I have tried this with other fonts too.

I would appreciate any help with this.
<= /div>

BTW I am running sam/acme directly from the bash= shell. 




= --16737658391.aFdf205.440216--