Re: Which editor do you use?
- From: Rugxulo <rugxulo@xxxxxxxxx>
- Date: Tue, 7 Apr 2009 14:26:05 -0700 (PDT)
Hi,
On Apr 7, 11:53 am, "Rod Pemberton" <do_not_h...@xxxxxxxxxxxxx> wrote:
"Rugxulo" <rugx...@xxxxxxxxx> wrote in message
news:26b8b849-581a-491c-8642-6817b0a2c35d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Apr 3, 7:47 am, Rugxulo <rugx...@xxxxxxxxx> wrote:
If anybody is really interested, I could post (or perhaps link to) my
DOS text editor feature comparison list. (It's fairly informative but
could always be improved.)
Well, hopefully Rod P. at least will find this comparison interesting:
Actually, I was thinking it might strike a chord with Jim Leonard. But, it
seems you're aware of his older editors page, and already tried to "discuss"
other editors with him... :-)
I only discussed it very very briefly with him a few months back. I
think he's tired of me by now. ;-)
Previously,
I don't see the appeal of MS EDIT, esp. since it always expands tabs
(IIRC). I'm not saying it's bad, just there are better editors out
there.
Well, I for one *HATE* tabs in code.
I don't think you're alone.
http://www.texteditors.org/cgi-bin/wiki.pl?TabsVsSpaces
http://c2.com/cgi/wiki?TabsVersusSpaces
http://www.jwz.org/doc/tabs-vs-spaces.html
http://www.emacswiki.org/emacs/NoTabs
http://www.emacswiki.org/emacs/TabsAreEvil
I always end up converting them to
spaces or a space, and reformatting or re-indenting. The only use I've ever
found for them is to align columns of data. But even then, I find usually
need to remove them for some reason, or other... They're just a major
nuisance.
Recently I had the crazy idea to switch to hard tabs (via TDE.CFG). I
honestly forget why, maybe makefiles, but I eventually ran into some
subtle incompatibilities that annoyed me, so I switched back. Besides
in TDE I can toggle the Tab key to make "RealTabs" at runtime if
needed (Shift-Alt-T).
But I mostly never use real tabs anyways (although most make utils
won't work without 'em, which I find silly). But it's still odd for an
editor to always expand 'em. Anyways, at least MS EDIT finally
supported multiple file windows in Win95, but they haven't updated it
since. And one FreeDOS guy liked the interface so much that he
recently decided to clone it:
http://mateusz.viste.free.fr/dos/en/download.php?plik=msedit
P.S. Looking through CWS' ED sources today, I noticed lines with a LOT
of tabs. I'm talking about eight, nine, 10 tabs at the beginning of a
single line! Whew! ;-)
.
- Follow-Ups:
- Re: Which editor do you use?
- From: Charles Sandmann
- Re: Which editor do you use?
- References:
- Which editor do you use?
- From: Rugxulo
- Re: Which editor do you use?
- From: Robert Riebisch
- Re: Which editor do you use?
- From: Rugxulo
- Re: Which editor do you use?
- From: Rugxulo
- Re: Which editor do you use?
- From: Rod Pemberton
- Which editor do you use?
- Prev by Date: Re: Which editor do you use?
- Next by Date: Re: compiler error on Windows 2003
- Previous by thread: Re: Which editor do you use?
- Next by thread: Re: Which editor do you use?
- Index(es):
Relevant Pages
|