Re: Source code editor

2008-04-21 Thread Johann Spies
On Fri, Apr 18, 2008 at 12:12:40PM +0200, Lars Bjerregaard wrote: Jordi Gutiérrez Hermoso wrote: On 16/04/2008, Tero Mäntyvaara [EMAIL PROTECTED] wrote: I installed motor in my AMD64 Etch system and after I execute it I get Segmentation fault... :-/ Whoa, etch? You got that on etch? How the

Re: Source code editor

2008-04-21 Thread Joost Witteveen
On 21/04/2008, Johann Spies [EMAIL PROTECTED] wrote: On Fri, Apr 18, 2008 at 12:12:40PM +0200, Lars Bjerregaard wrote: Jordi Gutiérrez Hermoso wrote: On 16/04/2008, Tero Mäntyvaara [EMAIL PROTECTED] wrote: I installed motor in my AMD64 Etch system and after I execute it I get

Re: Source code editor

2008-04-21 Thread Jordi Gutiérrez Hermoso
On 21/04/2008, Joost Witteveen [EMAIL PROTECTED] wrote: On 21/04/2008, Johann Spies [EMAIL PROTECTED] wrote: On Fri, Apr 18, 2008 at 12:12:40PM +0200, Lars Bjerregaard wrote: Jordi Gutiérrez Hermoso wrote: On 16/04/2008, Tero Mäntyvaara [EMAIL PROTECTED] wrote: I installed

Re: Source code editor

2008-04-21 Thread Tero Mäntyvaara
Jordi Gutiérrez Hermoso wrote: On 21/04/2008, Joost Witteveen [EMAIL PROTECTED] wrote: On 21/04/2008, Johann Spies [EMAIL PROTECTED] wrote: On Fri, Apr 18, 2008 at 12:12:40PM +0200, Lars Bjerregaard wrote: Jordi Gutiérrez Hermoso wrote: On 16/04/2008, Tero Mäntyvaara [EMAIL PROTECTED]

Re: Source code editor

2008-04-21 Thread Tero Mäntyvaara
Tero Mäntyvaara 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,

Re: Source code editor

2008-04-21 Thread Jordi Gutiérrez Hermoso
On 21/04/2008, Tero Mäntyvaara [EMAIL PROTECTED] wrote: Jordi Gutiérrez Hermoso wrote: The motor code is rather messy. I was thinking of cleaning it up in general. Are people using it? If anyone is actually interested in using it, it might be worthwhile to maintain it. I haven't even

Re: Source code editor

2008-04-19 Thread Chris Bannister
On Tue, Apr 15, 2008 at 11:14:08PM +1000, Owen Townend wrote: Hey, Try vim, once you get your head around the way it works it is an immensely powerful editor. There are many 'cheat sheet' type reference sheets available if you google a bit which, when stuck to a nearby wall, help out as you

Re: Source code editor

2008-04-19 Thread Chris Bannister
On Tue, Apr 15, 2008 at 08:23:49PM +0100, Mark Clarkson wrote: Hi Tero, Vim is great for this but has a steep learning curve. Vim is also tuned for touch typists, which eventually pushed me into learning touch typing, which is great, especially for night time coding. One really simple and

Re: Source code editor

2008-04-18 Thread Lars Bjerregaard
Jordi Gutiérrez Hermoso wrote: On 16/04/2008, Tero Mäntyvaara [EMAIL PROTECTED] wrote: I installed motor in my AMD64 Etch system and after I execute it I get Segmentation fault... :-/ Whoa, etch? You got that on etch? How the hell did such an RC bug get into etch? First time I hear about it.

Re: Source code editor

2008-04-18 Thread Christofer C. Bell
On Tue, Apr 15, 2008 at 3:53 PM, Ron Johnson [EMAIL PROTECTED] wrote: It's a darned shame that there are no IDEs similar to the one in Turbo Pascal. Perhaps this one? ;-) [EMAIL PROTECTED]:~$ apt-cache show xwpe Package: xwpe Priority: optional Section: editors Installed-Size: 536

Re: Source code editor

2008-04-17 Thread Micha
On Tue, 15 Apr 2008 18:19:34 +0300 Tero Mäntyvaara [EMAIL PROTECTED] wrote: David Goodenough wrote: On Tuesday 15 April 2008, Kamaraju S Kusumanchi wrote: Tero Mäntyvaara wrote: I am looking for shell program for source code edition. I have used nano, but it isn't enough. I need more

Re: Source code editor

2008-04-16 Thread Dave Thayer
On Tue, Apr 15, 2008 at 03:53:38PM -0500, Ron Johnson wrote: It's a darned shame that there are no IDEs similar to the one in Turbo Pascal. $ apt-cache show xwpe [...] Description: Programming environment and editor for console and X11 Xwpe is an integrated programming and debugging environment

Re: Source code editor

2008-04-16 Thread Adrian Levi
On 16/04/2008, Dave Thayer [EMAIL PROTECTED] wrote: Debian has a package for damn near anything! dt Yup, your right... #apt-cache show kitchensync :-) Adrian -- 24x7x365 != 24x7x52 Stupid or bad maths? erno hm. I've lost a machine.. literally _lost_. it responds to ping, it works

Re: Source code editor

2008-04-16 Thread Jordi Gutiérrez Hermoso
On 15/04/2008, Ron Johnson [EMAIL PROTECTED] wrote: It's a darned shame that there are no IDEs similar to the one in Turbo Pascal. How about motor? (apt-cache show motor). I still prefer myself to use Emacs. With stuff like ede to automatise the building of Makefiles, it's a full-fledged IDE,

Re: Source code editor

2008-04-16 Thread Tero Mäntyvaara
Jordi Gutiérrez Hermoso wrote: On 15/04/2008, Ron Johnson [EMAIL PROTECTED] wrote: It's a darned shame that there are no IDEs similar to the one in Turbo Pascal. How about motor? (apt-cache show motor). I still prefer myself to use Emacs. With stuff like ede to automatise the building of

Re: Source code editor

2008-04-16 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/16/08 11:09, Tero Mäntyvaara wrote: [snip] I installed motor in my AMD64 Etch system and after I execute it I get Segmentation fault... :-/ Did you file a bug? - -- Ron Johnson, Jr. Jefferson LA USA We want... a Shrubbery!! -BEGIN

Re: Source code editor

2008-04-16 Thread Jordi Gutiérrez Hermoso
On 16/04/2008, Tero Mäntyvaara [EMAIL PROTECTED] wrote: I installed motor in my AMD64 Etch system and after I execute it I get Segmentation fault... :-/ Whoa, etch? You got that on etch? How the hell did such an RC bug get into etch? First time I hear about it. - Jordi G. H.

Re: Source code editor

2008-04-16 Thread Jordi Gutiérrez Hermoso
On 16/04/2008, Jordi Gutiérrez Hermoso [EMAIL PROTECTED] wrote: On 16/04/2008, Tero Mäntyvaara [EMAIL PROTECTED] wrote: I installed motor in my AMD64 Etch system and after I execute it I get Segmentation fault... :-/ Whoa, etch? You got that on etch? How the hell did such an RC bug get

Re: Source code editor

2008-04-16 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/16/08 15:33, Jordi Gutiérrez Hermoso wrote: On 16/04/2008, Jordi Gutiérrez Hermoso [EMAIL PROTECTED] wrote: On 16/04/2008, Tero Mäntyvaara [EMAIL PROTECTED] wrote: I installed motor in my AMD64 Etch system and after I execute it I get

Re: Source code editor

2008-04-16 Thread Jordi Gutiérrez Hermoso
On 16/04/2008, Ron Johnson [EMAIL PROTECTED] wrote: It just occurred to me: is AMD64 fully supported in Etch? (Or am I thinking Sarge?) Yes, it is. etch was the first Debian distribution to support x86_64. I guess there were a few kinks in that support. - Jordi G. H. -- To UNSUBSCRIBE,

Re: Source code editor

2008-04-16 Thread Bob Proulx
Tero Mäntyvaara 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

Re: Source code editor

2008-04-16 Thread Nick Boyce
Tero M�ntyvaara 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. [You're very brave ...

Source code editor

2008-04-15 Thread Tero Mäntyvaara
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

Re: Source code editor

2008-04-15 Thread Owen Townend
On 15/04/2008, Tero Mäntyvaara [EMAIL PROTECTED] 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

Re: Source code editor

2008-04-15 Thread Kamaraju S Kusumanchi
Tero Mäntyvaara 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

Re: Source code editor

2008-04-15 Thread Matthew Macdonald-Wallace
On Tue, 15 Apr 2008 09:50:55 -0400 Kamaraju S Kusumanchi [EMAIL PROTECTED] wrote: You will not find any real IDEs in Linux. However, vim/gvim can do what you describe. Emacs (another powerful editor) is also capable of doing what you describe. If it's an IDE you're after, check out

Re: Source code editor

2008-04-15 Thread David Goodenough
On Tuesday 15 April 2008, Kamaraju S Kusumanchi wrote: Tero Mäntyvaara 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,

Re: Source code editor

2008-04-15 Thread Matthew Macdonald-Wallace
On Tue, 15 Apr 2008 15:07:10 +0100 Matthew Macdonald-Wallace [EMAIL PROTECTED] wrote: If it's an IDE you're after, check out Eclipse[0]. It rocks. 'Nuff Said. :oP Sorry, missed the bit about needing a shell. :o( If you're using a command line, as raju says use VIM or Emacs. If you can

Re: Source code editor

2008-04-15 Thread Tero Mäntyvaara
Matthew Macdonald-Wallace wrote: On Tue, 15 Apr 2008 09:50:55 -0400 Kamaraju S Kusumanchi [EMAIL PROTECTED] wrote: You will not find any real IDEs in Linux. However, vim/gvim can do what you describe. Emacs (another powerful editor) is also capable of doing what you describe. If it's an

Re: Source code editor

2008-04-15 Thread Tero Mäntyvaara
David Goodenough wrote: On Tuesday 15 April 2008, Kamaraju S Kusumanchi wrote: Tero Mäntyvaara 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

Re: Source code editor

2008-04-15 Thread Kamaraju S Kusumanchi
David Goodenough wrote: On Tuesday 15 April 2008, Kamaraju S Kusumanchi wrote: Tero Mäntyvaara 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

Re: Source code editor

2008-04-15 Thread Kim N. Lesmer
On Tue, 15 Apr 2008 16:00:27 +0300 Tero Mäntyvaara [EMAIL PROTECTED] 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,

Re: Source code editor

2008-04-15 Thread Mark Clarkson
Hi Tero, Vim is great for this but has a steep learning curve. Vim is also tuned for touch typists, which eventually pushed me into learning touch typing, which is great, especially for night time coding. One really simple and often overlooked feature is being able to view source code in two

Re: Source code editor

2008-04-15 Thread Lesley Binks
On 15/04/2008, Tero Mäntyvaara [EMAIL PROTECTED] 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

Re: Source code editor

2008-04-15 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/15/08 15:35, Lesley Binks wrote: On 15/04/2008, Tero Mäntyvaara [EMAIL PROTECTED] 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

Re: Source code editor

2008-04-15 Thread Strake
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,

Re: Source code editor

2008-04-15 Thread Richard Bronosky
I have to agree completely with this poster. I started learning VIM 3 years ago when my employer insisted that I use a windows workstation. I hated it so much that I decided to live in a full screen PuTTY, SSHed to their Linux and FreeBSD servers. I decided that what ever new editor I learned

Re: Source code editor

2008-04-15 Thread Daniel Burrows
On Tue, Apr 15, 2008 at 06:19:34PM +0300, Tero Mäntyvaara [EMAIL PROTECTED] was heard to say: Eclipse is used in graphical user environment only. I wished to find a shell program. :-) In that case, shouldn't you be using ed? (just kidding!!) Daniel -- To UNSUBSCRIBE, email to

Re: source code editor

2006-07-14 Thread Nate Bargmann
Or, you might try FTE which has syntax highlighting and is rather lightweight. - Nate -- Wireless | Amateur Radio Station N0NB | Successfully Microsoft Amateur radio exams; ham radio; Linux info @ | free since January 1998. http://www.qsl.net/n0nb/ |

Re: source code editor

2006-07-14 Thread Margiolas Christos
If you want something simple use kate. I use it and it is enough good...Christos

Re: source code editor

2006-07-13 Thread Jason Spiro
Le 01-06-2006, Ivan Glushkov [EMAIL PROTECTED] a écrit : I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. Currently when I want to edit fast some C/C++ file I am opening it with pico. I looked around, but it seems like it

Re: source code editor

2006-07-13 Thread Alejandro Bárcena Campos
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jason Spiro wrote: Le 01-06-2006, Ivan Glushkov [EMAIL PROTECTED] a écrit : I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. Currently when I want to edit fast some C/C++ file

Re: source code editor

2006-06-04 Thread Olafur Jens Sigurdsson
Þann 2006-06-01, 10:12:46 (+0200) skrifaði Ivan Glushkov: Hi all, I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. Currently when I want to edit fast some C/C++ file I am opening it with pico. I looked around, but it

source code editor

2006-06-01 Thread Ivan Glushkov
Hi all, I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. Currently when I want to edit fast some C/C++ file I am opening it with pico. I looked around, but it seems like it does not support syntax highlighting. Cheers,

Re: source code editor

2006-06-01 Thread Lubos Vrbka
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Ivan Glushkov wrote: Hi all, I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. Currently when I want to edit fast some C/C++ file I am opening it with pico. I looked around,

Re: source code editor

2006-06-01 Thread Petteri
Ivan Glushkov kirjoitti to 1. kesäkuuta 2006 10:12:46: Hi all, I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. The best is GNU Emacs, but it may not be the lightest ;) Currently when I want to edit fast some C/C++ file

Re: source code editor

2006-06-01 Thread Ivan Glushkov
Lubos Vrbka wrote: -BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Ivan Glushkov wrote: Hi all, I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. Currently when I want to edit fast some C/C++ file I am opening it with

Re: source code editor

2006-06-01 Thread Limin Wang
Many editors, emacs/vim/kwrite * Ivan Glushkov [EMAIL PROTECTED] [2006-06-01 10:12:46 +0200]: Hi all, I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. Currently when I want to edit fast some C/C++ file I am opening it

Re: source code editor

2006-06-01 Thread Magnus Therning
On Thu, Jun 01, 2006 at 10:12:46 +0200, Ivan Glushkov wrote: Hi all, I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. Currently when I want to edit fast some C/C++ file I am opening it with pico. I looked around, but it seems

Re: source code editor

2006-06-01 Thread Ivan Glushkov
Petteri wrote: Ivan Glushkov kirjoitti to 1. kesäkuuta 2006 10:12:46: Hi all, I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. The best is GNU Emacs, but it may not be the lightest ;) Currently when I want to

Re: source code editor

2006-06-01 Thread Simone Soldateschi
There are several editors that has syntax highlighting. When I'm stuckon non-Unix-like systems I usually turn to SciTE (Debian package: scite).SciTE is a very nice code editor, highly customizable and it's available under different OSI've used Jext writing Matlab, LaTeX and php codes for my

Re: source code editor

2006-06-01 Thread Nate Bargmann
* Ivan Glushkov [EMAIL PROTECTED] [2006 Jun 01 03:15 -0500]: Hi all, I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. Currently when I want to edit fast some C/C++ file I am opening it with pico. I looked around, but it

Re: source code editor

2006-06-01 Thread Guillermo Mulliert Carlín
On Thu, 1 Jun 2006, Ivan Glushkov wrote: | Lubos Vrbka wrote: | -BEGIN PGP SIGNED MESSAGE- | Hash: RIPEMD160 | | Ivan Glushkov wrote: | | Hi all, | | I would like to know which is the best lightest editor for source code | editing, which supports syntax highlighting.

Re: source code editor

2006-06-01 Thread Angel L. Mateo
El jue, 01-06-2006 a las 10:12 +0200, Ivan Glushkov escribió: Hi all, I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. Currently when I want to edit fast some C/C++ file I am opening it with pico. I looked around, but it

Re: source code editor

2006-06-01 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nate Bargmann wrote: * Ivan Glushkov [EMAIL PROTECTED] [2006 Jun 01 03:15 -0500]: Hi all, I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. Currently when I want to edit fast

Re: source code editor

2006-06-01 Thread Ivan Glushkov
Angel L. Mateo wrote: El jue, 01-06-2006 a las 10:12 +0200, Ivan Glushkov escribió: Hi all, I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. Currently when I want to edit fast some C/C++ file I am opening it with pico. I

Re: source code editor

2006-06-01 Thread Magnus Therning
On Thu, Jun 01, 2006 at 13:49:26 +0200, Ivan Glushkov wrote: Angel L. Mateo wrote: El jue, 01-06-2006 a las 10:12 +0200, Ivan Glushkov escribió: Hi all, I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. Currently when I want to

Re: source code editor

2006-06-01 Thread Kamaraju Kusumanchi
On Thursday 01 June 2006 07:37, Angel L. Mateo wrote: El jue, 01-06-2006 a las 10:12 +0200, Ivan Glushkov escribió: Hi all, I would like to know which is the best lightest editor for source code editing, which supports syntax highlighting. Currently when I want to edit fast some C/C++

Re: source code editor

2006-06-01 Thread George Borisov
Kamaraju Kusumanchi wrote: If you are learning a new editor, learn vim instead of vi. vim is basically 'vi iMproved'. It is a very nice, powerful and not bloated editor. It has syntax highlighting, folding, ctags support, compile/edit/run support within vim and a lot more. As tempted as

Re: source code editor

2006-06-01 Thread Digby Tarvin
On Thu, Jun 01, 2006 at 03:22:02PM +0100, George Borisov wrote: Kamaraju Kusumanchi wrote: If you are learning a new editor, learn vim instead of vi. vim is basically 'vi iMproved'. It is a very nice, powerful and not bloated editor. It has syntax highlighting, folding, ctags

Re: source code editor

2006-06-01 Thread Magnus Therning
On Thu, Jun 01, 2006 at 16:54:35 +0100, Digby Tarvin wrote: [..] Since free implementaions of vi have become available, I have tended to stick to that on Unix systems unless I want to do something exotic like running complex macros that act on multiple files simultaneously. Vi is much easier to

Re: source code editor

2006-06-01 Thread loos
Em Qui, 2006-06-01 às 10:58 +0200, Ivan Glushkov escreveu: I would like to know which is the best lightest editor for vi (vim) is lighter then emacs and many think it is also better Michel.

Re: source code editor

2006-06-01 Thread Glenn Becker
vi (vim) is lighter then emacs and many think it is also better i am more and more of a vi-head and altho i like vim quite a bit i am coming to prefer elvis - it sticks closer to original vi. glenn +-+ Dr. Glenn Becker - [EMAIL

Re: source code editor

2006-06-01 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Glenn Becker wrote: vi (vim) is lighter then emacs and many think it is also better i am more and more of a vi-head and altho i like vim quite a bit i am coming to prefer elvis - it sticks closer to original vi. :set cp - -- Ron Johnson, Jr.

Re: source code editor

2006-06-01 Thread Nate Bargmann
* Ron Johnson [EMAIL PROTECTED] [2006 Jun 01 06:40 -0500]: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nate Bargmann wrote: * Ivan Glushkov [EMAIL PROTECTED] [2006 Jun 01 03:15 -0500]: Hi all, I would like to know which is the best lightest editor for source code editing, which