Re: [9fans] Codebase navigation and using tags files in acme

2021-08-18 Thread 6o205zd02
I had never heard of acme-lsp and LSP (except as a Microsoft internal thing) until gabi mentioned it earlier in the thread.  I'm interesting in playing with acme-lsp for C++.  Which LSP server do you use for C/C++ (I see several listed at https://langserver.org/)?     thanks,     Peter On 202

Re: [9fans] Any examples of using the py9p client code?

2015-03-26 Thread 6o205zd02
I hadn't gotten anywhere, as I was having trouble figuring out how to even get started. The py9p.Client class expects an fd and credentials, but its documentation is nonexistent, so I was a bit mystified about what fd and credentials I was supposed to pass in. I had taken a quick look at cl.py

[9fans] Any examples of using the py9p client code?

2015-03-25 Thread 6o205zd02
Can anyone point me at an example of using the py9p (http://mirtchovski.com/p9/py9p/ or https://pypi.python.org/pypi/py9p/1.0.8) client code to talk to a server. I've been playing around with a little bit, but haven't had any luck. More specifically, I would like to use it to write a client

Re: [9fans] sam for Windows?

2014-07-18 Thread 6o205zd02
On 7/10/2014 9:43 AM, Russ Cox rsc-at-swtch.com |9fans| wrote: On Thu, Jul 3, 2014 at 1:39 AM, <6o205z...@sneakemail.com > wrote: On 6/27/2014 4:38 PM, Russ Cox rsc-at-swtch.com |9fans| wrote: However, Steve Simon burie

Re: [9fans] sam for Windows?

2014-07-02 Thread 6o205zd02
On 6/27/2014 4:38 PM, Russ Cox rsc-at-swtch.com |9fans| wrote: However, Steve Simon buried the lede in his reply: https://bitbucket.org/knieriem/pf9/downloads has a working sam, acme, plumber, etc in binary form. I just tested that sam and acme from there both work on my fussy 64-bit Windows ma

[9fans] Help with plumbing rules

2013-11-05 Thread 6o205zd02
I'm trying to create a plumbing rule so that I can right-click (in acme) on the diagnostic messages produced by Python and get the file opened with the appropriate line select. Unfortunately my attempts so far have failed. Question 1: Is there an easy way to "debug" plumbing rules (I'm using

Re: [9fans] com: comments toggle in acme

2012-11-15 Thread 6o205zd02
Nice. Thanks. BTW, I know what fmt is, but what do a- and a+ do? On 11/13/2012 3:13 PM, Jacek Masiulaniec jacekm-at-dobremiasto.net |9fans| wrote: My latest addition to the acme column tag, alongside |a-, |a+, and |fmt. #!/usr/bin/env rc fn f { n=$1 if(! cat $f | cut -c1-$n | 9 grep -v '^[

[9fans] acme/acid integration ...

2011-12-29 Thread 6o205zd02
I could swear I remember reading about someone writing some tools that made it possible to use acme as a "gui" for acid, but my searches haven't come up with anything concrete. I was thinking about trying to do something analogous for a different debugger in P9P, and as hoping I could get some

Re: [9fans] help wanted: Acme dump file format & hello from a 9oobie

2011-01-20 Thread 6o205zd02
That drove me crazy in plan9port too. I sent a series of patches to address the various issues as I discovered them to Russ Cox and he applied them to the plan9port tree. I don't know if they all got transferred to plan9 or not (I rarely have an opportunity or need to use real plan9). You m

Re: [9fans] Acme-sac integration with Windows NT

2010-05-19 Thread 6o205zd02
How do you folks using acme-sac on Windows deal with the line-ending issue? I've been using P9P acme on linux (at work) since Russ announced it, but I consider the line-ending issue a show-stopper on Windows. While the cr displayed at the end of every line is annoying, I could probably learn to l

[9fans] programatic control of acme column/window size and position?

2009-10-14 Thread 6o205zd02
I've read the acme(1) and acme(4) man pages, but I don't see any programmatic way to create/destroy columns or change the position or width of a column. Similarly, I don't see any programmatic way to move a window between columns, or change its height or its position in the column. Am I missing s

Re: [9fans] plan9 on vmware esx

2009-10-01 Thread 6o205zd02
On Thu, 2009-10-01 at 16:30 -0700, Skip Tavakkolian 9nut-at-9netics.com |9fans| wrote: > vmware esx only supports scsi virtual drives. What makes you think that? According to the first page of http://www.../pdf/vsphere4/r40/vsp_40_config_max.pdf IDE controllers per virtual machine: 1 IDE

Re: [9fans] Using Guide Files

2009-08-11 Thread 6o205zd02
On Mon, 2009-08-10 at 15:35 +0200, Rudolf Sykora rudolf.sykora-at-gmail.com |9fans| wrote: > I can have that '|fmt -w 72' anywhere in any window, but other than > where my text is. I ensure I have 'Edit' in the tag line of the text > window. I highlight the text I want be formatted. I go to the win

Re: [9fans] Acme Configuration

2009-08-07 Thread 6o205zd02
On Fri, 2009-08-07 at 19:23 +0200, yy yiyu.jgl-at-gmail.com |9fans| wrote: > 2009/8/7 roger peppe : > > the Include path. > > contents of win buffers. > > Undo/Redo history. > > Contents of all the taglines > > i have lost precious one-liners in column headers. > Tag lines are preserved by Dump

Re: [9fans] A note on using E

2009-08-05 Thread 6o205zd02
On Tue, 2009-08-04 at 22:54 -0700, Russ Cox rsc-at-swtch.com |9fans| wrote: > The problem is that the old plumber does not have > access to your new X desktop, so it cannot start > a new firefox nor can it tell one running on the new > desktop to do anything. > > The solution is to restart plumber

Re: [9fans] A note on using E

2009-08-04 Thread 6o205zd02
On Tue, 2009-08-04 at 09:04 +, Aaron W. Hsu arcfide-at-sacrideo.us | 9fans| wrote: > Just a note on using E with p9p. I forgot to start the plumber. That's > kind of important if you want to use E. :-) > > Aaron W. Hsu > Yup. The script I use to start acme (in p9p) in my preferred c

[9fans] Plumber problems in P9P

2009-04-01 Thread 6o205zd02
I'm using P9P on debian/testing linux system, primarily to run acme. As part of my script to start acme in my preferred configuration (autoindent, 3 columns, specific fonts), I run the following "ensure_plumber" script: #!/bin/sh if 9p stat plumb > /dev/null 2>&1 then exit else pl

Re: [9fans] Mail configuration

2009-03-01 Thread 6o205zd02
On Fri, 2009-02-20 at 03:06 -0800, Russ Cox rsc-at-swtch.com |9fans| wrote: > I didn't bring over upas/fs. > There is a separate program, not installed > by default, in src/cmd/upas/nfs (n=new) > that speaks only imap. When installed, its > name is mailfs. It works with the nedmail > and acme Mai

[9fans] Are acme-sac questions ok here?

2008-03-14 Thread 6o205zd02
Is it ok to post questions about acme-sac on 9fans, or is there some other place that would be more appropriate? I just disovered acme-sac for Windows, and I'm trying to figure out how to customize some of the startup behavrior. thanks, Peter Canning