From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven Bretfeld Subject: Re: Org-Brain: Bug, was: Org-Brain: Second level headline? Date: Mon, 02 Jul 2018 18:40:15 +0200 Message-ID: <87in5x1ths.fsf@ntnu.no> References: <87y3eucbel.fsf@ntnu.no> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fa1sJ-0001R2-TX for emacs-orgmode@gnu.org; Mon, 02 Jul 2018 12:40:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fa1sF-0005go-1L for emacs-orgmode@gnu.org; Mon, 02 Jul 2018 12:40:27 -0400 Received: from mailgw02.it.ntnu.no ([2001:700:300:3::175]:39940) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fa1sE-0005e1-8e for emacs-orgmode@gnu.org; Mon, 02 Jul 2018 12:40:22 -0400 Received: from localhost (localhost [127.0.0.1]) by mailgw02.it.ntnu.no (Postfix) with ESMTP id E4D1D8019EA for ; Mon, 2 Jul 2018 18:40:16 +0200 (CEST) Received: from mailgw02.it.ntnu.no ([127.0.0.1]) by localhost (mailgw02.it.ntnu.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U6ik2cud5WqI for ; Mon, 2 Jul 2018 18:40:16 +0200 (CEST) Received: from kamaloka (239.228.16.62.customer.cdi.no [62.16.228.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: svenbre) by mailgw02.it.ntnu.no (Postfix) with ESMTPSA id 4DC12801943 for ; Mon, 2 Jul 2018 18:40:16 +0200 (CEST) In-reply-to: <87y3eucbel.fsf@ntnu.no> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org It's a bug. Org-Brain collides with: (setq transient-mark-mode nil) Once commented out, everything works as expected. Sven Sven Bretfeld writes: > Hi > > I'm not sure if I misunderstood a feature or if this is a bug or setup > problem. In org-brain one has two possibilities to create new children > to a node: > > 1. org-brain-add-child (f) --> creates a new org-file > 2. org-brain-new-child (h) --> creates a new headline > > The problem is that only 1st-level headlines are shown in > org-brain-visualize. Shouldn't all headline levels be visualized? > > Example: > > From a file called Software.org, looking like this: > > ,---- Software.org > | #+BRAIN_PARENTS: Manuals > | > | * Emacs > | ** org-mode > | ** AucTeX > | * Gimp > | * Vivaldi > `---- > > org-brain-visualize shows (as expected): > > ,---- > | Manuals > | | > | =E2=96=BD > | Software > | > | Emacs Gimp Vivaldi > `---- > > The word Emacs should be a node showing the children "org-mode" and > "AucTeX". But it shows only its parent and siblings when clicked, no > children become visible: > > ,---- > | +-Gimp > | Software-+-Vivaldi > | | > | =E2=96=BD > | Emacs > `---- > > Org-Brain would be great for organizing the writing process of article > and book projects etc. The final text could gradually grow out from > mindmap'ish structures. But org-brain's multiple-files approach goes > against it. You can't export an article from hundreds of org files, can > you? So it should be possible to organize a complex "brain" (the > article-to-be) in a single file with several headline levels > (representing the network of information from which the text-body will > gradually grow). > > Thanks to the developer. Great piece of software and a fantastic idea. > > Sven > > (Emacs 26.1, Orgmode 9.1.13, org-brain 20180522.717 from melpa) --=20 Sven Bretfeld Department of Philosophy and Religious Studies NTNU Trondheim