all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Titus von der Malsburg <malsburg@posteo.de>
Cc: 18722@debbugs.gnu.org
Subject: bug#18722: Correction
Date: Thu, 16 Oct 2014 18:34:44 +0300	[thread overview]
Message-ID: <83siio2fl7.fsf@gnu.org> (raw)
In-Reply-To: <87r3y859ua.fsf@posteo.de>

> From: Titus von der Malsburg <malsburg@posteo.de>
> Cc: rudalics@gmx.at, 18722@debbugs.gnu.org
> Date: Thu, 16 Oct 2014 08:10:37 -0700
> 
> I can enter text and save the buffer before clicking menu items.  When I
> inspect the content of the file with another editor, I see that it
> contains the text that I entered before saving.

Do you see the changes in the file before or after you click on the
Emacs frame?  If before, then indeed it sounds like Emacs is reacting
to your inputs, but the display is not refreshed.

But a situation where Emacs acts on your input, but does not update
the display is inconceivable, unless some external factor is at work.
That's because the same loop where Emacs reads input also calls
redisplay, and since saving a buffer displays a message in the echo
area, calling redisplay must have updated at least the echo area.  I
cannot understand how could Emacs save a buffer, but not display the
echo area message that is part of saving that buffer.

> Given on how rarely I update to the latest development version of Emacs,
> I can't say anything more precise than that the problem was introduced
> during this summer.  I know, not very helpful.

Do you still have the previous binary you built?  Can you run it now
and make sure the problem does not exist in that binary?

> What do you mean with bisect?  Checkout earlier versions and test them
> until I find the bad commit?  Given the high volume of commits in Emacs
> this would take quite a while even when using an efficient
> search strategy.

Both bzr and git have a bisect command that will converge on the
offending revision logarithmically.  Since there were about 1000
commits since the beginning of the summer, you will need about 10
different builds.





  reply	other threads:[~2014-10-16 15:34 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-14 20:24 bug#18722: 25.0.50; UI partly unresponsive after re-focus of Emacs' window Titus von der Malsburg
2014-10-15 21:41 ` bug#18722: Correction Titus von der Malsburg
2014-10-16  8:52   ` martin rudalics
2014-10-16 10:04     ` Eli Zaretskii
2014-10-16 11:41       ` martin rudalics
2014-10-16 12:04         ` Eli Zaretskii
2014-10-16 15:16         ` Titus von der Malsburg
2014-10-16 14:46       ` Titus von der Malsburg
2014-10-16 14:54         ` Eli Zaretskii
2014-10-16 15:10           ` Titus von der Malsburg
2014-10-16 15:34             ` Eli Zaretskii [this message]
2014-10-16 15:55               ` Titus von der Malsburg
2014-10-16 21:17               ` Titus von der Malsburg
2014-10-16 22:31                 ` Titus von der Malsburg
2014-10-17  0:53                   ` Stefan Monnier
2014-10-17  4:02                     ` Titus von der Malsburg
2014-10-17 17:48                       ` Jan Djärv
2014-10-17 18:14                         ` Titus von der Malsburg
2014-10-18 12:31                           ` Jan Djärv
2014-10-19 17:09                             ` Jan Djärv
2014-10-19 18:05                               ` Titus von der Malsburg
2014-10-19 20:33                                 ` Jan Djärv
2014-10-17  9:23                   ` martin rudalics
2014-10-17 12:55                     ` Stefan Monnier
2014-10-17 16:44                     ` Titus von der Malsburg
2014-10-16 16:07         ` Stefan Monnier
2014-10-16 19:36           ` Titus von der Malsburg

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=83siio2fl7.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=18722@debbugs.gnu.org \
    --cc=malsburg@posteo.de \
    /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.