From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: undo in org.el Date: Wed, 14 Nov 2007 09:08:30 +0100 Message-ID: <2333E006-1401-418A-BF65-6FDAA6369FF8@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 1IsDIf-0001QR-WA for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 03:08:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IsDIc-0001OT-Uo for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 03:08:40 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IsDIc-0001O7-Gz for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 03:08:38 -0500 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IsDIb-0000xi-Rw for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 03:08:38 -0500 Received: from nf-out-0910.google.com ([64.233.182.186]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IsDIb-0001sP-7V for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 03:08:37 -0500 Received: by nf-out-0910.google.com with SMTP id f5so83664nfh for ; Wed, 14 Nov 2007 00:08:35 -0800 (PST) In-Reply-To: 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: Carsten Dominik Cc: emacs-orgmode@gnu.org On 14Nov2007, at 12:17 AM, Carsten Dominik wrote: > > 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. > > > Yes, XEmacs has many great features. I did use it for many years > as my main Emacs. > > - Carsten