emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Make call-process (and start-process?) filename handlers?


From: Kevin Rodgers
Subject: Re: Make call-process (and start-process?) filename handlers?
Date: Tue, 31 Dec 2002 11:54:45 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Richard Stallman wrote:
[without attributing the following to its author]

    I think it would be good to change call-process to check for a
    filename handler, based on the value of default-directory.

It doesn't make sense to run any particular handler for call-process
generally.  What you would want the handler to do, and whether it
makes sense to run one, is specific to a particular program.  So this
change is the wrong way to solve the problem.

M-}
M-x replace-string RET call-process RET find-file RET
M-{
M-x replace-string RET program RET file RET
C-c C-c

--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]