* call-process/CVS interaction bug?
@ 2003-06-18 17:38 Jeremy R Van Haren
0 siblings, 0 replies; only message in thread
From: Jeremy R Van Haren @ 2003-06-18 17:38 UTC (permalink / raw)
when calling vc-version-other-window, it eventually gets down to a call
that will look like:
(call-process "cvs" nil t nil "-Q" "update" "-r1.106" "-p"
"database.sql")
When my CVSROOT=:ext:... and CVS_RSH=ssh and the file is > 4K bytes the
middle portion of the file does not get read into the buffer. When the
CVSROOT=:pserver:... I cannot repeat the issue.
I would think that this may be an issue outside of emacs, but calling
the cvs command directly from shell or any way outside of emacs I cannot
repeat this issue regardless of how my CVSROOT is set up. It only
happen's with emacs' call-process. Any ideas?
emacs version
GNU Emacs 21.3.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2003-06-05 on daffy.perf.redhat.com
-Jeremy
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-06-18 17:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-18 17:38 call-process/CVS interaction bug? Jeremy R Van Haren
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).