Tim Vernum <[EMAIL PROTECTED]> writes:

>> > public void setSomethingComplicated(Object sometingComplicateed){ 
>> >   this.somethingComplicated = somethingComplicated;
>> > }
>> 
>> There's only possibility of problem there when you don't copy and
>> paste your variable names.
>
> I find (subjectively) that if you are a reasonable typer, then copy
> and paste is a lot slower than just re-typing the variable name.
> Especially in vi(m).

Being a heavy commandline user, I type at a fairly rapid rate.
Nevertheless, I find copying and pasting with XEmacs much faster (and
safer, as pointed out above) than typing.  Additionally, the reduction
in keystrokes in good for the wrists.  :)

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to