all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eric S. Raymond" <esr@thyrsus.com>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: "Eric S. Raymond" <esr@snark.thyrsus.com>, emacs-devel@gnu.org
Subject: Re: The VC to-do list
Date: Sat, 3 May 2008 02:10:20 -0400	[thread overview]
Message-ID: <20080503061020.GC4217@thyrsus.com> (raw)
In-Reply-To: <200805030550.m435oI0Q014899@sallyv1.ics.uci.edu>

Dan Nicolaescu <dann@ics.uci.edu>:
> "Eric S. Raymond" <esr@snark.thyrsus.com> writes:
> 
>> (1) ;; - vc-dir-kill-dir-status-process should not be specific to dir-status,
>> ;;   it should work for other async commands as well (pull/push/...).
>> 
>> Agreed.  Even the async diff code is in this category
>> 
>> Dan, the near term VC-specific fix for this one should probably be
>> yours, if you can find time to do it; I don't understand the ewoc
>> interface well enough yet, and there are other things I should do to
>> VC that are more urgent than learning ewoc.  Like item (2).
> 
> This is actually Stefan's addition.  It shouldn't be too hard to fix:
> all the asynchronous commands need a buffer to run in, just find a way
> to keep track of that buffer and kill it+the associated process when
> necessary.

Agreed.  The dispatcher layer I'm thinking about splitting out would need
this as a generic facility anyway.
 
>   > (11) ;; - add a mechanism for ignoring files.
>   > 
>   > I'm not clear why.  Under what circumstances do we need this when
>   > the VCS doesn't do it for us?
> 
> This is about adding a way to tell the VCS to ignore certain files.

Right; am rewording the to-do appropriately.
 
>> (23) ;; - vc-dir listing needs a footer generated when it's done to make it
>> ;; obvious that it has finished.
>> 
>> This is totally a ewoc interface issue.  Yours, Dan, I think.
> 
> I'm not convinced it's useful, the mode-line displays [Waiting...] when
> something is going on.

Really?  I didn't notice that...which tells its own story.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>




      reply	other threads:[~2008-05-03  6:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-02 21:14 The VC to-do list Eric S. Raymond
2008-05-03  2:59 ` Stefan Monnier
2008-05-03  6:03   ` Eric S. Raymond
2008-05-03 19:19     ` Stefan Monnier
2008-05-03 23:03       ` Eric S. Raymond
2008-05-03  5:50 ` Dan Nicolaescu
2008-05-03  6:10   ` Eric S. Raymond [this message]

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=20080503061020.GC4217@thyrsus.com \
    --to=esr@thyrsus.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.