From: Juri Linkov <juri@jurta.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Bastien <bzg@gnu.org>, emacs-devel@gnu.org
Subject: Re: Merge conflict cookie in dired.el (current HEAD in bzr)
Date: Fri, 28 Sep 2012 18:30:36 +0300 [thread overview]
Message-ID: <87r4pm8jvn.fsf@mail.jurta.org> (raw)
In-Reply-To: <83ehlmhak0.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 28 Sep 2012 09:27:11 +0200")
> In general, it is advisable to run "bzr st" from time to time,
> preferably after the build that you do after "bzr up", to see if any
> versioned files changed due to autoloads. If some of them did, either
> commit those files (preferred), or "bzr revert" and rebuild, then wait
> for someone else to commit the modified autoloads.
There is a related problem. When "bzr merge" says there are conflicts,
I rush to edit reported files to fix conflicts, but this puts the repository
into a broken state, because when I start editing, the "bzr merge" command
is not yet finished. Bzr is so slow that it reports conflicts and
continues its work for another 10-20 seconds. When I edit files
during this time and save them, vc-bzr.el reports an error, after that
only manually running "bzr resolve" helps to resolve this situation.
Maybe like compile.el displays the running process status in the mode line
with the `compilation-mode-line-run' face, comint-mode could use the same
face in the mode line to highlight the process status ":run" (if there are
no better ideas).
next prev parent reply other threads:[~2012-09-28 15:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-27 22:00 Merge conflict cookie in dired.el (current HEAD in bzr) Bastien
2012-09-27 22:19 ` Glenn Morris
2012-09-27 22:56 ` Bastien
2012-09-28 7:27 ` Eli Zaretskii
2012-09-28 7:36 ` Bastien
2012-09-28 10:02 ` Andreas Schwab
2012-09-28 15:30 ` Juri Linkov [this message]
2012-09-28 18:15 ` Paul Eggert
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=87r4pm8jvn.fsf@mail.jurta.org \
--to=juri@jurta.org \
--cc=bzg@gnu.org \
--cc=eliz@gnu.org \
--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.