all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: "Eric S. Raymond" <esr@snark.thyrsus.com>, emacs-devel@gnu.org
Subject: Re: State of VC?
Date: Tue, 22 Jan 2008 14:51:05 -0700	[thread overview]
Message-ID: <m37ii1v8ae.fsf@fleche.redhat.com> (raw)
In-Reply-To: <200801222207.m0MM7rlR014153@sallyv1.ics.uci.edu> (Dan Nicolaescu's message of "Tue\, 22 Jan 2008 14\:07\:53 -0800")

Tom> There are a few bug reports, some with patches, that were never looked
Tom> at.  Reviewing those would be a good start.

Dan> Pointers? 
Dan> I only remember one bug:
Dan> http://permalink.gmane.org/gmane.emacs.devel/87064

http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00549.html
  (this patch is probably bogus)

http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00267.html

http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00410.html
  (a patch, not really a bug)

I also reported one about use of shrink-window-if-larger-than-buffer
and VC, but I don't see it right now.

Dan> By this time I think that we can declare the vc-status experiment a
Dan> success. It is in decent shape and the code is still very simple and
Dan> understandable.  Do you agree?

I think it has potential, but it is not ready.

Dan> ;; - vc-register should register multiple files at a time. The
Dan> ;;  `register' backend function already supports that.

This item is listed twice.

Tom> * Make dir-status back end function update the vc-status buffer
Tom> asynchronously.  This means using a process filter.

Dan> I am not yet convinced that we should do this. The discussion on this
Dan> was started by your observation that PCL-CVS and psvn "pause" when
Dan> updating the display. It would be good to actually investigate and see
Dan> what the cause of the "pause" is, and make sure that it can be fixed by
Dan> going asynchronous. 

According to the psvn maintainer it is due to sorting the entries
after svn exits.

Anyway the experiment is pretty easy.  I will try to remember to do it.

Tom> * Don't clear vc-status buffer when updating.  This means figuring out
Tom> how to insert new items into the ewoc at the right point.

Dan> We don't need to do this right away an easy stopgap: we can keep a list
Dan> of selected items and select them at the time they are inserted.

This is not the same if a marked file changes from modified to unmodified.
In this case it will disappear from the listing.

IMO it is nicer UI for the entries to persist a bit.

Tom

  reply	other threads:[~2008-01-22 21:51 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22 16:43 State of VC? Eric S. Raymond
2008-01-22 17:08 ` Tom Tromey
2008-01-22 22:07   ` Dan Nicolaescu
2008-01-22 21:51     ` Tom Tromey [this message]
2008-01-23  2:31       ` Stefan Monnier
2008-01-23 19:01       ` Dan Nicolaescu
2008-01-25  0:17         ` Tom Tromey
2008-01-26 19:21           ` Dan Nicolaescu
2008-01-26 22:06             ` Eric S. Raymond
2008-02-17 18:16               ` Dan Nicolaescu
2008-02-17 18:24                 ` Thien-Thi Nguyen
2008-02-17 18:56                   ` Dan Nicolaescu
2008-02-18  8:03                     ` Thien-Thi Nguyen
2008-02-18  8:36                       ` Miles Bader
2008-02-18  8:48                         ` Thien-Thi Nguyen
2008-02-18  8:57                           ` Miles Bader
2008-02-18  9:18                             ` Thien-Thi Nguyen
2008-02-25 15:14                             ` Thien-Thi Nguyen
2008-02-18 17:40                       ` Dan Nicolaescu
2008-02-19 13:52                         ` Thien-Thi Nguyen
2008-02-19 15:44                           ` Dan Nicolaescu
2008-02-19 16:57                             ` Thien-Thi Nguyen
2008-02-19 20:53                               ` Dan Nicolaescu
2008-02-17 23:09                 ` Eric S. Raymond
2008-01-22 22:26     ` Glenn Morris
2008-01-23 13:01       ` Johan Bockgård
2008-01-24  7:07       ` Dan Nicolaescu
2008-01-24  8:58         ` Thien-Thi Nguyen
2008-01-24 14:57           ` Stefan Monnier
2008-01-24 15:09             ` Thien-Thi Nguyen
2008-01-25 22:47             ` Richard Stallman
2008-01-26  2:57               ` Stefan Monnier
2008-01-26  7:46         ` Alexandru Harsanyi
2008-01-24 13:23       ` Thien-Thi Nguyen

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=m37ii1v8ae.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=esr@snark.thyrsus.com \
    /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.