emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] org-hide-entry


From: Andreas Röhler
Subject: Re: [Orgmode] org-hide-entry
Date: Fri, 15 Oct 2010 13:03:28 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6

Am 15.10.2010 09:47, schrieb Carsten Dominik:

On Oct 14, 2010, at 9:04 PM, Andreas Röhler 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.

Andreas



It will hide a headline and the text below it, but not the subtree. The
ellipsis will be on the text belonging to the entry before.

For example

* test
aaa
** sub 1
bbb
** sub2
ccc

Call this command on sub one, and you get

* test
aaa....
** sub2
ccc


This is not good. So I don't understand what this might be useful for.
Maybe there are outline-... commands which do what you really mean?

- Carsten

- Carsten


Andreas

--
https://code.launchpad.net/~a-roehler/python-mode/python-mode-components
https://code.launchpad.net/s-x-emacs-werkstatt/

<org-hide-entry.patch>_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten





Attachment: 20101015_org-hide-entry.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]