Message from discussion
How do I customize acme-sac startup?
MIME-Version: 1.0
Message-ID: <495c1c5c-fff0-469c-9031-d4fc51aa4a7a@d4g2000prg.googlegroups.com>
Date: Fri, 14 Mar 2008 21:52:04 -0700 (PDT)
Received: by 10.100.154.9 with SMTP id b9mr756618ane.7.1205556724742; Fri, 14
Mar 2008 21:52:04 -0700 (PDT)
X-IP: 68.183.71.83
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12)
Gecko/20080201 Firefox/2.0.0.12,gzip(gfe),gzip(gfe)
Subject: How do I customize acme-sac startup?
From: vbnut <t6p0vu...@sneakemail.com>
To: acme-sac <acme-sac@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
I've been using acme from plan9port on linux for quite a while now,
but just discovered acme-sac and am excited about the possibility of
using it as my development editor at work.
I'm trying to figure out how to customize the startup of acme a little
bit. I have successfully changed the size of the window by setting
EMU=-gXsizexYsize, although when I set it to EMU=-g2500x1540 it starts
at a smaller size, but switches to the desired size when I click the
Windows Maximize button.
In P9P I startup acme in one of 2 ways. First 'acme -a -r -f ... -
F ... -c 3 <files>" starts up acme in with my desired fonts, with 3
columns, and with a "standard" set of files and directories visible.
Second "acme -a -r -l $HOME/acme.dump" starts up acme restoring its
state from my last saved state.
I have tried to get acme-sac to start acme with different command-line
parameters (e.g. -c 3), but have been unsuccessful. Can anyone give
me any hints or suggestions for where to look to figure out how to
accomplish this?
In P9P acme, the -r command-line option specifies that the behavior of
mouse buttons 1 and 3 in the scrollbar should be swapped. The makes
it easier to use acme along with other applications. Does acme-sac
have a similar feature? If not, I may try to add it.
thanks for your help,
Peter Canning