all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 18579@debbugs.gnu.org
Subject: bug#18579: 24.3.93; vc-bzr-after-dir-status should not skip ignored files
Date: Tue, 30 Sep 2014 05:23:24 +0400	[thread overview]
Message-ID: <542A060C.90102@yandex.ru> (raw)
In-Reply-To: <jwvvbo60wzn.fsf-monnier+emacsbugs@gnu.org>

On 09/30/2014 04:34 AM, Stefan Monnier wrote:

> I guess it's OK to return `ignored' files, but I don't think the API
> should require it.  E.g. for vc-cvs.el it's pretty difficult to list the
> ignored files, IIRC.

I think that's ok, we should understand that not all backend 
implementations are perfect.

The API describes the ideal, and also how functions differ from each 
other. Mentioning `ignored' in `dir-status-files' description is useful, 
because it should include ignored files (if possible), whereas 
`dir-status', a quite similar command otherwise, is allowed to omit 
up-to-date and ignored files (probably should even be recommended to 
omit them, for performance reasons).

And shouldn't vc-cvs.el implementation be able to use the trick you 
described earlier, and assign the status `ignored' to all files whose 
status it didn't find?





  reply	other threads:[~2014-09-30  1:23 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-28 22:17 bug#18579: 24.3.93; vc-bzr-after-dir-status should not skip ignored files Dmitry Gutov
2014-09-29  2:14 ` Stefan Monnier
2014-09-29  2:21   ` Dmitry Gutov
2014-09-29  2:34     ` Stefan Monnier
2014-09-29  2:39       ` Dmitry Gutov
2014-09-29  2:29   ` Dmitry Gutov
2014-09-29 13:24     ` Stefan Monnier
2014-09-29 22:51       ` Dmitry Gutov
2014-09-30  0:31         ` Stefan Monnier
2014-09-30  0:33           ` Dmitry Gutov
2014-09-30  3:38             ` Stefan Monnier
2014-09-30 15:06               ` Dmitry Gutov
2014-09-30 18:07                 ` Stefan Monnier
2014-10-01  2:11                   ` Dmitry Gutov
2014-11-24  2:19                   ` Dmitry Gutov
2014-09-29 13:29 ` Stefan Monnier
2014-09-29 23:05   ` Dmitry Gutov
2014-09-30  0:34     ` Stefan Monnier
2014-09-30  1:23       ` Dmitry Gutov [this message]
2014-10-03  1:03   ` Dmitry Gutov

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=542A060C.90102@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=18579@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.