Re: [9fans] rio in p9p

2018-02-23 Thread Mathieu Lonjaret
recent p9p tree. I'll try to do it this week-end if i find the time. On 3 November 2017 at 09:43, Rudolf Sykora wrote: > Dear Mathieu, > > On 9 October 2017 at 19:35, Mathieu Lonjaret > wrote: > > Sure. each change is in a dedicated branch at > > > &g

Re: [9fans] rio in p9p

2017-10-09 Thread Mathieu Lonjaret
whoops, apologies for the super late reply. I forget to check my 9fans folder regularly :/ On 14 August 2017 at 12:14, Rudolf Sykora wrote: > Hello, > > On 11 August 2017 at 19:55, Mathieu Lonjaret > wrote: >> I do use p9p rio too. I have a few changes on it, but nothing t

Re: [9fans] rio in p9p

2017-08-11 Thread Mathieu Lonjaret
On 20 July 2017 at 10:35, Rudolf Sykora wrote: > Hello, Hi, I do use p9p rio too. I have a few changes on it, but nothing that touches the areas you mention. also fyi: > I want to ask if anybody has made any changes to rio in p9p, so that > > > -- it can either do or somehow ignore switching to

Re: [9fans] acme tag bars stacking

2016-11-05 Thread Mathieu Lonjaret
ly rescale fullscreen windows when switching displays. On 1 November 2016 at 02:23, Anthony Sorace wrote: > I’ve often wanted the same sorting change. I do, however, find yiyus’ > rationale compelling. I’d be interested in playing with it, if you try it out. > >> On Oct 30, 2016, at

Re: [9fans] acme tag bars stacking

2016-10-30 Thread Mathieu Lonjaret
yeah, good points. On 29 October 2016 at 00:47, yy wrote: > On 28 October 2016 at 16:23, Mathieu Lonjaret > wrote: >> Anyway, does anyone know what the rationale was for choosing to stack >> them at the bottom? Or why it would be a a bad idea to make them stack >> at th

Re: [9fans] acme tag bars stacking

2016-10-28 Thread Mathieu Lonjaret
28, 2016 at 4:23 PM, Mathieu Lonjaret > wrote: >>Probably just because I'm more comfortable looking at things >> at the top half of my screen rather than at the top bottom. > > Perhaps that was the very design consideration, but with preference given > to the window

[9fans] acme tag bars stacking

2016-10-28 Thread Mathieu Lonjaret
Hi, I regularly feel slightly tempted to modify (p9p) acme so that, when a window is maximized with button 2, the other windows tags would stack to the top of the column, instead of to the bottom. I find that, them being on the bottom makes it harder for me to find back a particular window. Probab

Re: [9fans] acme search backwards

2015-09-03 Thread Mathieu Lonjaret
No, I meant other implementation suggestions. Since you're all as lazy as I am, here it is: https://groups.google.com/d/msg/comp.os.plan9/Q6R9iuu0lE8/u3h-FUnXOmEJ On 2 September 2015 at 16:01, wrote: > > Also there was a discussion on 9fans about it with other > > suggestions/solutions. > >

Re: [9fans] listing windows for p9p acme

2015-09-02 Thread Mathieu Lonjaret
it X/foo/f" but I had never taken the time to understand how it works, so I didn't know about something as powerful as just Edit X. Thanks! > On Wed, Sep 2, 2015 at 4:19 AM Rudolf Sykora > wrote: > >> On 2 September 2015 at 11:54, Mathieu Lonjaret >> > I got

Re: [9fans] acme search backwards

2015-09-02 Thread Mathieu Lonjaret
I had done https://bitbucket.org/mpl/acme-with-easy-backwards-search , but since I wasn't bright enough to host it as a diff I don't really remember how it works or what I changed. I think I had added a Rev command to the tag bar of the window. Although it wasn't useful enough for me to keep on mai

[9fans] listing windows for p9p acme

2015-09-02 Thread Mathieu Lonjaret
Hi, I got annoyed at how, usually with many windows open, I sometimes struggle to find where one of my windows is. So I wrote https://github.com/mpl/lw , which seems to be helping a bit. I run it from the main tag, so the output goes to Errors. Hope that helps anyone else. Cheers, Mathieu

Re: [9fans] P9p from osx to ubuntu

2015-04-20 Thread Mathieu Lonjaret
Another think.. But this is not related to the switch. Someone can share > some script for having two acme instance working with plumbers on different > namespaces? > Something like below should work for the second acme you want to start: export NAMESPACE=/tmp/ns2.$USERNAME.:0 mkdir /tmp/ns2.$USE

Re: [9fans] easier refreshing of acme wins

2015-04-15 Thread Mathieu Lonjaret
XXX }, { LGet, get,FALSE, TRUE, XXX }, + { LRefreshGo, get, FALSE, TRUE, XXX }, { LID, id, FALSE, XXX,XXX }, { LIncl,incl, FALSE, XXX,XXX

Re: [9fans] easier refreshing of acme wins

2015-04-09 Thread Mathieu Lonjaret
ah, good idea. thanks! On 9 April 2015 at 10:02, yy wrote: > On 26 March 2015 at 17:02, Mathieu Lonjaret > wrote: >> However, I find it a bit tedious that I have to write (or paste) >> myself the Get tag for each of the wins I want to refresh. To the >> point that I&

Re: [9fans] easier refreshing of acme wins

2015-04-08 Thread Mathieu Lonjaret
; echo del | 9p write acme/$i/ctl > B $x > } > } > > On Fri, Apr 3, 2015 at 6:16 AM, Mathieu Lonjaret > wrote: >> >> Yes, I had seen that thread, but I explained I don't want the same >> thing as what you're asking for. I do not want to refresh them al

Re: [9fans] easier refreshing of acme wins

2015-04-03 Thread Mathieu Lonjaret
Yes, I had seen that thread, but I explained I don't want the same thing as what you're asking for. I do not want to refresh them all in one command. I want to selectively refresh some of them, but in an easier fashion than having to type Get for each of them. On 28 March 2015 at 08:19, Aram Sant

[9fans] easier refreshing of acme wins

2015-03-26 Thread Mathieu Lonjaret
Hi, I work with many git branches, often affecting the same files. And I also happen to jump from one to the other quite frequently. There could be a problem with my workflow, but let's pretend there isn't. When one of said files is already open in acme, the win won't automatically refresh it and

Re: [9fans] acmetags

2014-11-30 Thread Mathieu Lonjaret
On 30 November 2014 at 18:19, erik quanstrom wrote: > On Sun Nov 30 09:03:42 PST 2014, mathieu.lonja...@gmail.com wrote: >> Hi, >> >> I usually keep most of my build/run/test workflow as tags on my acme >> "win" windows. But acme dumps do not save tags, and I sometimes don't >> save them in a guid

[9fans] acmetags

2014-11-30 Thread Mathieu Lonjaret
Hi, I usually keep most of my build/run/test workflow as tags on my acme "win" windows. But acme dumps do not save tags, and I sometimes don't save them in a guide file (because I forget when I reboot, or I close acme inadvertently, or in rare occasions because acme dies). So I've finally written

[9fans] Evoluent wheel speed in p9p acme

2014-08-25 Thread Mathieu Lonjaret
Hi, I had always found the scrolling increment way too small with the Evoluent scrolling wheel, and it was particularly annoying in acme. I had no luck with xinput as I could not find the relevant property to adjust but it turns out it's pretty simple with imwheel. Here's my .imwheelrc for anyone

Re: [9fans] Use acme.rc with acme (p9p)

2013-04-03 Thread Mathieu Lonjaret
if you start acme with your SHELL being $PLAN9/bin/rc, then the wins you'll open will run rc -l, which reads $HOME/lib/profile. So whatever functions you define in there will be known to your wins in acme. Not sure that answers your questions though. On 3 April 2013 22:06, Sergio Perticone wrote:

Re: [9fans] git and (p9p) acme

2012-06-14 Thread Mathieu Lonjaret
It happened again. and I've just realized it's simply what you had warned about: since it was an --amend and I didn't change anything in the message there was no change to the ls -l output, hence E did nothing when I Put. On Fri, Apr 27, 2012 at 12:20 AM, Mathieu Lonjaret wro

Re: [9fans] git and (p9p) acme

2012-04-26 Thread Mathieu Lonjaret
wrote: > On Wed, Apr 25, 2012 at 5:35 PM, Mathieu Lonjaret > wrote: >> So, are you saying E just works out of the box for you as the $EDITOR >> for git/hg? > > Yes.  Note that E waits for the file to change by running > ls -l on the file in a loop.  If for some reason

Re: [9fans] git and (p9p) acme

2012-04-25 Thread Mathieu Lonjaret
Indeed, it seems like awd was all that was needed. Thanks! On Wed, Apr 25, 2012 at 11:49 PM, Aram Hăvărneanu wrote: >> I guess all you need to run up awd in your cd alias. I think I stole >> my cd function from Russ. > > Actually, the way one does this is documented in label(1). Beware that > thi

Re: [9fans] git and (p9p) acme

2012-04-25 Thread Mathieu Lonjaret
So, are you saying E just works out of the box for you as the $EDITOR for git/hg? Or did you have to tweak a few things like what Aram and Dexen describe? I wouldn't mind using E as it is, with Put being the trigger to the tool (git in that case), but it does not seem to be working here. On Wed,

Re: [9fans] git and (p9p) acme

2012-04-25 Thread Mathieu Lonjaret
Indeed. On Fri, Apr 20, 2012 at 9:39 PM, Mark van Atten wrote: > Mathieu Lonjaret a écrit : > > >>> http://sqweek.net/plan9/acmeedit >> >> >> Nice, it almost works out of the box. >> I got a 9p error message when using it: >> 9p: write error:

Re: [9fans] git and (p9p) acme

2012-04-20 Thread Mathieu Lonjaret
Thanks Dexen and Aram for the explanation. On Fri, Apr 20, 2012 at 6:04 PM, sqweek wrote: > On 19 April 2012 19:51, Mathieu Lonjaret wrote: >> Is anyone using git with p9p acme set as the editor? > >> I use E instead (which I thought was meant for that), git does not >>

[9fans] git and (p9p) acme

2012-04-19 Thread Mathieu Lonjaret
Hello, Is anyone using git with p9p acme set as the editor? Most things here work fine (as long as the pager is set to cat or something like that), but I've been having problems with 'git commit --amend'. If I use B as the $EDITOR, git considers the log file edited as soon as it is opened in acme

Re: [9fans] Question about usage of Plan 9 based os systems

2012-03-21 Thread Mathieu Lonjaret
On Wed, Mar 21, 2012 at 6:54 PM, Ethan Grammatikidis wrote: > I now use Plan 9 for everything that does not involve 3D graphics, the > www, or email. The latter is because as far as I'm aware there's no way > to get a threaded message view. I don't think it would be much effort to address that p

Re: [9fans] 9vx - prerequisites

2011-10-25 Thread Mathieu Lonjaret
The packages usually missing are at least: libx11-dev libxt-dev libxext-dev --- Begin Message --- I'm not familiar enough with Linux and APT to figure this one out: what are the prerequisites for 9vx that are not intrinsically met by a standard UBUNTU installation? The immediate need is related in

Re: [9fans] thanks iwp9 organizers

2011-10-24 Thread Mathieu Lonjaret
Good times indeed, thanks.

Re: [9fans] Announcing Inferno for Android phones

2011-09-23 Thread Mathieu Lonjaret
Because deep inside you know it's just an elaborate ruse from brucee. On Fri, Sep 23, 2011 at 3:40 PM, Richard Miller <9f...@hamnavoe.com> wrote: >>> The Wank E5 was AU$50. > > Why is it that I can't quite summon up the courage to do a > google search for "wank phone"? > > >

Re: [9fans] reverse search direction in p9p acme

2011-09-19 Thread Mathieu Lonjaret
f acme where shift-right-click > would reverse the search. no way of implementing it under > plan 9 itself though. Yeah my first idea was with ctrl+right click but I figured it was easier/faster to just add it as a text command. > On 19 September 2011 09:19, Mathieu Lonjaret > wrote:

Re: [9fans] reverse search direction in p9p acme

2011-09-19 Thread Mathieu Lonjaret
I haven't tried, but I don't see why not. On Mon, Sep 19, 2011 at 10:01 AM, Peter A. Cejchan wrote: > would it run on native plan9, too? > thanks, peter, aka > ++pac >

Re: [9fans] reverse search direction in p9p acme

2011-09-18 Thread Mathieu Lonjaret
On Sun, Sep 18, 2011 at 4:30 PM, dexen deVries wrote: > On Sunday 18 September 2011 16:19:28 Mathieu Lonjaret wrote: >> As the description says: >> "I found I want to quickly look for something upwards often enough >> that it was getting annoying to have to type :-/ or

Re: [9fans] reverse search direction in p9p acme

2011-09-18 Thread Mathieu Lonjaret
back with your mouse to the tag bar where you typed this for every subsequent search. On Sun, Sep 18, 2011 at 3:56 PM, dexen deVries wrote: > On Sunday 18 September 2011 15:32:27 Mathieu Lonjaret wrote: >> Ah thanks, I always forget private is the default in bitbucket. >> better now?

Re: [9fans] reverse search direction in p9p acme

2011-09-18 Thread Mathieu Lonjaret
Ah thanks, I always forget private is the default in bitbucket. better now? On Sun, Sep 18, 2011 at 3:28 PM, dexen deVries wrote: > On Sunday 18 September 2011 15:21:34 Mathieu Lonjaret wrote: >> in case anyone's interested: >> >> https://bitbucket.org/mpl/acme-

[9fans] reverse search direction in p9p acme

2011-09-18 Thread Mathieu Lonjaret
Hi, in case anyone's interested: https://bitbucket.org/mpl/acme-with-easy-backwards-search Cheers, Mathieu

Re: [9fans] Announcing Inferno for Android phones

2011-09-17 Thread Mathieu Lonjaret
Good to know, thanks! On Sat, Sep 17, 2011 at 12:58 PM, Richard Miller <9f...@hamnavoe.com> wrote: >> Any idea how much work it would be to adapt that for the nokia n900? > > No need for the android version on maemo - standard hosted > inferno "just works" on the n900.  I've been running it for >

Re: [9fans] Announcing Inferno for Android phones

2011-09-16 Thread Mathieu Lonjaret
Brilliant. Any idea how much work it would be to adapt that for the nokia n900? (runs maemo linux as native OS, or an half-assed android -nitdroid- with some hackery.) On Sat, Sep 17, 2011 at 12:32 AM, andrey mirtchovski wrote: > this is cool! > > On Fri, Sep 16, 2011 at 4:23 PM, John Floren wro

Re: [9fans] Plan 9 stack limit?

2011-09-06 Thread Mathieu Lonjaret
maybe slightly relevant: http://9fans.net/archive/2010/05/446 (see also answers from others as well afterwards). On Wed, Sep 7, 2011 at 12:30 AM, Comeau At9Fans wrote: > I have an application that is crashing on Plan 9.  Now, it could be a bug in > the code, but in the past, similar problems with

Re: [9fans] searching in email using imap

2011-08-27 Thread Mathieu Lonjaret
Neat trick, thanks. On Sun, Aug 28, 2011 at 12:47 AM, Fazlul Shahriar wrote: > If you're using the p9p mailfs, you can do this: > >    echo keyword | 9p rdwr mail/mbox/search > > and it'll print the ids of the matched messages. I don't think an > interface for this exists in acme Mail. > > fhs >

Re: [9fans] get the last write offset in p9p acme

2011-08-25 Thread Mathieu Lonjaret
Ah yes, thx for the tip. On Wed, Aug 24, 2011 at 7:03 PM, Russ Cox wrote: > Seems fine to me. > You can shorten to w.Addr(",") > >

[9fans] get the last write offset in p9p acme

2011-08-24 Thread Mathieu Lonjaret
Hi, After I've written a bunch of lines in an acme win ( with (w *Win) Write("body",...), I need to know (and save) the position of the last char I've written. I need that position because I want everything I write afterwards to be written there, and not appended. (constantly overwriting the last

Re: [9fans] mail client; general question web vs command

2011-08-13 Thread Mathieu Lonjaret
On Sat, Aug 13, 2011 at 8:38 PM, Rudolf Sykora wrote: >> cd src/cmd/upas/nfs >> mk install >> factotum >> factotum -g 'key=somekey proto=pass service=imap >> server=some.imap.server.com user=your_username !password?' >> (it will ask for the pass you want to store for that key) >> mailfs -t some.im

Re: [9fans] mail client; general question web vs command

2011-08-11 Thread Mathieu Lonjaret
gmail wrapped the line; there shouldn't be a break between the service and the server. On Thu, Aug 11, 2011 at 12:54 PM, Mathieu Lonjaret wrote: > I'm not sure I've tried with gmail, I think I did, but a long time ago. > Otherwise it's pretty simple: > >

Re: [9fans] mail client; general question web vs command

2011-08-11 Thread Mathieu Lonjaret
I'm not sure I've tried with gmail, I think I did, but a long time ago. Otherwise it's pretty simple: cd src/cmd/upas/nfs mk install factotum factotum -g 'key=somekey proto=pass service=imap server=some.imap.server.com user=your_username !password?' (it will ask for the pass you want to store for

[9fans] shell for wins in p9p acme

2011-08-11 Thread Mathieu Lonjaret
Hi, what's the best solution if I want all the wins I open in acme to automatically have rc as a shell (with -l, so that my lib/profile has been read too), while still keeping bash as my SHELL when I'm out of acme, for various reasons. So far I simply have a script/launcher for acme that exports t

Re: [9fans] mail client; general question web vs command

2011-08-04 Thread Mathieu Lonjaret
Btw, for those who don't know yet, I have a version here with threading for p9p acme Mail: https://bitbucket.org/mpl/acmemail-with-sort-by-thread/overview nothing fancy but it suits my needs well enough. On Sun, Jul 31, 2011 at 10:14 PM, Jacob Todd wrote: > Acme has Mail. It doesn't do threading

Re: [9fans] Compiling 9atom kernel WAS: Re: spaces in filenames

2011-05-08 Thread Mathieu Lonjaret
> In Brian Kernighan's sentence, s/cleverly/sophisticatedly/ (this is > probably a barbarism, but in french "sophistiqué" is pejorative: > obfuscation, convoluted etc.). Sorry, but it's not. it just means complex, and is not usually employed to make any value judgment. Just look it up in any dicti

Re: [9fans] 9vx: one less version to care about

2011-04-08 Thread Mathieu Lonjaret
brilliant. thanks to both for that. --- Begin Message --- My 9vx tree and ron's one are exactly the same now. Ron has write access to my repo now, which will be used for development from now on, while the one at bitbucket.org/rminnich/vx32 will be more stable and the only one most users will have t

Re: [9fans] problem with rminnich's 9vx

2011-03-29 Thread Mathieu Lonjaret
On Tue, Mar 29, 2011 at 6:09 PM, ron minnich wrote: > On Tue, Mar 29, 2011 at 8:42 AM, Mathieu Lonjaret > wrote: >> Well, since Ron's tree is based on Yiyus', and Ron's doesn't have that >> patch, I think that means Yiyus' doesn't have it either.

Re: [9fans] problem with rminnich's 9vx

2011-03-29 Thread Mathieu Lonjaret
o? On Tue, Mar 29, 2011 at 5:06 PM, Christoph Lohmann <2...@r-36.net> wrote: > Hello, > > Mathieu Lonjaret wrote: >> >> this last error keeps on repeating. >> as a plan 9 tree I'm using the same old one that I kept using with rsc's >> 9vx (minimal tree p

Re: [9fans] problem with rminnich's 9vx

2011-03-29 Thread Mathieu Lonjaret
Good call; yours starts without a problem, thanks. On Tue, Mar 29, 2011 at 11:47 AM, yy wrote: > ron's 9vx and mine are compiled differently in 64bits systems, so you > can try mine and see if there is any difference, but I don't really > know. I don't have any x86_64 system I can use to test 9vx

Re: [9fans] problem with rminnich's 9vx

2011-03-29 Thread Mathieu Lonjaret
wrote: > I've seen this behavior before, once using 9vx on a remote xsession > and once when using strace on a (broken) 9vx that was compiled for > 32bit on a 64bit linux. Are there any mitigating factors that could be > causing your problem? > > Noah > > > > On Tue, Ma

[9fans] problem with rminnich's 9vx

2011-03-29 Thread Mathieu Lonjaret
Hi all, this is probably trivial; this is what I get when trying to start 9vx: Warning! factotum can't protect itself from debugging: '#p/5' file does not exist init: warning: can't open #p/2/ctl: '#p/2' file does not exist init: starting /bin/rc FAILED Warning! auth/factotum can't protect its

[9fans] xplor on plan 9

2011-03-21 Thread Mathieu Lonjaret
Hi all, Since a couple peeps asked for it, here it is: https://bitbucket.org/mpl/xplor9/overview I ported it quick and dumb, so it's probably as inefficient/slow as the go version, and it's barely tested, so it might be leaky as well. it misses a few feats and I intend to fix a few corner cases

Re: [9fans] anybody figured out a way to use acme as graphical merging tool for hg?

2011-03-16 Thread Mathieu Lonjaret
Hello, Maybe that would help, as a starting point? http://9fans.net/archive/2009/06/138 mathieu --- Begin Message --- Hi all As I believe there a few hg users here. I was wondering if anybody has a way to use acme to resolve merge conflicts by showing the diffs in different panes. fernan --- E

[9fans] new commands in xplor

2011-01-09 Thread Mathieu Lonjaret
Hello, for those interested, I've added two new commands to xplor: Win and Xplor. Win opens a new acme win with an rc, and Xplor obviously a new win with an xplor. By default they open by default at the root of the current xplor, but the neat thing is you can chord 2-1 on them and they'll open at

Re: [9fans] latest minicluster: ARM fun

2010-12-01 Thread Mathieu Lonjaret
And it even makes a very decent christmas tree, with all the pretty lights! ;) On Tue, Nov 30, 2010 at 6:56 PM, ron minnich wrote: > Here is our latest minicluster design. > > We used the gumstix stagecoach. > > It's nice, 196 Ovaros in a box. We had a number of failed attempts on > an enclosure

Re: [9fans] Why not work for a company based on Plan 9?

2010-10-26 Thread Mathieu Lonjaret
Hello, another one which might be a FAQ: Do you require applicants to be from the USA, or are you ok with ppl from the old continent (or anywhere else for that matter) ? Cheers, Mathieu --- Begin Message --- hi guys, as most on this list know, coraid makes storage devices that use plan 9 as the

[9fans] fOSSa

2010-10-25 Thread Mathieu Lonjaret
Hi, Will anyone here be attending fOSSa? (http://fossa2010.inrialpes.fr/) I'm afraid it doesn't look very interesting from a technical pov... Mathieu

Re: [9fans] IBM Research Internship Position Available

2010-09-23 Thread Mathieu Lonjaret
Hello, when would the job start? mathieu --- Begin Message --- 6 month posting for graduate students only to work on the DOE HARE project (http://is.gd/foRdS) This is the third and last year of funding, so don't miss out on a great opportunity to work on Plan 9 on one of the largest supercompute

Re: [9fans] [OT] CSP in fortran ?

2010-09-16 Thread Mathieu Lonjaret
I was about to :) >From what I read I see no advantage over Co-Array for what I want to do though... thanks, mathieu --- Begin Message --- I don't like it very much but ... have you looked at openmp? (NOT openmpi, openmp) ron --- End Message ---

[9fans] [OT] CSP in fortran ?

2010-09-16 Thread Mathieu Lonjaret
Hi all, A bit offtopic, but since I know some HPC and/or csp pros are reading 9fans... I have to work on a piece of fortran code to break it into pieces that would run concurrently (à priori SPMD kind) , typically on a multicore machine, not really on a big HPC cluster. One of the requirements is

Re: [9fans] alt and chanfree

2010-09-15 Thread Mathieu Lonjaret
Ah indeed, thank you. --- Begin Message --- On 15 September 2010 09:15, Mathieu Lonjaret wrote: > I haven't tried chanclose() yet, but setting to nil the freed chan in the > alt entry is not really what I wanted since it will make alt() return -1 > (better than crashing but n

Re: [9fans] alt and chanfree

2010-09-15 Thread Mathieu Lonjaret
I haven't tried chanclose() yet, but setting to nil the freed chan in the alt entry is not really what I wanted since it will make alt() return -1 (better than crashing but not ideal). In any case I found a satisfying workaround in my algorithm to solve that: when a thread is done using a chan, I k

Re: [9fans] alt and chanfree

2010-09-14 Thread Mathieu Lonjaret
Ah, I indeed use an old iso with 9vx, that might be it. thanks, Mathieu --- Begin Message --- On Tue Sep 14 09:28:48 EDT 2010, mathieu.lonja...@gmail.com wrote: > Maybe. Lookman gives me nothing, which page is it please? > thread(2). you may have to update your thread library/man pages. chancl

Re: [9fans] alt and chanfree

2010-09-14 Thread Mathieu Lonjaret
Maybe. Lookman gives me nothing, which page is it please? Mathieu --- Begin Message --- On Tue Sep 14 06:11:35 EDT 2010, mathieu.lonja...@gmail.com wrote: > That's exactly the sense of my question, thanks. > I didn't see in the man page if I should do that sort of cleaning up or > not, it just sa

Re: [9fans] alt and chanfree

2010-09-14 Thread Mathieu Lonjaret
;ll try it out later today, thanks. Cheers, Mathieu --- Begin Message --- On 14 September 2010 09:57, Mathieu Lonjaret wrote: >        for(;;){ >                n = alt(a); >                if(n < 0) >                        error("with alt"); > >                if (m

[9fans] alt and chanfree

2010-09-14 Thread Mathieu Lonjaret
Hi all, I'm doing something like the following to synchronize a bunch of coroutines. Everything goes fine while the different threads are working (and are regularly sending over their respective channel). However, as soon as one terminates and calls chanfree(), the next call to alt() fails (as in

Re: [9fans] anonymous pro -- a programming font

2010-09-10 Thread Mathieu Lonjaret
Brilliant, thank you.

Re: [9fans] anonymous pro -- a programming font

2010-09-10 Thread Mathieu Lonjaret
Hello, how about on p9p acme, do I have to convert them in any way before I can use them there? if yes, how? Cheers, Mathieu --- Begin Message --- On Wed, Sep 8, 2010 at 3:56 PM, andrey mirtchovski wrote: > seems to fit nicely with acme and rio. looks better antialiased than > not. let me know i

Re: [9fans] plan9 on SL-C3100

2010-08-12 Thread Mathieu Lonjaret
Cute. So how do you handle mouse/chording in, say acme, on that thing? Does it have a touchscreen or is it too old for that?

Re: [9fans] Wasn't there an mplayer port?

2010-07-11 Thread Mathieu Lonjaret
and to illustrate that point: http://ninetimes.cat-v.org/news/2009/09/07/0-mplayer9/ On Sun, Jul 11, 2010 at 12:10 AM, Akshat Kumar wrote: > Are you talking about playing mplayer in linuxemu? > It's obviously in linux, and certainly do-able in > linuxemu (thanks to cinap!) > > On Sat, Jul 10, 201

Re: [9fans] unknown error message

2010-06-14 Thread Mathieu Lonjaret
Yes, it can be easier in a sense that you sometimes get the explanation that you would not have gotten in a obvious manner by reading the code. If I don't need the answer to the issue right away, and if I want to work on something else in the meanwhile, it can be better to wait and see what you wi

Re: [9fans] unknown error message

2010-06-13 Thread Mathieu Lonjaret
Thanks, that's what I was curious about. shoulda grepped but figured one of you would know off the top of your head. :) --- Begin Message --- On Sat Jun 12 17:46:52 EDT 2010, mathieu.lonja...@gmail.com wrote: > Hello, > > I doubt it will help me debug my problems but out of curiosity, can > anyone

[9fans] unknown error message

2010-06-12 Thread Mathieu Lonjaret
Hello, I doubt it will help me debug my problems but out of curiosity, can anyone tell me where this assertion is coming from please? Even better, if you have a clue about what I was doing wrong at this point ;) 15014.35 a < t->size && t->size < b: assertion failed btfs 15014: suicide: sys: trap:

[9fans] Xplor, a tree viewed files explorer for p9p acme

2010-06-04 Thread Mathieu Lonjaret
Hello, If you are an acme fan and you have to write some java for a living, then xplor might help you deal (a bit better than the default dir view in acme) with the madness that is the organisation of the java packages. That was the motivation for it anyway. http://bitbucket.org/mpl/xplor Obvio

Re: [9fans] Acme Mail

2010-05-25 Thread Mathieu Lonjaret
I had only replied to the OP because I didn't think other people could be interested, and I had announced it a while ago already, but here goes again, just in case. I patched p9p acme Mail to have a sort by conversation/subject (http://codereview.appspot.com/264043/show), so if what you want is be

[9fans] thread STACK size

2010-05-19 Thread Mathieu Lonjaret
Hi all, A while ago, while working on btfs, I stumbled upon some sort of overflow (http://9fans.net/archive/2009/07/77) which was in fact due to the thread STACK being too small (and hence if I understood correctly things would get written out of it, in the heap). To be on the safe side, I have it

Re: [9fans] custom-built plan9 iso?

2010-05-15 Thread Mathieu Lonjaret
As far as I am concerned: http://9fans.net/archive/2008/05/263 and here's maht's blog entry about it: http://maht0x0r.blogspot.com/2007/11/roll-your-own-plan9-iso.html hth, Mathieu --- Begin Message --- Quite a while back, I recall someone was inquiring whether there was any documentation/notes

Re: [9fans] iwp9.org (Re: BibTex collections of all 4 proceedings)

2010-05-07 Thread Mathieu Lonjaret
While we're at "just sayin"; from what I hear on #9fans, there still is some interest to have that one happening in europe. So if you guys from the other side of the pond think you would come, I could poke around and see if I can get it hosted here, here being Grenoble, fr, somewhere on the univers

Re: [9fans] 3-button mouse

2010-05-06 Thread Mathieu Lonjaret
Hello, Just one comment about the vertical Evoluent mouse (I bought one a few months ago since Russ recommended them). It can be pretty hard to get used to it. I had to force myself to try it several times before I could stand using it. I think the main reason is because you apply horizontal pres

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-04 Thread Mathieu Lonjaret
update to 10.04 has overloaded my email with messages from ubuntu's dosemu forum. Basically the same issue as with 9vx. A fix [sic] is suggested. So, question is: On Sat, 1 May 2010 23:36:08 +0200 "Mathieu Lonjaret" wrote: > Fwiw, 9vx does build and run fine on 10.04 her

Re: [9fans] du and find

2010-05-03 Thread Mathieu Lonjaret
rl, and takes advantage of the power of Perl's regular expressions." Forgive my ignorance and irrelevance to this topic, but what are the advantages of Perl's regular expressions, over the implementation we have currently in Plan 9? Thanks, ak On Mon, May 3, 2010 at 5:13 AM, Math

Re: [9fans] du and find

2010-05-03 Thread Mathieu Lonjaret
Hello, just because reviving old threads is fun... I've just found out about this: http://betterthangrep.com/ it does not seem to work out of the box (expecting some unix paths), but since there's a perl port and that thing is supposed to be more or less self contained (for the standalone versio

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread Mathieu Lonjaret
Fwiw, 9vx does build and run fine on 10.04 here. Lemme know if I can give you some relevant info which might help. Cheers, Mathieu --- Begin Message --- % ldd 9vx.Linux # old ... % ldd 9vx # new note that `old' is run on an existing 9.04 (2.6.28-18-generic), which works, and `new' i

Re: [9fans] Character CR in Plan9?

2010-04-20 Thread Mathieu Lonjaret
here's one way of doing it: open the file in acme, and write in the tag bar: Edit ,s: ::g and execute that (select it with the mouse and button-2 click on it). to get the char, you can simply cp&paste it with the mouse from the file itself. Cheers, Mathieu --- Begin Message --- I wanted to

Re: [9fans] using acme/Mail from plan9port in Linux

2010-03-23 Thread Mathieu Lonjaret
's causing this? and even better, how to solve it :-) 2010/3/23 Mathieu Lonjaret : > Hello, > > if you haven't done so yet, you need to edit the > $PLAN9/mail/lib/rewrite file like that: > > # send all mail to the gateway or mail server, $smtp,  for delivery > ([^!

Re: [9fans] using acme/Mail from plan9port in Linux

2010-03-23 Thread Mathieu Lonjaret
tp.server!smtp (my.smtp.server) after using marshal to send messages. The file $PLAN9/mail/queue/hugo/E.XX contains a very similar error smtp: bad network /net/net!my.smtp.server!smtp (my.smtp.server) I've been playing around with files inside $PLAN9/mail/lib but no success so far. Any t

[9fans] (p9p) acme mail: sort by conversation

2010-03-08 Thread Mathieu Lonjaret
Hello all, title says it all, a few notes however: 1) it is not a perfect sort by thread as I'm not using the references to all the previous mails in the thread, only the subject and the replyto/messageid. That seems to be working pretty well in most cases anyway. 2) it has not been thoroughly

Re: [9fans] tiny rio hack: Delete

2010-02-09 Thread Mathieu Lonjaret
I knew about that patch but I wanted to change the least possible to the original code. I think cinap is the one who did the pie menus btw. --- Begin Message --- > [...] it has happened to me too often to select [delete] by mistake > and to delete a window afterwards before I realized my mistake.

[9fans] tiny rio hack: Delete

2010-02-08 Thread Mathieu Lonjaret
Hello, if you have been bitten one too many times by Delete on rio, here's one quick fix: diff -r 7aac02e8704e src/cmd/rio/grab.c --- a/src/cmd/rio/grab.cSat Feb 06 22:16:46 2010 -0800 +++ b/src/cmd/rio/grab.cTue Feb 09 00:11:33 2010 +0100 @@ -142,7 +142,8 @@

Re: [9fans] evoluent mouse review

2010-01-03 Thread Mathieu Lonjaret
Hello, I'm thinking of buying such a mouse. Have you found better since you posted that review? Did you (or anyone else) get a chance to eventually try the wireless one? Thanks, Mathieu

Re: [9fans] using acme/Mail from plan9port in Linux

2009-11-21 Thread Mathieu Lonjaret
On Sat, Nov 21, 2009 at 10:33 PM, Lorenzo Bolla wrote: > Hi all, > can anyone point me to a document (if any) that explains how to use > acme/Mail to read e-mail in Linux? > I couldn't find any useful information in the plan9port distribution and it > does not work "out-of-the-box". > Thanks for y

Re: [9fans] acme bug?

2009-11-16 Thread Mathieu Lonjaret
See awd(1) --- Begin Message --- % cd /sw/somedir % 9 ls | 9 wc -l 2712 % pwd /sw/somedir right click on /sw/somedir, and acme's window is empty. What's going on? -- Hugo --- End Message ---

Re: [9fans] exporting a namespace

2009-04-21 Thread Mathieu Lonjaret
Running 9vx is not exactly the same as running a cpu/file server, be it natively or in qemu/vmware/whatnot. I haven't managed to use 9vx as a cpu server (although I haven't tried very hard so far) while it's pretty easy to do what you want once you have set up a "real" cpu server. So you might wan

Re: [9fans] another webfs question

2009-03-27 Thread Mathieu Lonjaret
Ok, thanks to both. In the meanwhile, mjl pointed me to http://www.ietf.org/rfc/rfc3986.txt, sect. 7.3, where this can found: "Note, however, that the "%00" percent-encoding (NUL) may require special handling and should be rejected if the application is not expecting to receive raw data within a c

Re: [9fans] Mail configuration

2009-03-02 Thread Mathieu Lonjaret
factotum -g 'key=mykey proto=pass service=imap server=yourserverurl user=yourimapusername !password?' then mailfs yourserverurl or, if you want tls: mailfs -t yourserverurl Once it has returned, you can use as a ui the Mail command in acme for example. Cheers, Mathieu --- Begin Message --

  1   2   >