From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/43117 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: can't compile Gnus under Cygwin Date: Fri, 15 Feb 2002 07:18:43 +0900 Organization: Emacsen advocacy group Sender: owner-ding@hpc.uh.edu Message-ID: References: <2nbsesyuhs.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035178263 15853 80.91.224.250 (21 Oct 2002 05:31:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:31:03 +0000 (UTC) Return-Path: Original-Received: (qmail 12862 invoked from network); 14 Feb 2002 22:21:04 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 14 Feb 2002 22:21:04 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16bUDh-0001AC-00; Thu, 14 Feb 2002 16:19:13 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 14 Feb 2002 16:19:11 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id QAA14915 for ; Thu, 14 Feb 2002 16:18:59 -0600 (CST) Original-Received: (qmail 12831 invoked by alias); 14 Feb 2002 22:18:54 -0000 Original-Received: (qmail 12826 invoked from network); 14 Feb 2002 22:18:54 -0000 Original-Received: from groundpoundrecords.com (207.228.244.150) by gnus.org with SMTP; 14 Feb 2002 22:18:54 -0000 Original-Received: from yamaoka@jpl.org by groundpoundrecords.com (localhost [127.0.0.1]) (8.11.1/8.11.1) id g1EMIpi11467 Fri, 15 Feb 2002 07:18:51 +0900 (JST) Original-To: ding@gnus.org User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.5 (bamboo, sparc-sun-solaris2.6) Mule-UCS/0.84 =?iso-2022-jp?b?KEtPVUdFVFNVREFJOhskQjh+N24bKEI=?= =?iso-2022-jp?b?GyRCQmYbKEIp?= X-Face: 8e0ETbBI{iw*S+Xh_As@qhX|'GQE1FejN1xI7e=:U%'Z[`qfk+"FnT_r)bNo>QzQQa|NiQm )y#&a-#{U1C:-cOFs}G.&?Q=;AZY7WAl'U^&S<)Ho#90jh];BN7~)Jv+xiSfpQ6{*.3~#5C}3>5]0TxN&09d%P+Yrt^V3+3uC/ 9e]WVrL1q8e`sIV4O7C'4Vb[]HqqIydIk*:~bt1GZ){H0^?D%k"X$3xT`-qd(V8K|a(MQATQ8@p@c' S=42+0$VAQTMkU^ulFx:2WpU7,kM_n$g8OJ%I}n&s>~+R!am5A(l^nre_/-ewBBk-Ct4+SxGeg%7uL :a[=>zq'#mj5!X,]c:<,C'2l*/'HG7B}HI~ Cancel-Lock: sha1:RnIUjz+cIZMpLz1lWf5O/o4m43Q= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:43117 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:43117 >>>>> In <2nbsesyuhs.fsf@zsh.cs.rochester.edu> >>>>> ShengHuo ZHU wrote: >> (shell-command-on-region START END "pnmnoraw 2>/dev/null" ...) >> => pnmnoraw: 2 - No such file or directory >> It seems that we'd better use `call-process' rather than >> shell-command-* functions. ZSH> Done. Cool! Thank you very much. -- Katsumi Yamaoka