From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: undo in org.el Date: Wed, 14 Nov 2007 10:02:27 +0100 Message-ID: <279F8799-2E45-439C-82DA-3D96FA180259@science.uva.nl> References: <5C8B63FD-C596-4FBA-A8E5-DA0262F222BA@science.uva.nl> <3d6808890711130344j3a10bf5cuf6e68de26006bb48@mail.gmail.com> <20071113135736.I21791@dhabat.pair.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IsE8n-0008O1-PB for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 04:02:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IsE8m-0008NS-72 for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 04:02:33 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IsE8l-0008NM-Vt for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 04:02:32 -0500 Received: from ug-out-1314.google.com ([66.249.92.172]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IsE8l-0000Z8-9e for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 04:02:31 -0500 Received: by ug-out-1314.google.com with SMTP id a2so275949ugf for ; Wed, 14 Nov 2007 01:02:30 -0800 (PST) In-Reply-To: <20071113135736.I21791@dhabat.pair.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Wes Nakamura Cc: emacs-orgmode@gnu.org On 13Nov2007, at 11:50 PM, Wes Nakamura wrote: > > > | On 13/11/2007, Carsten Dominik wrote: > | > Dammit, if I only had know about this earlier! I implemented > | > multibuffer undo for the agenda, sort-of by hand. This looks much > | > easier, but on this other hand it will not work on XEmacs. > | > > | > Sometimes I wander how many XEmacs users are out there, and if > it is > | > still worth supporting it.... > | > > | > > | > - Carsten > | > > > Another XEmacs user here. On XEmacs I like being able to have a > default variable width font in the org-mode buffer but still have the > calendar, etc, come up in a monospace font in a different buffer in > the > same frame. I haven't been able to do this in Emacs since I believe > fonts are not buffer local but applied to a frame. I am not sure about this, but yes, XEmacs has many great features, like specifyiers. I did use it for many years as my main Emacs. - Carsten