Re: [9fans] Two Acme questions

2014-07-22 Thread Bence Fábián
omit the first slash. as in: 9p read acme/$winid/body 2014-07-17 11:39 GMT+02:00 Riddler : > Thanks for the info, I will take a look at 9fromt/p9p acme's code. > > As for the second question, I am running plumber. > Just to check I did "9 plumber" to try to start it again and am > getting "Addr

Re: [9fans] Two Acme questions

2014-07-17 Thread Riddler
Thanks for the info, I will take a look at 9fromt/p9p acme's code. As for the second question, I am running plumber. Just to check I did "9 plumber" to try to start it again and am getting "Address already in use", so it is up. If I do "ls /tmp/ | grep ns." the directory "ns.riddler.:0" is there a

Re: [9fans] Two Acme questions

2014-07-16 Thread Lee Fallat
On Wed, Jul 16, 2014 at 3:14 PM, Aram Hăvărneanu wrote: > On Wed, Jul 16, 2014 at 7:31 PM, Lee Fallat wrote: >> This has been done for 9front. > > Only partially. The tag expands to multiple lines, but does not accept > newlines. Also, sl is right. > Yes, I was too hasty with my response. sl is r

Re: [9fans] Two Acme questions

2014-07-16 Thread Aram Hăvărneanu
On Wed, Jul 16, 2014 at 7:31 PM, Lee Fallat wrote: > This has been done for 9front. Only partially. The tag expands to multiple lines, but does not accept newlines. Also, sl is right. -- Aram Hăvărneanu

Re: [9fans] Two Acme questions

2014-07-16 Thread sl
> > you'd need to backport p9p acme to plan 9. > > > This has been done for 9front. Some additional features were implemented in 9front's copy of Plan 9 acme, but it's not accurate to say p9p acme was backported to 9front. sl

Re: [9fans] Two Acme questions

2014-07-16 Thread Lee Fallat
On Wed, Jul 16, 2014 at 1:28 PM, erik quanstrom wrote: >> First, after using plan9 and plan9port I've noticed that on plan9port >> (from Arch Linux's repository) the tagline seems to have the ability >> to wrap onto multiple lines. I quite like it because I end up with >> some (unfortunately unavo

Re: [9fans] Two Acme questions

2014-07-16 Thread erik quanstrom
> First, after using plan9 and plan9port I've noticed that on plan9port > (from Arch Linux's repository) the tagline seems to have the ability > to wrap onto multiple lines. I quite like it because I end up with > some (unfortunately unavoidable) long paths in them. > Plan9's acme (I'm using 9atom)