help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: running a command that requires two parameters on a file


From: Kevin Rodgers
Subject: Re: running a command that requires two parameters on a file
Date: Mon, 11 Aug 2014 23:59:36 -0600
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 8/6/14 9:10 AM, Haines Brown wrote:
I am in the habit of bringing up ! in order to run a command such as
xpdf on a selected file.

The problem comes when I want to run the command wkhtmltopdf, for it
calls for two parameters. That is, emacs won't let me do: ! wkhtmltopdf
input.html output.pdf.

Is there a way I can do this withou raising a terminal to make the
conversion with it?

Mark both files with `m', then `! wkhtmltopdf *'

--
Kevin Rodgers
Denver, Colorado, USA




reply via email to

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