From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-hide-entry Date: Sat, 16 Oct 2010 07:22:38 +0200 Message-ID: <067514E4-CF92-4C2A-9DB1-AFEBDC993AB7@gmail.com> References: <4CB75452.2000008@easy-emacs.de> <4CB83500.2030801@easy-emacs.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=47563 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6zEC-0006pg-5T for emacs-orgmode@gnu.org; Sat, 16 Oct 2010 01:22:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6zEB-0003UD-9f for emacs-orgmode@gnu.org; Sat, 16 Oct 2010 01:22:44 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:61970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6zEB-0003TF-5G for emacs-orgmode@gnu.org; Sat, 16 Oct 2010 01:22:43 -0400 Received: by ewy5 with SMTP id 5so1137952ewy.0 for ; Fri, 15 Oct 2010 22:22:42 -0700 (PDT) In-Reply-To: <4CB83500.2030801@easy-emacs.de> 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: =?ISO-8859-1?Q?Andreas_R=F6hler?= Cc: emacs-orgmode On Oct 15, 2010, at 1:03 PM, Andreas R=F6hler wrote: > Am 15.10.2010 09:47, schrieb Carsten Dominik: >> >> On Oct 14, 2010, at 9:04 PM, Andreas R=F6hler wrote: >> >>> Hi. >>> >>> as org-mode knows a command `org-show-entry' looked for >>> `org-hide-entry', but couldn't get it. >>> >>> So here it is. >> >> >> This will leave the buffer in a pretty messy state. > > Indeed, thanks. It's cured already. > Please try patch attached. I still think this does something bad to the buffer..... - Carsten