From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [Orgmode] S5 export Date: Sun, 05 Jun 2011 09:18:19 -0600 Message-ID: <87vcwkux1g.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTF5x-0004gf-A6 for emacs-orgmode@gnu.org; Sun, 05 Jun 2011 11:18:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QTF5w-0002Y6-0p for emacs-orgmode@gnu.org; Sun, 05 Jun 2011 11:18:29 -0400 Received: from mail-px0-f179.google.com ([209.85.212.179]:42564) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTF5v-0002Xu-SR for emacs-orgmode@gnu.org; Sun, 05 Jun 2011 11:18:27 -0400 Received: by pxi2 with SMTP id 2so2009796pxi.38 for ; Sun, 05 Jun 2011 08:18:26 -0700 (PDT) In-Reply-To: (Rustom Mody's message of "Sun, 5 Jun 2011 13:59:39 +0530") 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: Rustom Mody Cc: emacs-orgmode Rustom Mody writes: > Hey Eric! > > Thanks for epresent -- just heard of it and tried it. > Nice on the whole but it seems to mark my file as read -- Intended? > > Rusi Hi Rusi, I've noticed the marking of presented buffers as modified as well. I believe this is a result of one of the Org-mode functions called to "prettify" the buffer (e.g., adding latex equation and image overlays). I've just pushed up a change which unsets this flag at the beginning of a presentation. This way, if you edit during a presentation then the buffer will appear to be modified, but if you are only presenting (not editing) then the buffer should appear unmodified when the presentation is ended. Cheers -- Eric -- Eric Schulte http://cs.unm.edu/~eschulte/