From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Inline image display and Emacs 22 Date: Thu, 15 Jul 2010 09:26:30 +0200 Message-ID: <7F43BF04-04CE-4902-8C7D-5203BDCB6ECE@gmail.com> References: <87r5j5fswc.fsf@gollum.intra.norang.ca> <87mxttfsfh.fsf@gollum.intra.norang.ca> <87d3upfs4z.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=45420 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OZIq4-0002ZV-0p for emacs-orgmode@gnu.org; Thu, 15 Jul 2010 03:26:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OZIq2-0008Hb-FT for emacs-orgmode@gnu.org; Thu, 15 Jul 2010 03:26:35 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:61244) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OZIq2-0008HM-BG for emacs-orgmode@gnu.org; Thu, 15 Jul 2010 03:26:34 -0400 Received: by eydd26 with SMTP id d26so112668eyd.0 for ; Thu, 15 Jul 2010 00:26:33 -0700 (PDT) In-Reply-To: <87d3upfs4z.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: Carsten Dominik , emacs-orgmode@gnu.org On Jul 15, 2010, at 3:30 AM, Bernt Hansen wrote: > Bernt Hansen writes: > >> 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. What do you mean by "the following task". Can you make a step-by-step guide, please? - Carsten >> 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. > > M-x hide-other > C-c C-r > > seems to reliably reproduce this for me. > > -Bernt - Carsten