[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#1741: 23.0.60; vc fail to register file while logged as /su:: with t
From: |
Michael Albinus |
Subject: |
bug#1741: 23.0.60; vc fail to register file while logged as /su:: with tramp |
Date: |
Wed, 15 Apr 2009 22:55:29 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux) |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> BTW, to improve the behavior in case of things like "git status", it
> might be worthwhile to add some way to indicate that a particular use of
> process-file is (supposed to be) free of side-effects.
Hmm, this must be an option. The parameter list of process-file is
fixed. Something like
(let ((no-side-effect t))
(process-file ...))
As usual, I have no idea for a good name of `no-side-effect'. It shall
be not Tramp-specific.
> Stefan
Best regards, Michael.
- bug#1741: 23.0.60; vc fail to register file while logged as /su:: with tramp, (continued)
- bug#1741: 23.0.60; vc fail to register file while logged as /su:: with tramp, Michael Albinus, 2009/04/09
- bug#1741: 23.0.60; vc fail to register file while logged as /su:: with tramp, Stefan Monnier, 2009/04/09
- bug#1741: 23.0.60; vc fail to register file while logged as /su:: with tramp, Michael Albinus, 2009/04/12
- bug#1741: 23.0.60; vc fail to register file while logged as /su:: with tramp, Stefan Monnier, 2009/04/12
- bug#1741: 23.0.60; vc fail to register file while logged as /su:: with tramp, Michael Albinus, 2009/04/12
- bug#1741: 23.0.60; vc fail to register file while logged as /su:: with tramp, Stefan Monnier, 2009/04/12
- bug#1741: 23.0.60; vc fail to register file while logged as /su:: with tramp, Michael Albinus, 2009/04/13
- bug#1741: 23.0.60; vc fail to register file while logged as /su:: with tramp, Stefan Monnier, 2009/04/13
- bug#1741: 23.0.60; vc fail to register file while logged as /su:: with tramp, Michael Albinus, 2009/04/14
- bug#1741: 23.0.60; vc fail to register file while logged as /su:: with tramp, Stefan Monnier, 2009/04/14
- bug#1741: 23.0.60; vc fail to register file while logged as /su:: with tramp,
Michael Albinus <=