From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Make background export a little louder Date: Wed, 10 Jul 2013 16:30:04 +0200 Message-ID: <87d2qqa3o3.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60102) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwvPY-0002Tn-9h for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 10:30:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UwvPT-00028n-OC for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 10:30:28 -0400 Received: from plane.gmane.org ([80.91.229.3]:57068) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwvPT-00028e-IN for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 10:30:23 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UwvPP-0007n8-8d for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 16:30:19 +0200 Received: from business-213-023-238-209.static.arcor-ip.net ([213.23.238.209]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Jul 2013 16:30:19 +0200 Received: from rasmus by business-213-023-238-209.static.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Jul 2013 16:30:19 +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, I finally got org-export-in-background working in a nice way reducing the async-init file load to a third of my normal init file. It's very nice not to have my Emacs blocked. However, I would now like to have a bit of feedback from `org-export-stack' if possible. I know that `org-export-in-background' says that "[r]esults from an asynchronous export are never displayed automatically", but like to be notified if something unexpected happened. E.g. I would like to get a message if there's a match to the regexp "PDF file .*? wasn't produced" is in a log file, a message when a job is ready (for instance some lualatex files can run for a while if one uses large fonts). Is there a hook or something similar allowing me to parse the log files in org-export-stack? Thanks, Rasmus -- Vote for proprietary math!