From mboxrd@z Thu Jan 1 00:00:00 1970 From: Herbert Sitz Subject: Re: problem with find-file in --eval from command line Date: Thu, 25 Aug 2011 01:45:28 +0000 (UTC) Message-ID: References: <877h62wv8y.fsf@Rainer.invalid> <20110824184808.GB89772@kenny.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwP0o-0004GI-KB for emacs-orgmode@gnu.org; Wed, 24 Aug 2011 21:45:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwP0n-0007dH-OB for emacs-orgmode@gnu.org; Wed, 24 Aug 2011 21:45:42 -0400 Received: from lo.gmane.org ([80.91.229.12]:50040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwP0n-0007dC-FN for emacs-orgmode@gnu.org; Wed, 24 Aug 2011 21:45:41 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QwP0l-0006No-EJ for emacs-orgmode@gnu.org; Thu, 25 Aug 2011 03:45:39 +0200 Received: from c-24-22-131-140.hsd1.wa.comcast.net ([24.22.131.140]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Aug 2011 03:45:39 +0200 Received: from hsitz by c-24-22-131-140.hsd1.wa.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Aug 2011 03:45:39 +0200 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 Viktor Rosenfeld googlemail.com> writes: > > This works on Bash (tested on 4.2.10) and should be easy to remember: > > emacs --eval "(find-file \"/home/somefile.org\" )" > > Cheers, > Viktor I thought I had tried already that but I hadn't. Thanks Viktor. -- Herb