Search the web
Sign In
New User? Sign Up
jasspa · JASSPA's MicroEmacs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2483 - 2512 of 2512   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2483
Hello All, See below an updated version on the AWK file hook with item list support. Comments appreciated, Regards, Pedro ; -!- emf -!- ; This is part of the...
azynheira
Offline Send Email
Oct 22, 2009
2:33 pm
2484
... Thanks, Checked in changes and made available in: http://www.jasspa.com/development/patches-20091017/ Regards Jon....
Jon Green
bigfatmrmoose
Offline Send Email
Oct 22, 2009
3:15 pm
2485
I would like to see the Jasspa Source tree moved to Github or similar, and a contrib tree maintained alongside it. This is for a few reasons: - Gives everybody...
tl_ocallaghan
Offline Send Email
Oct 25, 2009
3:32 pm
2486
... Not sure that there have been enough contributions to warrant this. Most of the contributions have been bundled with the release unless we have not...
Jon Green
bigfatmrmoose
Offline Send Email
Oct 25, 2009
11:17 pm
2487
... It does not need to be integrated as such, SVN or CVS or any source code control would be ok. The idea is that the contribution level might be improved by...
tl_ocallaghan
Offline Send Email
Oct 26, 2009
12:59 pm
2488
I have just posted some Intel (x86) Apple binaries to: http://www.jasspa.com/downapple.html Many Thanks to Bruno and Steve for arranging and building the...
Jon Green
bigfatmrmoose
Offline Send Email
Oct 26, 2009
8:56 pm
2489
Thanks!! ... -- Thomas Hundt <tom@...> +1-415-867-6698...
Tom Hundt
thundt
Offline Send Email
Oct 28, 2009
9:07 pm
2490
I've just posted an experimental Microsoft Windows me executable to the site here: http://www.jasspa.com/development/jasspa-me-standalone-ms-win32-20091017.zip...
Jon Green
bigfatmrmoose
Offline Send Email
Oct 31, 2009
9:11 pm
2491
Hi Jon Good work! I had used standalone application by using StartKits in Tcl and this I would believe its the same idea concept? I makes ME (even) more...
azynheira
Offline Send Email
Nov 1, 2009
3:11 pm
2492
... Hi Pedro, ... Yes much the same. ... Yes - sometimes you do not want to install but want something a bit more than nano and just want it to run. ... I've...
Jon Green
bigfatmrmoose
Offline Send Email
Nov 1, 2009
3:25 pm
2493
Brilliant! It would be super brilliant if I could package my JASSPA_HOME the same way and bring it along as a single file....
Bryan Schofield
schofield.bryan@...
Send Email
Nov 1, 2009
4:24 pm
2494
... You will be able to do this as well if you roll your own binary. My built-in file system builder is not quite ready for release yet and only works on...
Jon Green
bigfatmrmoose
Offline Send Email
Nov 1, 2009
7:09 pm
2495
... There are some Linux versions amongst others here: http://www.jasspa.com/development/me-standalone/ Regards Jon...
Jon Green
bigfatmrmoose
Offline Send Email
Nov 1, 2009
9:02 pm
2496
Hi Jon, Been playing with it! Looks nice .... :P Two points worth discussing: 1) I would see this stuff completely integrated into the "regular" build...
azynheira
Offline Send Email
Nov 2, 2009
11:59 am
2497
... It is just a prototype at the moment - the source is not even archived. There are makefiles updated for Linux/Freebsd/Darwin etc. Build as: build -t scw ...
Jon Green
bigfatmrmoose
Offline Send Email
Nov 2, 2009
12:49 pm
2498
Hi Jon, Just some thoughts on the Win32 version: 1) I maybe trying to be perfectionist, but do you think that it could also be a good approach to put the bfs...
azynheira
Offline Send Email
Nov 3, 2009
8:45 am
2499
... Well done Pedro - top marks; this is exactly what we should do. This means that we do not need to do a build to change the macros and any Joe can easily...
Jon Green
bigfatmrmoose
Offline Send Email
Nov 3, 2009
9:17 pm
2500
Hi Jon, Nice ! :P One thing I forgot to refer yesterday was that it would be nice that the container is protected against corruption by appending to the...
azynheira
Offline Send Email
Nov 4, 2009
9:22 am
2501
I have just posted a new version of me-standalone for some more alpha testing. This version is concatenated on the bottom of the executable using a command ...
Jon Green
bigfatmrmoose
Offline Send Email
Nov 8, 2009
9:42 pm
2502
... Here is a fix for the amd64 issue I highlighted above. cd /home/jon/medev/bfs-v0.1.2/ gdiff --context --minimal --ignore-space-change --recursive ...
Jon Green
bigfatmrmoose
Offline Send Email
Nov 8, 2009
10:25 pm
2503
Hi Jon, Looks nice, I'm giving it a try the next few days ... :P Do you mind if I do the Win32 port of the stuff ? Regards, Pedro...
azynheira
Offline Send Email
Nov 9, 2009
12:59 am
2504
... I think it all just about builds on Windows. I got a bfs.exe building under minGW with virtually no changes to the code last night. I've not compiled a...
Jon Green
bigfatmrmoose
Offline Send Email
Nov 9, 2009
8:56 am
2505
Hi Jon, I patched the makefile and some of the files and was able to produce a bfs.exe and mew32.exe files to try it out in Win32. The results are the...
azynheira
Offline Send Email
Nov 9, 2009
10:54 am
2506
Initial thought is that the bfs program is not opening the files binary (i.e. "r" instead of "rb" and "w" instead of "wb") - doesn't make a lot of difference...
Steven Phillips
bill@...
Send Email
Nov 9, 2009
11:05 am
2507
Hi All, Steve, you were right, some replacing of "r" => "rb" and it seems to be working as if should. The archive is correctly generated now ... Regards, Pedro...
azynheira
Offline Send Email
Nov 9, 2009
12:15 pm
2508
... Hi Pedro, You are the first on Windows. Is it working now? Can you build an archive, add it and it runs file in windows? Jon...
Jon Green
bigfatmrmoose
Offline Send Email
Nov 9, 2009
12:24 pm
2509
Hi, Yes, after Steve's suggestion ITS ALIVE :-) ... (add mad laughter at will :-)) The archive is built correctly and the integrity is correct (by using -t),...
Gomes, Pedro (NSN - P...
azynheira
Offline Send Email
Nov 9, 2009
12:36 pm
2510
Just some additional observerations: I can only make it work if I execute the binary (on Windows, please note) by using .exe postfix - This means that if I...
azynheira
Offline Send Email
Nov 9, 2009
12:56 pm
2511 Gomes, Pedro (NSN - P...
azynheira
Offline Send Email
Nov 9, 2009
2:19 pm
2512
... Hi Pedro, Thanks for this. I would never have found this as I always use the full name via a short-cut. I've run out of time but merged your changes in. I...
Jon Green
bigfatmrmoose
Offline Send Email
12:57 am
Messages 2483 - 2512 of 2512   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help