* Why I may not use emacs any more for coding
@ 2008-03-07 2:20 Bill Lear
2008-03-07 11:00 ` Johan Bockgård
0 siblings, 1 reply; 4+ messages in thread
From: Bill Lear @ 2008-03-07 2:20 UTC (permalink / raw)
To: bug-gnu-emacs
Perhaps it's a new world, more full of greed and attendant pressures
to perform immediately, that pushes me to prefer things with more
responsiveness, but I have found myself drifting away from emacs
towards vim, despite my strong sympathy for Mr. Stallman's baby-beast.
The cause of this is quite simple, and I am hoping that someone
here can help me.
I prefer vi editing within emacs (via viper-mode) as I find it
efficient and comfortable, and this has worked wonderfully, EXCEPT
when I need to use this combination within an xterm, as is often the
case for me.
When using emacs inside an xterm (emacs -nw) with viper-mode, I find
an intolerable delay in the transition between editing and navigating
modes (reminder: this is effected by pressing the ESC key while in
editing mode). In vim/vi or in emacs outside of an xterm, I can
effect this transition with such speed that my fingers need not pause
after the ESC key is pressed before I begin my input of navigation
keystrokes, whereas under an xterm if attempt this transition, it
seems (based on observation only) that this takes AT LEAST 500
milliseconds --- easily enough time to enter a half-dozen navigation
commands (up two lines and over four words: 'kkwwww'). Over the
course of a typical edit cycle, this interruption has become more and
more intolerable to me.
I have searched in vain, in a sporadic, but concentrated efforts, over
the past several years to find an answer to this conundrum ---
searching everything from X windows, emacs, vi/vim, viper-mode,
and other forums for an answer, to no avail.
Could anyone here please help me figure out how to do away with this
ridiculous delay? If I could recover this responsiveness, I would
surely revert to the side of good and purity, and turn away from the
darkness.
Thank you in advance for your help.
Bill
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Why I may not use emacs any more for coding
2008-03-07 2:20 Why I may not use emacs any more for coding Bill Lear
@ 2008-03-07 11:00 ` Johan Bockgård
2008-03-07 13:04 ` Bill Lear
0 siblings, 1 reply; 4+ messages in thread
From: Johan Bockgård @ 2008-03-07 11:00 UTC (permalink / raw)
To: bug-gnu-emacs
Bill Lear <rael@zopyra.com> writes:
> When using emacs inside an xterm (emacs -nw) with viper-mode, I find
> an intolerable delay in the transition between editing and navigating
> modes (reminder: this is effected by pressing the ESC key while in
> editing mode). In vim/vi or in emacs outside of an xterm, I can
> effect this transition with such speed that my fingers need not pause
> after the ESC key is pressed before I begin my input of navigation
> keystrokes, whereas under an xterm if attempt this transition, it
> seems (based on observation only) that this takes AT LEAST 500
> milliseconds --- easily enough time to enter a half-dozen navigation
> commands (up two lines and over four words: 'kkwwww'). Over the
> course of a typical edit cycle, this interruption has become more and
> more intolerable to me.
Investigate `viper-ESC-keyseq-timeout' (and maybe
`viper-translate-all-ESC-keysequences' and `viper-no-multiple-ESC').
--
Johan Bockgård
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Why I may not use emacs any more for coding
2008-03-07 11:00 ` Johan Bockgård
@ 2008-03-07 13:04 ` Bill Lear
2008-03-08 6:28 ` Richard Stallman
0 siblings, 1 reply; 4+ messages in thread
From: Bill Lear @ 2008-03-07 13:04 UTC (permalink / raw)
To: Johan Bockgård; +Cc: bug-gnu-emacs
On Friday, March 7, 2008 at 12:00:34 (+0100) Johan =?utf-8?Q?Bockg=C3=A5rd?= writes:
>Bill Lear <rael@zopyra.com> writes:
>
>> When using emacs inside an xterm (emacs -nw) with viper-mode, I find
>> an intolerable delay in the transition between editing and navigating
>> modes (reminder: this is effected by pressing the ESC key while in
>> editing mode). In vim/vi or in emacs outside of an xterm, I can
>> effect this transition with such speed that my fingers need not pause
>> after the ESC key is pressed before I begin my input of navigation
>> keystrokes, whereas under an xterm if attempt this transition, it
>> seems (based on observation only) that this takes AT LEAST 500
>> milliseconds --- easily enough time to enter a half-dozen navigation
>> commands (up two lines and over four words: 'kkwwww'). Over the
>> course of a typical edit cycle, this interruption has become more and
>> more intolerable to me.
>
>Investigate `viper-ESC-keyseq-timeout' (and maybe
>`viper-translate-all-ESC-keysequences' and `viper-no-multiple-ESC').
This looks like what I need. Many thanks for the quick reply.
Bill
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Why I may not use emacs any more for coding
2008-03-07 13:04 ` Bill Lear
@ 2008-03-08 6:28 ` Richard Stallman
0 siblings, 0 replies; 4+ messages in thread
From: Richard Stallman @ 2008-03-08 6:28 UTC (permalink / raw)
To: Bill Lear; +Cc: bug-gnu-emacs, bojohan+news
>> effect this transition with such speed that my fingers need not pause
>> after the ESC key is pressed before I begin my input of navigation
>> keystrokes, whereas under an xterm if attempt this transition, it
>> seems (based on observation only) that this takes AT LEAST 500
>> milliseconds --- easily enough time to enter a half-dozen navigation
>> commands (up two lines and over four words: 'kkwwww'). Over the
>> course of a typical edit cycle, this interruption has become more and
>> more intolerable to me.
Is the annoyance limited to a delay in seeing the result?
Or does it execute your subsequent commands wrong?
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-03-08 6:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-07 2:20 Why I may not use emacs any more for coding Bill Lear
2008-03-07 11:00 ` Johan Bockgård
2008-03-07 13:04 ` Bill Lear
2008-03-08 6:28 ` Richard Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.