From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: open exported document without export Date: Tue, 23 Apr 2013 09:37:27 +0200 Message-ID: <87li89bsug.fsf@gmail.com> References: <87y5ca7pua.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUXnD-0003g5-NA for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 03:37:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUXn9-00007i-0F for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 03:37:35 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:63966) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUXn8-00007Y-QB for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 03:37:30 -0400 Received: by mail-wi0-f171.google.com with SMTP id l13so5657719wie.4 for ; Tue, 23 Apr 2013 00:37:29 -0700 (PDT) In-Reply-To: <87y5ca7pua.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Mon, 22 Apr 2013 13:43:41 +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: Andreas Leha Cc: emacs-orgmode@gnu.org Hello, Andreas Leha writes: > it would be great it there was (well, this is orgmode, so maybe there > is?) an option to use the exporter to open the result of a (previous) > export without doing the export again. > > Such an option would spare me from searching the org-file for the file name > the exporter would use, and then switching to dired/shell to open the > document. You may want to build something out of `org-export-output-file-name'. Regards, -- Nicolas Goaziou