X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Friece-rdcc.el;h=c1654804b652e0fe902793045b3239e8dd709e44;hb=80258cca4250b47bc9eb42ace462139cdc9aaa43;hp=f984d23a53bb62b0b73570e39349e4e84bc99474;hpb=af5e16790776ce667edc423454e310ba012092a3;p=riece diff --git a/lisp/riece-rdcc.el b/lisp/riece-rdcc.el index f984d23..c165480 100644 --- a/lisp/riece-rdcc.el +++ b/lisp/riece-rdcc.el @@ -146,7 +146,7 @@ puts(\"#{" address " >> 24 & 0xFF}.#{" address " >> 16 & 0xFF}.#{" (progn (goto-char (point-min)) (not (looking-at "\\([0-9]+\\) \\([0-9]+\\)")))) - (accept-process-output)) + (accept-process-output process)) (if (eq (process-status process) 'run) (let ((address (match-string 1)) (port (match-string 2)))