unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ulrich Neumerkel <ulrich@complang.tuwien.ac.at>
To: ttn@gnuvola.org, ulrich@complang.tuwien.ac.at
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.50; vc: missing done in progress message
Date: Mon, 28 Jan 2008 11:00:44 +0100	[thread overview]
Message-ID: <E1JJQnE-0003A5-Uz@a4.complang.tuwien.ac.at> (raw)
In-Reply-To: <87abmqz4dc.fsf@ambire.localdomain>

> This means basically, i don't know where the difference may be
> creeping in!  So lets start over to try to find common debugging
I had the most recent version from git.
 
Before debugging do:
 
grep 'Finding changes in' vc.el
 
to see that there is only one place with this message
+ my addition.

-*- mode: grep; default-directory: "/opt/gupu/src/emacs/lisp/" -*-
Grep started at Mon Jan 28 10:57:25

grep -nH -e 'Finding changes in' vc.el
vc.el:1978:    (message "Finding changes in %s..." filenames)
vc.el:2008:    (message "Finding changes in %s... done" filenames)

Grep finished (matches found) at Mon Jan 28 10:57:25

So there is no place anywhere that could acknowledge the
end of the operation.

  reply	other threads:[~2008-01-28 10:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-27 23:12 23.0.50; vc: missing done in progress message Ulrich Neumerkel
2008-01-28  4:08 ` Thien-Thi Nguyen
2008-01-28  7:57   ` Ulrich Neumerkel
2008-01-28  9:27     ` Thien-Thi Nguyen
2008-01-28 10:00       ` Ulrich Neumerkel [this message]
2008-01-28 10:39         ` Thien-Thi Nguyen
2008-01-29  8:35   ` Glenn Morris
2008-01-29  8:51     ` Thien-Thi Nguyen
2008-01-29 20:04       ` Glenn Morris
2008-01-30  8:06         ` Thien-Thi Nguyen
2008-01-31  0:56           ` Glenn Morris
2008-01-31  8:34             ` Thien-Thi Nguyen
2008-01-31 14:44               ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1JJQnE-0003A5-Uz@a4.complang.tuwien.ac.at \
    --to=ulrich@complang.tuwien.ac.at \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=ttn@gnuvola.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).