Re: [9fans] rio in p9p

2018-02-23 Thread Mathieu Lonjaret
to a 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 <rudolf.syk...@gmail.com> wrote: > Dear Mathieu, > > On 9 October 2017 at 19:35, Mathieu Lonjaret <mathieu.lonja...@gmail.com> > wrote: > > Sure. each c

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

Re: [9fans] acme tag bars stacking

2016-11-05 Thread Mathieu Lonjaret
fullscreen windows when switching displays. On 1 November 2016 at 02:23, Anthony Sorace <a...@9srv.net> 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, 201

Re: [9fans] acme tag bars stacking

2016-10-30 Thread Mathieu Lonjaret
yeah, good points. On 29 October 2016 at 00:47, yy <yiyu@gmail.com> wrote: > On 28 October 2016 at 16:23, Mathieu Lonjaret > <mathieu.lonja...@gmail.com> wrote: >> Anyway, does anyone know what the rationale was for choosing to stack >> them at the bottom? O

Re: [9fans] acme tag bars stacking

2016-10-28 Thread Mathieu Lonjaret
wrote: > On Fri, Oct 28, 2016 at 4:23 PM, Mathieu Lonjaret > <mathieu.lonja...@gmail.com> 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 cons

[9fans] acme tag bars stacking

2016-10-28 Thread Mathieu Lonjaret
it would be a a bad idea to make them stack at the top instead? tia, Mathieu

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 > >

Re: [9fans] listing windows for p9p acme

2015-09-02 Thread Mathieu Lonjaret
. I knew about "Edit 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 <rudolf.syk...@gmail.com> > wrote: > >> On 2 September 2015 at

[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] 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

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

Re: [9fans] easier refreshing of acme wins

2015-04-15 Thread Mathieu Lonjaret
}, { LIndent, indent, FALSE, XXX,XXX }, On 9 April 2015 at 15:28, Mathieu Lonjaret mathieu.lonja...@gmail.com wrote: ah, good idea. thanks! On 9 April 2015 at 10:02, yy yiyu@gmail.com wrote: On 26 March 2015 at 17:02, Mathieu Lonjaret mathieu.lonja...@gmail.com

Re: [9fans] easier refreshing of acme wins

2015-04-08 Thread Mathieu Lonjaret
} } On Fri, Apr 3, 2015 at 6:16 AM, Mathieu Lonjaret mathieu.lonja...@gmail.com 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 all in one command. I want to selectively refresh some of them, but in an easier

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

[9fans] easier refreshing of acme wins

2015-03-26 Thread Mathieu Lonjaret
of the permanent tags for a win. Before I do that, does anyone have a better solution to suggest? The best would be that the Get tag gets automatically added to the tag bar whenever the files are changed (by git checkout, or other). p9p acme btw. Thanks, Mathieu

[9fans] acmetags

2014-11-30 Thread Mathieu Lonjaret
a little tool to cope with that, and it's here https://github.com/mpl/acmetags in case anyone is interested. I'll probably run it in a cron or something. As usual, kudos to the acme authors and to Russ for the acme pkg which made this so easy to write. Cheers, Mathieu

Re: [9fans] acmetags

2014-11-30 Thread Mathieu Lonjaret
On 30 November 2014 at 18:19, erik quanstrom quans...@quanstro.net 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

[9fans] Evoluent wheel speed in p9p acme

2014-08-25 Thread Mathieu Lonjaret
interested: .*acme$ None, Up, Up, 1 None, Down, Down, 1 Cancelling it (for when one wants to switch to another mouse of the trackpoint for example) is as simple as pkill imwheel. hth, Mathieu

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

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 mathieu.lonja

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

2012-04-26 Thread Mathieu Lonjaret
I've just retried on the machine where I had the problem and it now just works. No need even for awd indeed. I'll try and reproduce the behavior, but I just don't see what I may have done different the previous times... thanks, Mathieu On Thu, Apr 26, 2012 at 5:32 AM, Russ Cox r...@swtch.com

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 mark.vanat...@univ-paris1.fr wrote: Mathieu Lonjaret mathieu.lonja...@gmail.com 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: ill-formed

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, it seems like awd was all that was needed. Thanks! On Wed, Apr 25, 2012 at 11:49 PM, Aram Hăvărneanu ara...@mgk.ro 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

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 sqw...@gmail.com wrote: On 19 April 2012 19:51, Mathieu Lonjaret mathieu.lonja...@gmail.com wrote: Is anyone using git with p9p acme set as the editor? snip I use E instead (which I thought was meant

[9fans] git and (p9p) acme

2012-04-19 Thread Mathieu Lonjaret
(and does not wait for a Put), and if I use E instead (which I thought was meant for that), git does not notice when I Put the file, so it just hangs there. Am I missing something? is there a simple solution to that? Cheers, Mathieu

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 eeke...@fastmail.fm 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

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
I haven't tried, but I don't see why not. On Mon, Sep 19, 2011 at 10:01 AM, Peter A. Cejchan tyap...@gmail.com wrote: would it run on native plan9, too? thanks, peter, aka ++pac

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

2011-09-19 Thread Mathieu Lonjaret
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 mathieu.lonja...@gmail.com wrote

[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] 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 dexen.devr...@gmail.com wrote: On Sunday 18 September 2011 15:21:34 Mathieu Lonjaret wrote: in case anyone's interested: https://bitbucket.org/mpl/acme-with-easy

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

2011-09-18 Thread Mathieu Lonjaret
mouse to the tag bar where you typed this for every subsequent search. On Sun, Sep 18, 2011 at 3:56 PM, dexen deVries dexen.devr...@gmail.com 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? yep

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 dexen.devr...@gmail.com 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 :? everytime

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 quite a

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 mirtchov...@gmail.com wrote: this is cool! On Fri, Sep 16, 2011 at 4:23

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 comeauat9f...@gmail.com wrote: I have an application that is crashing on Plan 9.  Now, it could be a bug in the code, but in the past,

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 fshahr...@gmail.com 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

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 r...@swtch.com 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
:= w.ReadAddr() Is there a more direct way? Thanks, Mathieu

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

2011-08-13 Thread Mathieu Lonjaret
-t some.imap.server.com in acme, button-2 exec on Mail -s Cheers, Mathieu Thanks for your answer! Anyway, I still haven't succeeded, and have a few questions. 1) Is nfs (lookman nfs or mailfs returns nothing) a new program written for p9p just to be used for an imap connection to some mail

[9fans] shell for wins in p9p acme

2011-08-11 Thread Mathieu Lonjaret
the SHELL to rc before starting acme, but I still have to source lib/profile everytime I open a new win, which is a bit annoying. Of course I could change src/cmd/9term/rcstart.c, but if there's a less intrusive solution I'd like to hear it please. Cheers, Mathieu

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

2011-08-11 Thread Mathieu Lonjaret
for that key) mailfs -t some.imap.server.com in acme, button-2 exec on Mail -s Cheers, Mathieu On Thu, Aug 11, 2011 at 12:42 PM, Rudolf Sykora rudolf.syk...@gmail.com wrote: Can anybody point me to some recipe which would get me from a point when I have p9p installed to a point when I can read mail

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 mathieu.lonja...@gmail.com wrote: 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

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 jaketodd...@gmail.com wrote: Acme has Mail. It

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

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

2011-04-08 Thread Mathieu Lonjaret
brilliant. thanks to both for that. ---BeginMessage--- 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 to

[9fans] problem with rminnich's 9vx

2011-03-29 Thread Mathieu Lonjaret
? if yes, what do you guys for a tree with ron's 9vx? uname -a: Linux 2.6.32-30-generic #59-Ubuntu SMP Tue Mar 1 21:30:46 UTC 2011 x86_64 GNU/Linux Cheers, mathieu

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

2011-03-29 Thread Mathieu Lonjaret
...@gmail.com 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, Mar 29, 2011 at 11:00 AM, Mathieu

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 yiyu@gmail.com 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

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

2011-03-29 Thread Mathieu Lonjaret
, 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 provided by rsc, and later filled with more plan 9 stuff), could that be the issue? if yes, what

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

2011-03-29 Thread Mathieu Lonjaret
On Tue, Mar 29, 2011 at 6:09 PM, ron minnich rminn...@gmail.com wrote: On Tue, Mar 29, 2011 at 8:42 AM, Mathieu Lonjaret mathieu.lonja...@gmail.com 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. And yet

[9fans] xplor on plan 9

2011-03-21 Thread Mathieu Lonjaret
as well later, but it is already usable imho (only tested on 9vx). So please do try it if you're interested, and send patches to fix its uglyness ;) Cheers, Mathieu

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 ---BeginMessage--- 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 ---End

[9fans] new commands in xplor

2011-01-09 Thread Mathieu Lonjaret
in allows for faster lookups in there. Comments very welcome. https://bitbucket.org/mpl/xplor Cheers, Mathieu

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 rminn...@gmail.com 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

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 ---BeginMessage--- hi guys, as most on this list know, coraid makes storage devices that use plan 9

[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 ---BeginMessage--- 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 supercomputers

[9fans] [OT] CSP in fortran ?

2010-09-16 Thread Mathieu Lonjaret
to try with MPI next. What would you guys recommend between the two for that kind of problem? Thanks, Mathieu

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 ---BeginMessage--- I don't like it very much but ... have you looked at openmp? (NOT openmpi, openmp) ron ---End Message---

Re: [9fans] alt and chanfree

2010-09-15 Thread Mathieu Lonjaret
keep track of it instead of calling chanfree(), and instead of allocating a new chan/alt when creating a new thread, I simply reuse one of the previously abandonned ones (if any is available). And I'll just free them all when the program terminates. Thanks to all, Mathieu ---BeginMessage--- isn't

Re: [9fans] alt and chanfree

2010-09-15 Thread Mathieu Lonjaret
Ah indeed, thank you. ---BeginMessage--- On 15 September 2010 09:15, Mathieu Lonjaret mathieu.lonja...@gmail.com 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

[9fans] alt and chanfree

2010-09-14 Thread Mathieu Lonjaret
that? Thanks, Mathieu static void caller(void *arg) { struct Params{ Torrent *tor; Peer *peer; Channel *c;} *params; uchar chanmsg[1]; params = arg; // in callerworks() we send() on params-c at various points to synchronize, all goes well. callerworks(params

Re: [9fans] alt and chanfree

2010-09-14 Thread Mathieu Lonjaret
today, thanks. Cheers, Mathieu ---BeginMessage--- On 14 September 2010 09:57, Mathieu Lonjaret mathieu.lonja...@gmail.com wrote:        for(;;){                n = alt(a);                if(n 0)                        error(with alt);                if (m[0] == 0

Re: [9fans] alt and chanfree

2010-09-14 Thread Mathieu Lonjaret
Maybe. Lookman gives me nothing, which page is it please? Mathieu ---BeginMessage--- 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 says

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 ---BeginMessage--- 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

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 ---BeginMessage--- On Wed, Sep 8, 2010 at 3:56 PM, andrey mirtchovski mirtchov...@gmail.com wrote: seems to fit nicely with acme and rio. looks better antialiased than

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

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

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 aku...@mail.nanosouffle.net wrote: Are you talking about playing mplayer in linuxemu? It's obviously in linux, and certainly do-able in linuxemu (thanks to

[9fans] unknown error message

2010-06-12 Thread Mathieu Lonjaret
fault pc=0x0001079b Cheers, Mathieu

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

2010-06-04 Thread Mathieu Lonjaret
Obviously there's some room for improvement, especially since my sam address-foo is weak and this is my first go program. So please do send comments, suggestions and bug reports/fixes. Cheers, Mathieu

Re: [9fans] Acme Mail

2010-05-25 Thread Mathieu Lonjaret
. I've been using it the whole time since then, no issue so far. Hope that helps, Mathieu ---BeginMessage--- On Tue, May 25, 2010 at 8:42 AM, Skip Tavakkolian 9...@9netics.com wrote: i was wrong; it doesn't work. Put doesn't actually delete the messages. i think this will require mods to /acme

[9fans] thread STACK size

2010-05-19 Thread Mathieu Lonjaret
don't even know if that can even scale in terms of memory use). So the question is, how can I evualuate what's the minimal value I can set that to without getting into trouble again? Is there anything smarter than just trial and error? Thanks, Mathieu

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 ---BeginMessage--- Quite a while back, I recall someone was inquiring whether there was any documentation/notes

Re: [9fans] 3-button mouse

2010-05-06 Thread Mathieu Lonjaret
day without throwing it away for another mouse. In fact I'd recommend trying it and starting to use it on day when it's not so important to be efficient and you can afford to loose a bit of time to it. Sounds like common sense now, but I think it's particularly true with that mouse. Cheers, Mathieu

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

2010-05-04 Thread Mathieu Lonjaret
Not that I know of. it's a lucid lynx install I did when it was still in beta and I haven't kept it up to date since then, so maybe that's where the difference lies. How do I check if that fix you're speaking of is installed or not? Cheers, Mathieu ---BeginMessage--- The update to 10.04 has

Re: [9fans] du and find

2010-05-03 Thread Mathieu Lonjaret
version), maybe it's not too much work for someone interested enough. Cheers, Mathieu

Re: [9fans] du and find

2010-05-03 Thread Mathieu Lonjaret
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, Mathieu Lonjaret mathieu.lonja...@gmail.com

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 ---BeginMessage--- % 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

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

2010-03-23 Thread Mathieu Lonjaret
smtp. I think once I had some resolution problem, that's why I set it by ip here instead of by name. Works fine enough so I never bothered to do it by name afterwards. hth, Mathieu ---BeginMessage--- I configured mailfs so now I can read email, thanks. But writing mail is not going so well: $ cat

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

2010-03-23 Thread Mathieu Lonjaret
Nope, I hardly ever tried nedmail. Others like Erik might know. jsyk, saving a message is dead easy from acme Mail, you just middle click on Save imapfoldername ;) (assuming the imap folder already exists) Cheers, Mathieu ---BeginMessage--- Great! now it works. Thank you very much; you answered

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. ---BeginMessage--- [...] 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
that much to make an exception for this one in the end. Cheers, Mathieu P.S: tested only on p9p, I haven't checked on plan 9. I can do it if anyone's interested.

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
factotum -g 'proto=pass service=imap server=your.imap.server user=you_there !password?' 4) run it! mailfs -t your.imap.server (-t is for tls) button 2 exec on 'Mail' in acme (without the quotes) (you need the plumber running for everything to work as expected in acme) hth, Mathieu

Re: [9fans] acme bug?

2009-11-16 Thread Mathieu Lonjaret
See awd(1) ---BeginMessage--- % 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] 9vx as a perfect proto environment

2009-09-30 Thread Mathieu L.
Indeed, I've just retried with the latest pull from hg and that problem is gone for me, that's brilliant. That's one less thing to worry about with 9vx, cheers for that. ☺ Mathieu ---BeginMessage--- I'm using 9vx as my primary development platform, and even though it's fantastic to have a Plan 9

Re: [9fans] 9vx as a perfect proto environment

2009-09-26 Thread Mathieu L.
connection, or it will freeze if you run a buggy program in acid with truss. Still, it's so convenient compared to dual booting or qemu that I prefer sticking with it. Cheers, Mathieu ---BeginMessage--- I've had less success using it for real work, at least on MacOS 10.5 and 10.6 - for example

[9fans] dial and time out

2009-09-10 Thread Mathieu L.
not being killed if it was fast enough. Is that the right way to go? If yes, can anyone think of an already existing example I can look at? Mathieu

Re: [9fans] dial and time out

2009-09-10 Thread Mathieu L.
reason not to switch to procs if that's the best way to go in that case. Mathieu. ---BeginMessage--- I have a bunch of threads, simply scheduled with yield() at the moment (I'll use alt later on), and each of them is calling dial() at some point. I don't want the other threads to wait for too

Re: [9fans] dial and time out

2009-09-10 Thread Mathieu L.
Yes, I did mean thread, and I hadn't realized this would kill all the threads. I'll try with ioproc then, thanks for the example. Mathieu ---BeginMessage--- If you really mean thread and not proc, then what you suggest won't work. You can't kill a thread that's in the OS without killing the proc

Re: [9fans] Using cwfs

2009-08-24 Thread Mathieu L.
with sdparm. I don't remember the args for sure, but probably something like 'sdparm -c STANDBY /dev/sdX#' then 'sdparm -s /dev/sdX#' to save. Mathieu

[9fans] btfs, a BitTorrent client (attempt)

2009-07-16 Thread Mathieu L.
. Comments, ideas, criticism all welcome please. Enjoy, Mathieu

Re: [9fans] btfs, a BitTorrent client (attempt)

2009-07-16 Thread Mathieu L.
would work as well. Finally, I'd like to thank everyone who helped me with it so far, especially fgb, maht, quintile and cinap. Comments, ideas, criticism all welcome please. Enjoy, Mathieu ---End Message---

[9fans] dial and buffer overflow

2009-07-04 Thread Mathieu L.
to debug that further? Thanks, Mathieu

Re: [9fans] dial and buffer overflow

2009-07-04 Thread Mathieu L.
Thanks for the answer Erik. [...] the extra () around tor-sha1list are confusing. Noted, thanks, they're gone. I suck at remembering operators precedence so I usually add a few parentheses to be on the safe side. it is more likely that you have some allocation error in your code. neither

Re: [9fans] p9p vac issue

2009-06-22 Thread Mathieu L.
if you can't get an old one from swtch.com, I can tar this mid-february tree I have - or rather only the necessary parts - and serve it to you if you want. Mathieu ---BeginMessage--- 2009/6/22 Mathieu L. lejat...@gmail.com Indeed, this works for me as well. I've just migrated the arenas

  1   2   >