From mboxrd@z Thu Jan 1 00:00:00 1970 From: Supriya Sawant Subject: how to get "org-version" using emacs batch mode. Date: Wed, 23 Apr 2014 11:38:02 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0115ffc61f53d104f7af8e00 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45798) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcqLk-0003BT-OE for emacs-orgmode@gnu.org; Wed, 23 Apr 2014 02:08:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WcqLj-00030T-Tw for emacs-orgmode@gnu.org; Wed, 23 Apr 2014 02:08:04 -0400 Received: from mail-ob0-x22f.google.com ([2607:f8b0:4003:c01::22f]:53816) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcqLj-00030L-P0 for emacs-orgmode@gnu.org; Wed, 23 Apr 2014 02:08:03 -0400 Received: by mail-ob0-f175.google.com with SMTP id wp4so542984obc.34 for ; Tue, 22 Apr 2014 23:08:02 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --089e0115ffc61f53d104f7af8e00 Content-Type: text/plain; charset=UTF-8 How can I get the org-version on my command line? I think using batch mode it is possible. I tried : emacs --batch --eval '(org-version)' but it doesn't work. It gives me blank result. -- Thanks & Regards, Supriya Pravin Sawant --089e0115ffc61f53d104f7af8e00 Content-Type: text/html; charset=UTF-8
How can I get the org-version on my command line?

I think using batch mode it is possible.

I tried :

emacs --batch --eval '(org-version)'


but it doesn't work. It gives me blank result.


--

Thanks & Regards,
Supriya Pravin Sawant
--089e0115ffc61f53d104f7af8e00--