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
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
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
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
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
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
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
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.
>
>
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
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
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
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
XXX
},
{ LGet, get,FALSE, TRUE, XXX },
+ { LRefreshGo, get, FALSE, TRUE, XXX
},
{ LID, id, FALSE, XXX,XXX
},
{ LIncl,incl, FALSE, XXX,XXX
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&
; 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
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
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
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
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
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
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:
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
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
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
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,
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:
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
>>
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
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
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
Good times indeed, thanks.
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"?
>
>
>
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:
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
>
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
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?
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-
Hi,
in case anyone's interested:
https://bitbucket.org/mpl/acme-with-easy-backwards-search
Cheers,
Mathieu
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
>
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
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
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
>
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(",")
>
>
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
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
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:
>
>
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
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
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
> 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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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 ---
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
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
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
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
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
;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
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
Brilliant, thank you.
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
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?
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
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
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
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:
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
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
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
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
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
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
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
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
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
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
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
'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
> ([^!
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
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
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.
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 @@
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
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
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 ---
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
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
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 - 100 of 119 matches
Mail list logo