From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: Audio/video file playback in org mode Date: Sun, 12 Jun 2011 10:23:40 +0200 Message-ID: <4DF4778C.5010101@christianmoe.com> References: <87oc24mqrd.fsf@mean.albasani.net> Reply-To: mail@christianmoe.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43499) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QVfwq-0001wO-FC for emacs-orgmode@gnu.org; Sun, 12 Jun 2011 04:23:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QVfwp-0003Tn-Gu for emacs-orgmode@gnu.org; Sun, 12 Jun 2011 04:23:08 -0400 Received: from mars.hitrost.net ([91.185.211.18]:48015) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QVfwp-0003Q3-5F for emacs-orgmode@gnu.org; Sun, 12 Jun 2011 04:23:07 -0400 In-Reply-To: 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: "Alan E. Davis" Cc: Memnon Anon , emacs-orgmode@gnu.org Hi, > 1. write a few lines into this that would open another buffer, > possibly through capture, starting the relative timer automagically. > 2. figure out how to pause the video and the timer simultaneously. As it happens, I've been sitting on some code to do just that, meaning to post it when I got all the bugs out. Which, needless to say, I haven't. But I'll clean it up and post to this thread shortly, since it's a hot topic. Yours, Christian