Open GoogleCodeExporter opened 9 years ago
Sorry, forgot to mention that this is on Windows Vista. Acme me had been
working fine for several days before this happened, too.
Original comment by jmatthew...@gmail.com
on 22 Jun 2011 at 10:25
the acme-sac distribution is actually inferno-os (with some changes) packaged
such that the acme editor runs in the foreground [1]. acme.exe is the same as
emu(1), and it is lib/profile that launches acme [2]. to avoid opening README,
just remove the "$home/README" part from the line that launches acme, instead
of commenting out the whole line.
> Do some settings get saved to my local HDD that I need to erase?
yes. when acme-sac is launched for the first time in a system, it sets up
$home at %APPDATA%/acme-home [3]. you'd need to uncomment the line launching
acme in %APPDATA%/acme-home/lib/profile.
[1] http://ipn.caerwyn.com/2006/03/lab-59-acme-sac.html
[2] https://groups.google.com/d/msg/acme-sac/DNi8a_Y43yU/FnKMl1EDPTYJ
[3] http://code.google.com/p/acme-sac/source/browse/lib/sh/profile
Original comment by arvin...@gmail.com
on 22 Jun 2011 at 5:21
Makes sense! When I saw the line that launches acme I didn't look carefully
enough, and I guess I thought that acme was already started and that line was
just like a remote control call to add a file to acme. Thanks for clearing it
up.
I had looked in the %APPDATA% directories too, but somehow I missed the
acme-home directory.
Original comment by jmatthew...@gmail.com
on 23 Jun 2011 at 12:08
So had you resolved the issue, Matthew?
I've met exactly the same problem on Windows 7 x64. :(
Original comment by Dmitry.A...@gmail.com
on 14 Jul 2014 at 9:17
Original issue reported on code.google.com by
jmatthew...@gmail.com
on 22 Jun 2011 at 10:24