all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Stephen Berman <Stephen.Berman@gmx.net>
Cc: emacs-devel@gnu.org
Subject: Re: Contiguous redisplay of the menu and beeps
Date: Sat, 26 May 2007 18:12:24 +0200	[thread overview]
Message-ID: <46585C68.7040608@gmx.at> (raw)
In-Reply-To: <87d50neho6.fsf@escher.local.home>

 > => I hear two beeps, then "<html></html>" disappears and I see "... 2"
 > in the echo area.  No further beeps or CPU consumption.
 >
 > When I repeat C-c C-i the tags reappear, when I repeat C-c C-i again,
 > they again vanish after two beeps and the message is now "... 4".  And
 > so on, each time incrementing by two.

Interesting.  On Windows ME this stalls somewhere in the menu-bar code.
Funnily, `table--point-entered-cell-function' would establish a direct
connection of such menu-bar behavior to repeated calls of point-entered.
I don't see anything the like in sgml-mode.

Anyway, it seems that setting point triggers `sgml-point-entered' which
sets point such that it triggers sgml-point-entered ....  Such hooks
must not be allowed to set point unless they make sure that they do not
end up in text which triggers the hook again.

  reply	other threads:[~2007-05-26 16:12 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ulkfcxbvv.wl%miyoshi@meadowy.org>
     [not found] ` <465811AB.6080507@gmx.at>
2007-05-26 13:41   ` Contiguous redisplay of the menu and beeps martin rudalics
2007-05-26 14:12     ` Stephen Berman
2007-05-26 14:22       ` Stephen Berman
2007-05-26 14:49         ` martin rudalics
2007-05-26 15:19           ` Stephen Berman
2007-05-26 16:12             ` martin rudalics [this message]
2007-05-27 23:21 Richard Stallman
2007-05-28  0:56 ` YAMAMOTO Mitsuharu
2007-05-28  2:32   ` Chong Yidong
2007-05-28  3:11     ` YAMAMOTO Mitsuharu
2007-05-28  8:33       ` martin rudalics
2007-05-28  8:58         ` martin rudalics
2007-05-28  9:14           ` YAMAMOTO Mitsuharu
2007-05-28  9:42             ` martin rudalics
2007-05-28 10:09             ` martin rudalics
2007-05-28 12:49               ` Chong Yidong
2007-05-28 13:13                 ` martin rudalics
2007-05-28 14:11                   ` Chong Yidong
2007-05-29 23:38                 ` Davis Herring
2007-05-29  0:03     ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46585C68.7040608@gmx.at \
    --to=rudalics@gmx.at \
    --cc=Stephen.Berman@gmx.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.