all messages for Emacs-related lists mirrored at yhetil.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 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.