From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: open exported document without export Date: Mon, 22 Apr 2013 13:43:41 +0200 Message-ID: <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]:40392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUFA1-0002Zg-E3 for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 07:43:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUF9z-0006AK-Pp for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 07:43:53 -0400 Received: from plane.gmane.org ([80.91.229.3]:51261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUF9z-00069u-K0 for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 07:43:51 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UUF9x-0003d4-JP for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 13:43:49 +0200 Received: from genepi110.genepi.med.uni-goettingen.de ([134.76.140.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Apr 2013 13:43:49 +0200 Received: from andreas.leha by genepi110.genepi.med.uni-goettingen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Apr 2013 13:43:49 +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 Hi all, 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. Especially useful, - if the export takes long (e.g. a beamer presentation) or - if I am not sure the export will go through or - if I suspect the exported document to look different when exported again (my documents from half a year ago tend to not export smoothly with an up-to-date orgmode) Regards, Andreas