| View previous topic :: View next topic |
| whats your text editor |
| Emacs |
|
10% |
[ 6 ] |
| Vim |
|
56% |
[ 32 ] |
| Nano |
|
29% |
[ 17 ] |
| Notepad |
|
3% |
[ 2 ] |
|
| Total Votes : 57 |
|
| Author |
Message |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5522 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
pjp Administrator


Joined: 16 Apr 2002 Posts: 16033 Location: Colorado
|
Posted: Thu Sep 09, 2010 1:25 pm Post subject: |
|
|
| Dr.Willy wrote: | | After coming to the conclusion that vim is silly I recenty switched to emacs. | So instead of silly, you went for uncontrollable laughter.
I tried emacs once but couldn't get beyond the requirement for excessive (ab)use of Control. _________________ lolgov. 'cause where we're going, you don't have civil liberties.
In Loving Memory
1787 - 2008 |
|
| Back to top |
|
 |
shickapooka800 Guru


Joined: 05 Dec 2004 Posts: 304 Location: no
|
Posted: Thu Sep 09, 2010 2:05 pm Post subject: |
|
|
scanner + handwriting recognition.
eat a dick. |
|
| Back to top |
|
 |
John-Boy Guru


Joined: 23 Jun 2004 Posts: 439 Location: Desperately seeking Moksha in all the wrong places
|
Posted: Thu Sep 09, 2010 2:18 pm Post subject: |
|
|
In my COBOL days, found Edit.com pretty good - there are still one or two uses for it even now I find.
In the main Kate - or Notepad ++ (depending on environment) _________________ When you break rules, break 'em good and hard |
|
| Back to top |
|
 |
Yamakuzure l33t

Joined: 21 Jun 2006 Posts: 954 Location: Bardowick, Germany
|
Posted: Thu Sep 09, 2010 2:21 pm Post subject: |
|
|
On a console:
nano.
It can do everything I need. Learning VIM/emacs would be a waste of time.
...and I have grep, cat, cut, sed and perl for what it can't.
In a DE:
Kate, Geany, Kwrite for editing test files.
Code::Blocks (C/C++) and Eclipse (Perl) as IDEs. _________________ I *do* know that I easily aggravate people due to my condensed writing. Rule of thumb: If I wrote anything that can be understood in two different ways, and one way offends you, then I meant the other!  |
|
| Back to top |
|
 |
BoneKracker Veteran


Joined: 14 Mar 2006 Posts: 1499 Location: U.S.A.
|
Posted: Thu Sep 09, 2010 2:48 pm Post subject: |
|
|
| dmitchell wrote: | | Netbeans is written in Java so naturally it's slow and buggy as hell, but it's still the best IDE I've used. I just wish it had better C++ support. It's like it only supports the parts of C++ with direct analogues in Java; no support for C++1x or even moderately complex template code. |
How do you find Netbeans C/C++ features compare to Eclipse CDT? |
|
| Back to top |
|
 |
marens Apprentice


Joined: 05 Aug 2004 Posts: 172
|
Posted: Thu Sep 09, 2010 3:02 pm Post subject: |
|
|
| dmitchell wrote: | | Netbeans is written in Java so naturally it's slow and buggy as hell, but it's still the best IDE I've used. I just wish it had better C++ support. It's like it only supports the parts of C++ with direct analogues in Java; no support for C++1x or even moderately complex template code. |
I use Netbeans for coding java and can't say that it is slow or buggy. I haven't written c++ for some time so i can't say anything about the c++ features of netbeans. I'm using it on an ancient single core with 2 gig ram and recognized that the look and feel (mainly the gtk look and feel) you set for swing influences performance quite a bit. So this is what i added to my netbeans_default_options in $whateverinstalldir/etc/netbeans.conf
-J-Dsun.java2d.opengl=true -J-Dswing.aatext=true -J-Dawt.useSystemAAFontSettings=on --laf Metal
aatext/fonts actually hurts performance, too but who wants to work without it these days?
see http://performance.netbeans.org/howto/jvmswitches/ for more details _________________ If English was good enough for Jesus, then it's good enough for you! |
|
| Back to top |
|
 |
vputz Guru


Joined: 16 Mar 2005 Posts: 308 Location: Oxford, England
|
Posted: Thu Sep 09, 2010 3:06 pm Post subject: |
|
|
Emacs: teh winnar (particularly on my kinesis ergo keyboard which has alt and ctrl on thumb-keys). It's a little more awkward on the Pandora where I can't seem to press alt and ctrl at the same time...
But seriously, emacs rocks. I still use vim for memory-constrained fast edits, but for prolonged editing sessions, I wuv teh emacs. |
|
| Back to top |
|
 |
tomk Administrator


Joined: 23 Sep 2003 Posts: 7124 Location: Sat in front of my computer
|
|
| Back to top |
|
 |
Dr.Willy Apprentice

Joined: 15 Jul 2007 Posts: 296 Location: NRW, Germany
|
Posted: Thu Sep 09, 2010 4:08 pm Post subject: |
|
|
| pjp wrote: | So instead of silly, you went for uncontrollable laughter.
I tried emacs once but couldn't get beyond the requirement for excessive (ab)use of Control. |
Yeah, I'm not so sure about emacs either.
But at least I'd say emacs had the right idea, creating a highly scriptable editor with different modes for each special task.
Vim just seems to have tried a fundamentally different approach that doesn't offer any benefits.
And excessive use of Ctrl beats excessive use of Esc, if you ask me. |
|
| Back to top |
|
 |
Muso l33t


Joined: 22 Oct 2002 Posts: 655 Location: The Holy city of Honolulu
|
Posted: Thu Sep 09, 2010 4:45 pm Post subject: |
|
|
In defense of Emacs, it's comfortable.
I bought the O'Reilly book on Emacs back when I started getting more heavy into my Linux use (I just picked Emacs over vim arbitrarily) and concentrated on learning one good editor. I can use vim, but my hands goto the Emacs buttons naturally.
Also, Zippy, Eliza, & IRC capabilities... Emacs can be ridiculous  _________________ If I had a dollar for every time capitalism was blamed for the problems caused by government, I'd be a fat filmmaker with a baseball cap |
|
| Back to top |
|
 |
Dr.Willy Apprentice

Joined: 15 Jul 2007 Posts: 296 Location: NRW, Germany
|
Posted: Thu Sep 09, 2010 5:02 pm Post subject: |
|
|
| The Earth wrote: | | I can use vim, but my hands goto the Emacs buttons naturally. |
So, you use the default keymappings I take it ...?
| The Earth wrote: | Zippy, Eliza, & IRC capabilities... Emacs can be ridiculous  |
That's actually the one thing about Emacs I find retarded.
If I wanted an irc client, I'd have installed an irc client and not some irc mode for emacs. |
|
| Back to top |
|
 |
Muso l33t


Joined: 22 Oct 2002 Posts: 655 Location: The Holy city of Honolulu
|
Posted: Thu Sep 09, 2010 5:05 pm Post subject: |
|
|
| Dr.Willy wrote: | | The Earth wrote: | | I can use vim, but my hands goto the Emacs buttons naturally. |
So, you use the default keymappings I take it ...? |
Yes. I forced my hands to learn it like it was a Beethoven sonata.
| Dr.Willy wrote: | | The Earth wrote: | Zippy, Eliza, & IRC capabilities... Emacs can be ridiculous  |
That's actually the one thing about Emacs I find retarded.
If I wanted an irc client, I'd have installed an irc client and not some irc mode for emacs. |
Aye. It goes way beyond that even. Chess, web browsing, some other games I can't recall... plus IRC, Eliza, Zippy, etc. _________________ If I had a dollar for every time capitalism was blamed for the problems caused by government, I'd be a fat filmmaker with a baseball cap |
|
| Back to top |
|
 |
Shadow Skill Veteran

Joined: 04 Dec 2004 Posts: 1023
|
Posted: Thu Sep 09, 2010 9:26 pm Post subject: |
|
|
Emacs and Netbeans if I need project management or have to move between files in different sub-folders often. _________________ Ware wa mutekinari.
Wa ga kage waza ni kanau mono nashi.
Wa ga ichigeki wa mutekinari.
"First there was nothing, so the lord gave us light. There was still nothing, but at least you could see it." |
|
| Back to top |
|
 |
cach0rr0 Moderator


Joined: 13 Nov 2008 Posts: 4117 Location: Houston, Republic of Texas
|
Posted: Thu Sep 09, 2010 10:02 pm Post subject: |
|
|
| oh come on, I can't be the first person to vote for Notepad. |
|
| Back to top |
|
 |
warrens Apprentice


Joined: 04 Jan 2005 Posts: 216 Location: Don't Tread On Me!
|
Posted: Thu Sep 09, 2010 10:23 pm Post subject: |
|
|
Emacs SUCKS!!!! Vim FTW!!! _________________ The BIGGER the GOVERNMENT, the smaller the citizen.
DON'T TREAD ON ME!!!
My Bias #1
The best government is the government that governs least. |
|
| Back to top |
|
 |
Dr.Willy Apprentice

Joined: 15 Jul 2007 Posts: 296 Location: NRW, Germany
|
Posted: Thu Sep 09, 2010 10:40 pm Post subject: |
|
|
| cach0rr0 wrote: | | oh come on, I can't be the first person to vote for Notepad. |
Notepad is the worst editor I can think of.
And I can think of many editors. |
|
| Back to top |
|
 |
Mardok45 n00b

Joined: 21 Jun 2008 Posts: 59 Location: Right behind you
|
Posted: Thu Sep 09, 2010 10:50 pm Post subject: |
|
|
My wrists will thank me for not giving it carpal tunnel when I have been keeping every single finger on the alphabetic keys and not Ctrl or Alt or the mouse.
Thank you Vim! |
|
| Back to top |
|
 |
Dr.Willy Apprentice

Joined: 15 Jul 2007 Posts: 296 Location: NRW, Germany
|
Posted: Thu Sep 09, 2010 11:50 pm Post subject: |
|
|
| Mardok45 wrote: | My wrists will thank me for not giving it carpal tunnel when I have been keeping every single finger on the alphabetic keys and not Ctrl or Alt or the mouse.
Thank you Vim! |
Good, now you just need to fix that issue for every other program you use. |
|
| Back to top |
|
 |
aidanjt Veteran


Joined: 20 Feb 2005 Posts: 1101 Location: Rep. of Ireland
|
Posted: Thu Sep 09, 2010 11:59 pm Post subject: |
|
|
| Dr.Willy wrote: | | Mardok45 wrote: | My wrists will thank me for not giving it carpal tunnel when I have been keeping every single finger on the alphabetic keys and not Ctrl or Alt or the mouse.
Thank you Vim! |
Good, now you just need to fix that issue for every other program you use. |
mutt, vimperator, mplayer, so on, so forth. _________________
| juniper wrote: | | you experience political reality dilation when travelling at american political speeds. it's in einstein's formulas. it's not their fault. |
|
|
| Back to top |
|
 |
Mardok45 n00b

Joined: 21 Jun 2008 Posts: 59 Location: Right behind you
|
Posted: Fri Sep 10, 2010 12:06 am Post subject: |
|
|
| AidanJT wrote: | | Dr.Willy wrote: | | Mardok45 wrote: | My wrists will thank me for not giving it carpal tunnel when I have been keeping every single finger on the alphabetic keys and not Ctrl or Alt or the mouse.
Thank you Vim! |
Good, now you just need to fix that issue for every other program you use. |
mutt, vimperator, mplayer, so on, so forth. |
And touchscreens or mouse pads. |
|
| Back to top |
|
 |
cach0rr0 Moderator


Joined: 13 Nov 2008 Posts: 4117 Location: Houston, Republic of Texas
|
Posted: Fri Sep 10, 2010 12:52 am Post subject: |
|
|
| Dr.Willy wrote: | | cach0rr0 wrote: | | oh come on, I can't be the first person to vote for Notepad. |
Notepad is the worst editor I can think of.
And I can think of many editors. |
i can think of worse
but im surprised im the first to jokingly give it my vote (i normally use vi or nano, simply because I'm accustomed to it, and emacs always seemed a bit less than straightforward) |
|
| Back to top |
|
 |
dmitchell Veteran


Joined: 17 May 2003 Posts: 1154 Location: Austin, Texas
|
Posted: Fri Sep 10, 2010 2:05 am Post subject: |
|
|
| BoneKracker wrote: | | How do you find Netbeans C/C++ features compare to Eclipse CDT? |
Haven't used eclipse extensively enough to make a really fair comparison. I will say that eclipse actually feels a little slower than netbeans, but it seems to have the advantage in terms of recognizing valid C++ syntax. To me netbeans has a better look and feel, and seems easier to configure (but leaves a lot to be desired in that department). _________________ Your argument is invalid. |
|
| Back to top |
|
 |
avx Advocate


Joined: 21 Jun 2004 Posts: 2066
|
Posted: Fri Sep 10, 2010 2:31 am Post subject: |
|
|
cream/vim & mcedit. I love vim on my mobile, all this emacsy C-$x would be to complicated.
Sometimes I'm using my tablet and OCR, but I still have to find a good software capable of being trained to my writing  |
|
| Back to top |
|
 |
Sir Alaran Apprentice


Joined: 11 Dec 2003 Posts: 182 Location: KSJC
|
|
| Back to top |
|
 |
|