Re: Source code editor
Emacs is a versatile editor and functions quite well as an IDE. Any
features not included out-of-the-box can be easily added using Emacs
Lisp script, but don't worry about learning that, because most, if not
all, functions you'll need are in the stock version or have already
been written.
On Tue, Apr 15, 2008 at 9:00 AM, Tero Mäntyvaara <termant@gmail.com> wrote:
> I am looking for shell program for source code edition. I have used nano,
> but it isn't enough. I need more "real" IDE like functionalities eg constant
> view of current row number, file browser and selection, cutting, pasting and
> copying functions. I also tried to use motor, but I got segmentation fault
> after execution... :-/ I am using Etch.
>
>
> Tero Mäntyvaara
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a
> subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>
Reply to: