Newsgroups: comp.os.msdos.programmer
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!clarkson!grape.ecs.clarkson.edu!nelson
From: nelson@sun.soe.clarkson.edu (Russ Nelson)
Subject: Re: What your favorite editor for programming?
Reply-To: nelson@clutx.clarkson.edu (aka NELSON@CLUTX.BITNET)
Organization: Clarkson University, Potsdam NY
Date: 31 Mar 91 16:34:38
Message-ID: <NELSON.91Mar31163438@sun.clarkson.edu>
In-Reply-To: mrs@netcom.COM's message of 31 Mar 91 08:45:55 GMT
References: <21481@shlump.nac.dec.com> <2648@odin.cs.hw.ac.uk>
	<DAVIS.91Mar29150352@pacific.mps.ohio-state.edu>
	<1991Mar31.084555.24713@netcom.COM>
Sender: usenet@grape.ecs.clarkson.edu

In article <1991Mar31.084555.24713@netcom.COM> mrs@netcom.COM (Morgan Schweers) writes:
   In article <DAVIS.91Mar29150352@pacific.mps.ohio-state.edu> davis@pacific.mps.ohio-state.edu  (John E. Davis) writes:

   >What about Freemacs?  Does it support multiple keymaps?  If so
   >then I would appreciate it if someone were to send me a sample
   >mint source for Freemacs which redefines some keys and things.  In
   >addition, does Freemacs blink matching {}[]() like emacs and does
   >it have a C-mode?

        I'm not sure about how the keymaps are designed in Freemacs,
   but it will happily blink {}[]() just like the EMACS I'm using
   online just did. <Grin> (As I said, it does have a C-mode, also
   settable through <ESC>-x c-mode)

As long as you have C.ed online, Freemacs will automagically enter C-mode
when you edit a ".c" or ".h" file.

Freemacs has multiple keymaps.  It comes with the GNU Emacs C-x, M-, and
C-c maps, but you can define as many as you want.  For example, you can define
C-c C-y to next-line like this:

Name:K.C-c C-y
[*]F:next-line[*]

--
--russ <nelson@clutx.clarkson.edu> I'm proud to be a humble Quaker.
It's better to get mugged than to live a life of fear -- Freeman Dyson
I joined the League for Programming Freedom, and I hope you'll join too.
