From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: bzr help, please
Date: Mon, 04 Jul 2011 13:26:51 -0400 [thread overview]
Message-ID: <jwv8vse9cxw.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <m3wrfyup1l.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Mon, 04 Jul 2011 15:57:10 +0200")
>>>> Why is the commit time annoying, btw? You could continue working
>>>> during that time, can't you?
>>> Emacs hangs while doing the checkin.
>> Indeed, VC is still very poor. I miss pcl-cvs.
> Is there any reason why VC has to wait (synchronously) for the answer
> from bzr when checking in?
Of course not. But that's what the code currently does (and since the
code does various things at the end of the command, fixing it requires
splitting this "rest" into a part that will still be done at the end of
the command (e.g. bury the buffer) and another that will be deferred to
the process sentinel). And since that's in the generic code, this
requires some care so as not to break other backends.
Stefan
next prev parent reply other threads:[~2011-07-04 17:26 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-30 22:26 bzr help, please Lars Magne Ingebrigtsen
2011-06-30 23:17 ` Paul Eggert
2011-06-30 23:25 ` Lars Magne Ingebrigtsen
2011-07-01 7:06 ` Eli Zaretskii
2011-07-01 10:14 ` Lars Magne Ingebrigtsen
2011-07-01 11:05 ` Eli Zaretskii
2011-07-01 11:08 ` Lars Magne Ingebrigtsen
2011-07-01 14:26 ` Stefan Monnier
2011-07-01 14:51 ` Lars Magne Ingebrigtsen
2011-07-04 13:57 ` Lars Magne Ingebrigtsen
2011-07-04 17:26 ` Stefan Monnier [this message]
2011-07-05 15:20 ` Lars Magne Ingebrigtsen
2011-07-04 17:29 ` Stefan Monnier
2011-07-01 11:48 ` Juanma Barranquero
2011-07-01 14:07 ` Eli Zaretskii
2011-07-01 14:32 ` Juanma Barranquero
2011-06-30 23:18 ` Andreas Schwab
2011-07-01 3:03 ` Stefan Monnier
2011-07-01 6:58 ` Eli Zaretskii
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=jwv8vse9cxw.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--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 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).