Re: [9fans] Setting acme to a GoMono or DejavuSansMono font

2023-01-14 Thread Lucio De Re
You probably have a shell alias or a shell function called acme. The
p9p acme does accept the -f and -F options, I use them all the time.

-- 
Lucio De Re
2 Piet Retief St
Kestell (Eastern Free State)
9860 South Africa

Ph.: +27 58 653 1433
Cell: +27 83 251 5824

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T24f3cf01c959c542-M82c8b93600e53c627cef45b0
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Setting acme to a GoMono or DejavuSansMono font

2023-01-14 Thread Raoul Comninos
Those examples seem to pertain to running acme via rc, which I am not
doing.

However, I tried:
% acme −F /mnt/font/GoMono/11a/font
and I get,
can't open −F: No such file or directory
can't open /mnt/font/GoMono/11a/font: No such file or directory

On Sun, 15 Jan 2023 at 09:16, Mark van Atten  wrote:

> > then acme starts, but the font is not GoMono.
> 
> 9 man fontsrv
> (EXAMPLES)
> 
> Mark.

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T24f3cf01c959c542-Ma85bfd00ecd058af5dd12d2b
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Setting acme to a GoMono or DejavuSansMono font

2023-01-14 Thread Mark van Atten
> then acme starts, but the font is not GoMono.

9 man fontsrv
(EXAMPLES)

Mark.

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T24f3cf01c959c542-M6bd7d4b766df7cdfd0a27ee1
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


[9fans] Setting acme to a GoMono or DejavuSansMono font

2023-01-14 Thread revrari
I have successfully installed plan9port on Ubuntu Linux. I managed to change 
the font for sam when I run it. I have set this in my .bash_aliases file:

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

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

alias acme="export font=/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.

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




--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T24f3cf01c959c542-Mb50016e0c230ce50af248015
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Error when running >spell

2023-01-14 Thread revrari
My apologies to @fgergo. The problem was in fact related to acme-sac which I 
had previously installed on my system but whose install I thought had failed. 
Once I removed that and reinstalled plan9port, the problem went away. Many 
thanks. 
--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T776880ea45b5218a-M05c8b3483027494492ef1f22
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Error when running >spell

2023-01-14 Thread fgergo
"Sh":fail:'./spell.dis' file does not exist :
I just installed the latest version and I can't reproduce this, sorry.

sh: rot13: './rot13' file does not exist :
rot13 needs to be installed (iiuc hxtools on debian) or a rot13 script
in your path.

; cat rot13
#!/bin/sh
tr 'A-Za-z' 'N-ZA-Mn-za-m'

On 1/13/23, fge...@gmail.com  wrote:
> If ""Sh":fail:'./spell.dis' file does not exist" is your main issue
> and assuming you are probably using acme-sac or acme in inferno,
> you'll want to have a look at os(1) in inferno.
>
>
> On 1/13/23, revr...@mweb.co.za  wrote:
>> I successfully installed plan9port on Ubuntu.
>> 
>> It created an acme-home folder for me when I ran acme.
>> 
>> Most commands are working fine except that when I try to run >spell on a
>> selection or |rot13 I get these errors:
>> 
>> "Sh":fail:'./spell.dis' file does not exist
>> 
>> sh: rot13: './rot13' file does not exist
>> 
>> I would appreciate any help with this.

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T776880ea45b5218a-M6a44bd01fd759453e22932c4
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription