unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* VC shows stderr in target buffer
@ 2008-04-04 11:42 David Reitter
  2008-04-04 14:09 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: David Reitter @ 2008-04-04 11:42 UTC (permalink / raw)
  To: emacs- devel

VC shows warnings from CVS in the target buffer, e.g. when invoking C- 
x C-v =, I would get things like

cvs diff: warning: failed to open /Users/dr/.cvspass for reading: No  
such file or directory

in the *vc-diff* buffer.  Wouldn't this be better shown in the echo  
area, if at all?
The warnings are quite a pain in the buffer, given that I would  
normally copy&paste the whole contents from there.

A quick look at vc.el suggests that `vc-do-command' calls `start- 
process', directing stdout and stderr into the current buffer. 
  




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-04-05 14:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-04 11:42 VC shows stderr in target buffer David Reitter
2008-04-04 14:09 ` Stefan Monnier
2008-04-05  7:27   ` David Reitter
2008-04-05 14:31     ` Stefan Monnier

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).