all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* visible-bell vs. holding down a key
@ 2008-02-10  1:28 jidanni
  2008-02-10  2:08 ` Bastien
  2008-02-10 18:41 ` Richard Stallman
  0 siblings, 2 replies; 4+ messages in thread
From: jidanni @ 2008-02-10  1:28 UTC (permalink / raw)
  To: bug-gnu-emacs

Gentlemen, do
$ emacs -Q --eval "(set-variable 'visible-bell t)"
C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b...

Shouldn't emacs be smart enough to notice we are launching a denial of
service attack on ourselves, that lasts much longer than we held the
key down? Shouldn't just a few messages be enough? emacs-version "22.1.1"




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: visible-bell vs. holding down a key
  2008-02-10  1:28 visible-bell vs. holding down a key jidanni
@ 2008-02-10  2:08 ` Bastien
  2008-02-10 18:41 ` Richard Stallman
  1 sibling, 0 replies; 4+ messages in thread
From: Bastien @ 2008-02-10  2:08 UTC (permalink / raw)
  To: help-gnu-emacs

jidanni@jidanni.org writes:

> Gentlemen, do
> $ emacs -Q --eval "(set-variable 'visible-bell t)"
> C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b...
>
> Shouldn't emacs be smart enough to notice we are launching a denial of
> service attack on ourselves, that lasts much longer than we held the
> key down? Shouldn't just a few messages be enough? emacs-version "22.1.1"

Emacs is smart enough not to bother if you're not.

-- 
Bastien




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: visible-bell vs. holding down a key
  2008-02-10  1:28 visible-bell vs. holding down a key jidanni
  2008-02-10  2:08 ` Bastien
@ 2008-02-10 18:41 ` Richard Stallman
  2008-02-11 17:25   ` jidanni
  1 sibling, 1 reply; 4+ messages in thread
From: Richard Stallman @ 2008-02-10 18:41 UTC (permalink / raw)
  To: jidanni; +Cc: bug-gnu-emacs

    Gentlemen, do
    $ emacs -Q --eval "(set-variable 'visible-bell t)"
    C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b...

    Shouldn't emacs be smart enough to notice we are launching a denial of
    service attack on ourselves, that lasts much longer than we held the
    key down? Shouldn't just a few messages be enough? emacs-version "22.1.1"

I don't think this is a bug but I agree that what you request
would be an improvement.  It may not be easy to do.
If someone provides a clean patch we can install it.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: visible-bell vs. holding down a key
  2008-02-10 18:41 ` Richard Stallman
@ 2008-02-11 17:25   ` jidanni
  0 siblings, 0 replies; 4+ messages in thread
From: jidanni @ 2008-02-11 17:25 UTC (permalink / raw)
  To: bug-gnu-emacs

>>>>> "r" == Richard Stallman <rms@gnu.org> writes:

r>     Gentlemen, do
r>     $ emacs -Q --eval "(set-variable 'visible-bell t)"
r>     C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b...

r>     Shouldn't emacs be smart enough to notice we are launching a denial of
r>     service attack on ourselves, that lasts much longer than we held the
r>     key down? Shouldn't just a few messages be enough? emacs-version "22.1.1"

r> I don't think this is a bug but I agree that what you request
r> would be an improvement.  It may not be easy to do.
r> If someone provides a clean patch we can install it.

I forgot to mention to do the above under X windows, where it takes
much longer for the terminal to digest all the
"call-interactively: Beginning of buffer [111 times]"
messages and flashing. Indeed, we see the *Messages* buffer already
knows when something repeats, don't say it again... but the time frame
is unlimited there. Anyway, no big deal.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-02-11 17:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-10  1:28 visible-bell vs. holding down a key jidanni
2008-02-10  2:08 ` Bastien
2008-02-10 18:41 ` Richard Stallman
2008-02-11 17:25   ` jidanni

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.