I'm iBorged

gnat on 2002-07-10T22:36:14

Happy me! The loaner iBook from Apple arrived today (apparently I'll be editing Mac books soon) and I've been getting up to speed with it. Sexy, so sexy. Tiny 12" screen. I'd forgotten how small 12" is, he says bragging.

I've been installing software. It comes with emacs, but not a GUI emacs. I downloaded a build of emacs for OS X, but it wouldn't run the precompiled VM elc files that work on the standard emacs. I'm running emacs from a terminal window now while I find time to debug further.

For irc and AIM I'm using Fire. It took a little while to work out its model, but it's great. AIM and irc in the one program. Slurp. I avoided Ircle because it takes $$$ and I'm not used to this brave new world of paying for software.

Adjusted the keyboard repeat speed to fast with little delay. Figured out what the different power cables are for, thanks to #perl, and got the battery charged. Spent a fun few hours in my easy chair, working.

Grabbed VNCViewer built for OS X and installed that. Used it to control my Windoze box while I was upstairs. Enabled 'remote logins' on the System Preference, aka sshd. Then scp-ed mailboxes from machine to machine.

Pudge is sending me the DV files of my YAPC movie so I can continue editing. There are pauses I want to remove, titles to add, and so on. Meanwhile, Joe Johnston has created a techno remix of YAPC that's a ton of fun. Someone take Cakewalk Pro away from him before he remixes again!

--Nat


Emacs

Theory on 2002-07-10T22:46:35

Check out the Mac-Emacs project. You'll find instructions there. But the upshot is that you can pretty much check out GNU Emacs from CVS and compile it, and it'll work beautifully with the Aqua interface. I spend virtually all my time there.

Don't Spielberg it

gizmo_mathboy on 2002-07-11T02:52:30

If you've seen the latest South Park.  :-)

Enjoy

jjohn on 2002-07-11T03:11:38

With Cakewalk, I can finally give something back to Perl for all the hours I've spent looking for stupid syntax errors.  :-)

editor

wickline on 2002-07-11T10:11:31

you might also want to try BBEdit

    http://barebones.com/

That editor is the primary reason I use the mac, and the reason
I had my employer buy me a mac for work (they get their money's
worth in terms of my increased productivity).

It even has an emacs compatibility mode to help folks like you  :)
I haven't used that mode myself, but I believe it just tweaks the
key commands around to be more emacs like, and offers an option
to show a 'status' line in each window (which I've also not used,
but I'm guessing gives some feedback about where you are in some
big long emacs-like key command sequence).

-matt