"Eligiusz Narutowicz" <eligiuszdotnaru@[EMAIL PROTECTED]
> wrote in message
news:fvurbv$ogr$2@[EMAIL PROTECTED]
> Bart <bc@[EMAIL PROTECTED]
> writes:
>
>> On May 8, 11:33 am, "cr88192" <cr88...@[EMAIL PROTECTED]
> wrote:
>>> "Richard Heathfield" <r...@[EMAIL PROTECTED]
> wrote in message
>>>
>>> news:HMudnfqSToSaMb_VnZ2dneKdnZydnZ2d@[EMAIL PROTECTED]
>>>
>>> > cr88192 said:
>>>
>>> > <snip>
>>>
>>> >> now, I usually code in notepad,
>>>
>>> > Oh dear. :-)
>>>
>>> all in all it is a good and simple editor...
>>
>> (So you can write some very complex software but not an editor better
>> than notepad?..)
>>
>> If you like notepad, you might like to try qed.exe, if you can still
>> find it. (I think an updated version here
http://www.movsd.com/qed.htm).
>> It has some useful indent commands. And I believe still smaller than
>> notepad.
>
> Anyone using notepad to write C should be fired. There are lots of
> productivity tools which make programming more sure fire and certainly
> easier - not to use at least some of them is silly.
I have, personally, never really had that much motivation...
notepad is simple, effective, and edits text files.
I can jump to line numbers, I can search for things, ...
about the only thing it really lacks IMO is a better search-and-replace
feature (so that I don't end up resorting to things like sed, ...). but,
only very rarely is this an issue...
when it comes to C, really, I am not sure what would be added that would
really help all that much...
also note that, often, I have anywhere from 10 to 50 notepad's open at
once,
and this was one thing that was a major problem in Vista: it setting a
critically low limit on the number of open windows I could have open
before
stuff went weird...


|