Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Whats the best text editor?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2, 3  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
SeanOchoa
n00b
n00b


Joined: 18 Apr 2002
Posts: 49
Location: Seattle, Washington, USA

PostPosted: Mon May 27, 2002 9:00 pm    Post subject: Whats the best text editor? Reply with quote

I have tried open office, and gedit, and emacs, but wanted to know, what is the best text editor in Linux?


EDIT: Title was "Whats the best gui text editor?" -- pjp
_________________
If you haven't noticed, the idea behind computers has gotten way out of hand. One has to realize that they were created in the firt place to make life easier... if they aren't, then there is something that needs to change.
Back to top
View user's profile Send private message
dek
l33t
l33t


Joined: 16 May 2002
Posts: 657
Location: Germany

PostPosted: Mon May 27, 2002 9:42 pm    Post subject: Reply with quote

Openoffice is a wordprocessor (and more). Too bloated to be useful for coding or other textediting.
Kate is my favourite editor. Fast and easy to use, has a very neat gui and you can enhance it with nice plugins.

It is part of kdebase.
Back to top
View user's profile Send private message
Cr0t
l33t
l33t


Joined: 27 Apr 2002
Posts: 944
Location: USA

PostPosted: Tue May 28, 2002 1:40 am    Post subject: Reply with quote

AbiWord, StarOffice, OpenOffice or Nedit.
_________________
cya
    ©®0t
Back to top
View user's profile Send private message
ElCondor
Guru
Guru


Joined: 10 Apr 2002
Posts: 520
Location: Vienna, Austria, Europe

PostPosted: Tue May 28, 2002 8:04 am    Post subject: Reply with quote

Staroffice, Openoffen, Abiword are more like word-processing programs than text-editors. As a really text-editor I use
*vi* for console (vim even with syntax highlighting)
nedit (simple gui, fast, syntax highlighting, common keyboard shortcuts)
xemacs (the mighty one that can do anything)

* ElCondor pasa *
_________________
Here I am the victim of my own choices and I'm just starting!
Back to top
View user's profile Send private message
count
Apprentice
Apprentice


Joined: 28 May 2002
Posts: 242
Location: Dalton, MA

PostPosted: Tue May 28, 2002 2:34 pm    Post subject: Reply with quote

I really like Kate for programming. I like the way it handles opening multiple files and the syntax highlighting.

I like emacs for working with config files. Its fast, easy to use, and does qutie a bit.

I like AbiWord for word processing. Its full featured and works quite well.

It really depends on what your editing.

If I had to choose an all around great text editor I'd have to choose emacs.
_________________
- Joseph Monti
_________________
This message is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. For more info visit http://joemonti.org/
Back to top
View user's profile Send private message
lasa
n00b
n00b


Joined: 17 May 2002
Posts: 63
Location: Stockholm, Sweden

PostPosted: Tue May 28, 2002 3:01 pm    Post subject: Reply with quote

I've always been an (x)emacs fan and it is still my premier choice for programming, which in my case is mostly Java. I also used it for LaTeX until I found KDE and kate. Nothing beats kate and kdvi when it comes to LaTeX editing!

-lasa-
Back to top
View user's profile Send private message
alec
Apprentice
Apprentice


Joined: 19 Apr 2002
Posts: 270
Location: Here

PostPosted: Wed May 29, 2002 1:42 am    Post subject: Reply with quote

For editing code or config files, I love (g)vim. Highlighting and searching are great. If I'm just doing a text file, kedit is nice and clean.

Quanta is a great HTML editor.

I keep KOffice, AbiWord, and OpenOffice on my system just for sake of compatibiliity and trying out the newest versions. I adopt whichever prints better and has better export filters so I can take it to a Windows environment if need be. Right now it's KOffice, but I'm probably going back to AbiWord because KOffice can't do outlines.

I cannot stand emacs, personally. :)
Back to top
View user's profile Send private message
lx
Veteran
Veteran


Joined: 28 May 2002
Posts: 1012
Location: Netherlands

PostPosted: Wed May 29, 2002 11:29 pm    Post subject: Reply with quote

emacs all the way, but well its difficult to learn all short-cuts, but in the end this will aid in better performance, using the mouse everytime it just aiding in RSI :lol: , I love emacs, but for most users I would recommend AbiWord (not openoffice (too slow, but great with microsoft files)), recommend, um that's a big word I don't even have it compiled myself.

Should 've minded my own business, lX
_________________
"Remember there's a big difference between kneeling down and bending over.", Frank Zappa
Back to top
View user's profile Send private message
craftyc
Guru
Guru


Joined: 23 May 2002
Posts: 443
Location: Behind You.

PostPosted: Mon Jun 03, 2002 1:57 pm    Post subject: Reply with quote

I keep it nice and simple. Nano for console (may switch to vim) and kedit for gui based.
_________________
Postcount ++
Back to top
View user's profile Send private message
mksoft
l33t
l33t


Joined: 28 May 2002
Posts: 844

PostPosted: Mon Jun 03, 2002 2:41 pm    Post subject: Reply with quote

IMHO vim and gvim are the best. Simplicty and elegance.
_________________
There's someone in my head but it's not me - Pink Floyd
Back to top
View user's profile Send private message
leej
Apprentice
Apprentice


Joined: 18 May 2002
Posts: 280

PostPosted: Mon Jun 03, 2002 5:37 pm    Post subject: Reply with quote

Seconded. vim & gvim for sure.

If the original poster hasn't used it before, they should click through to the articles section and read Daniel Robbins "VIM Cheat Sheet" article. The beauty of vim is the sheer speed at which you can get things done - once you've learnt the keys of course.

Daunting at first I suppose (I can't remember that far back ;o)) but well worth it in the end.
Back to top
View user's profile Send private message
Belthezar
n00b
n00b


Joined: 03 Jun 2002
Posts: 28
Location: Ohio, USA

PostPosted: Mon Jun 03, 2002 9:04 pm    Post subject: Reply with quote

Another vote for VIM and GVIM. I was so happy when I discovered I could use GVIM on windows as well! :)

The concept of a two mode editor is of course very confusing to someone used to a notepad style editor, but if you spend the time to get used to it, you'll find you can't hardly live without VIM. It's syntax hi-lighting is also just plain awesome, and my favorite feature for sure. I use it for doing all of my web stuff (php/mysql) and it's just amazing to me that it always knows what the difference is between valid php functions, and ones I make up myself. That's just one teensy example of how smart it's syntax hi-lighting is. And all I had to do is type in "syntax on" and it does the rest of knowing what kind of code I'm currently typing!

The first thing I did after hitting stage3 with my new gentoo box was "emerge vim" :D
Back to top
View user's profile Send private message
jtanner
Tux's lil' helper
Tux's lil' helper


Joined: 23 May 2002
Posts: 121
Location: Atlanta, GA

PostPosted: Tue Jun 04, 2002 3:11 am    Post subject: Reply with quote

xemacs for programming and general editing chores.

vi for when xemacs is broken/not installed.

Don't know about word processing--I'm forced to use MSWord. Fortunately, Word2K doesn't crash as much as older versions, and seems to get the job done...

Jim
Back to top
View user's profile Send private message
masseya
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 2602
Location: Baltimore, MD

PostPosted: Wed Jun 05, 2002 4:36 pm    Post subject: gvim rules.. Reply with quote

Here's yet another vote for g/vim. It's a really simple elegant editor. I use Abiword for my M$ compatible docs though. If you are interested in using vim for coding, I would like to recommend SuperTab because it rocks. (It's a script that allows tab completion of things like variable names.)
_________________
if i never try anything, i never learn anything..
if i never take a risk, i stay where i am..
Back to top
View user's profile Send private message
timseal
n00b
n00b


Joined: 29 Apr 2002
Posts: 40
Location: Philadelphia

PostPosted: Fri Jun 07, 2002 2:41 pm    Post subject: Reply with quote

I like Scite for coding, it seems to be good at just about everything. Jedit is another good one, lots of plugins and way more responsive than you'd expect for a Java app :)

tim
Back to top
View user's profile Send private message
AutoBot
l33t
l33t


Joined: 22 Apr 2002
Posts: 968
Location: Usually Out

PostPosted: Fri Jun 07, 2002 7:04 pm    Post subject: Reply with quote

Cant believe someone hasn't mentioned gnotepad+.
_________________
This message self destructed a long time ago.
Back to top
View user's profile Send private message
c_kuzmanic
Guru
Guru


Joined: 18 Apr 2002
Posts: 488
Location: Los Angeles , California

PostPosted: Sat Jun 08, 2002 1:31 am    Post subject: Reply with quote

Quanta. Very configurable, very easy. No port for Kde 3.x yet though.
Back to top
View user's profile Send private message
niyogi
Apprentice
Apprentice


Joined: 10 Apr 2002
Posts: 199
Location: Austin, TX

PostPosted: Sat Jun 08, 2002 2:55 am    Post subject: Reply with quote

any of you guys try anjuta? emerge anjuta... very cool editor imho :)
Back to top
View user's profile Send private message
jaktcat
n00b
n00b


Joined: 08 Jun 2002
Posts: 5

PostPosted: Sat Jun 08, 2002 3:27 am    Post subject: Reply with quote

Everybody should try jEdit (www.jedit.org).
Tim said that it is good already.
It's really great.
I take it with me everywhere I go, even in picnics :-)
Back to top
View user's profile Send private message
jigma
n00b
n00b


Joined: 10 May 2002
Posts: 51
Location: NZ

PostPosted: Sat Jun 08, 2002 5:02 am    Post subject: Scite is cool Reply with quote

I used (g)vim for a while with the "cream" config...was very tidy.

I am now trying scite and I gotta say.... I do like it.
Back to top
View user's profile Send private message
kang
Retired Dev
Retired Dev


Joined: 17 May 2002
Posts: 60

PostPosted: Sat Jun 08, 2002 1:01 pm    Post subject: Reply with quote

just tried scite and nedit
so
vim still rocks da bells haha :D
Back to top
View user's profile Send private message
metalhedd
l33t
l33t


Joined: 30 May 2002
Posts: 692
Location: Ontario Canada

PostPosted: Fri Nov 01, 2002 6:27 pm    Post subject: ` Reply with quote

I just emerge quanta theres is kde3 support now. and for web development its perfect. i love the built in language reference for html css php etc. very cool.
Back to top
View user's profile Send private message
fyerk
Apprentice
Apprentice


Joined: 17 Sep 2002
Posts: 212
Location: Atlanta, GA

PostPosted: Fri Nov 01, 2002 6:33 pm    Post subject: Reply with quote

vim or gvim with a proper [g]vimrc file has proven to be the best text editor for me :D
_________________
-David
Back to top
View user's profile Send private message
helmers
Guru
Guru


Joined: 16 Sep 2002
Posts: 553
Location: Stange, Norway

PostPosted: Fri Nov 01, 2002 6:56 pm    Post subject: Reply with quote

I used jed on slackware, but it's not set up that way in gentoo... Does anyone know of something that behaves like nano, but with color highlights and maybe a little stash?

Other than that, Kate is great, love that integrated terminal. ;)


--
Regards,
Helmers
Back to top
View user's profile Send private message
ebrostig
Bodhisattva
Bodhisattva


Joined: 20 Jul 2002
Posts: 3152
Location: Orlando, Fl

PostPosted: Fri Nov 01, 2002 7:32 pm    Post subject: Reply with quote

As a lot of people have mentioned before, it really depends on what you need to do.

Most of the times I use vi, but I also use Kedit, which I prefer big time over Kate. I use Kedit mostly as a cut, edit and paste tool.

When I'm programming in SQL or PL/SQL I prefer Nedit.

Erik
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page 1, 2, 3  Next
Page 1 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum