From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Inline image display and Emacs 22 Date: Wed, 14 Jul 2010 21:24:34 -0400 Message-ID: <87mxttfsfh.fsf@gollum.intra.norang.ca> References: <87r5j5fswc.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=32997 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OZDBp-00086L-A0 for emacs-orgmode@gnu.org; Wed, 14 Jul 2010 21:24:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OZDBo-0004UE-2m for emacs-orgmode@gnu.org; Wed, 14 Jul 2010 21:24:41 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:63189) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OZDBo-0004UA-04 for emacs-orgmode@gnu.org; Wed, 14 Jul 2010 21:24:40 -0400 In-Reply-To: <87r5j5fswc.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Wed\, 14 Jul 2010 21\:14\:27 -0400") 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 Bernt Hansen writes: > Hi Carsten, > > I'm seriously considering ditching my Emacs 22 in favour of Emacs 23 > from a git snapshot. I'm running an older version of Emacs from a > stable debian system as my workstation setup -- I've been too lazy to > upgrade so far but there are now a few nagging issues with org-mode that > are just starting to bug me enough to make this move. > > 1. Inline image display doesn't seem to work correctly in Emacs22 > The images are displayed but they all overlap each other in the > top-left corner of the document. In the case of my org-mode > document at http://doc.norang.ca/org-mode.html I only see the > largest image in Emacs since the others are hidden behind it (I > guess). I really miss this feature in Emacs 22. > > 2. Moving from agenda buffers to org buffers goes to the wrong place. > This happens very frequently for me in Emacs 22. I've never seen > this problem in Emacs 23. I've lived with this for a long time > and just redoing the command goes to the right place. I'm not > expecting this to ever get fixed since I think it's an Emacs 22 > issue and not worth pursuing. > > 3. C-l handling is much nicer in Emacs 23 (okay this has nothing to do > with org-mode :) Can I emulate that behaviour in Emacs 22 somehow? > > 4. Copying subtrees with C-c C-x c loses fontification in the copies. > I don't know if this happens in Emacs 23. > 5. org-reveal (C-c C-r) works slightly differently in Emacs 22 and 23. I actually prefer the Emacs 22 version. If I am in a folded buffer and C-c C-r on a headline the following task is /not/ revealed in Emacs 23 but it is in Emacs 22. My workaround for this is to move to the next line and then do C-c C-r in Emacs 23 to get the desired behaviour, and then return to the headline. -Bernt