From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Emanuel Berg Newsgroups: gmane.emacs.help Subject: Re: M-x call with optional arg; call from Elisp Date: Mon, 27 May 2013 18:13:58 +0200 Organization: Aioe.org NNTP Server Message-ID: <8761y4bdtl.fsf@VLAN-3434.student.uu.se> References: <87hahobeac.fsf@VLAN-3434.student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1369674439 18075 80.91.229.3 (27 May 2013 17:07:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 May 2013 17:07:19 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 27 19:07:23 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Uh0tH-00017g-7U for geh-help-gnu-emacs@m.gmane.org; Mon, 27 May 2013 19:07:23 +0200 Original-Received: from localhost ([::1]:41044 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uh0tG-0001my-Np for geh-help-gnu-emacs@m.gmane.org; Mon, 27 May 2013 13:07:22 -0400 X-Received: by 10.180.85.5 with SMTP id d5mr3807445wiz.0.1369671276812; Mon, 27 May 2013 09:14:36 -0700 (PDT) X-FeedAbuse: http://nntpfeed.proxad.net/abuse.pl feeded by 88.191.116.97 Original-Path: usenet.stanford.edu!lg1no9259441wic.0!news-out.google.com!hv6ni18983wib.1!nntp.google.com!proxad.net!feeder1-2.proxad.net!nntpfeed.proxad.net!dedibox.gegeweb.org!gegeweb.eu!gegeweb.org!aioe.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: SWN/nubmpQxYKwY7hPy4YA.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) X-Notice: Filtered by postfilter v. 0.8.2 Cancel-Lock: sha1:HzoM5JYCOQozl4isCD56jW+HUPg= Original-Xref: usenet.stanford.edu gnu.emacs.help:198826 X-Mailman-Approved-At: Mon, 27 May 2013 13:07:01 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91092 Archived-At: Emanuel Berg writes: > (defun count-buffer-wc-option (option) > (interactive "s wc options: ") > "Count buffer according to wc OPTION." > (shell-command-on-region (point-min) (point-max) > (format "wc %s" option)) ) Oh, I should say not to cause confusion, the above function - I only wrote it for test purposes - if I get the other function to work, that should cover both. -- Emanuel Berg - programmer (hire me! CV below) computer projects: http://user.it.uu.se/~embe8573 internet activity: http://home.student.uu.se/embe8573