emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sven Bretfeld <sven.bretfeld@ntnu.no>
To: emacs-orgmode@gnu.org
Subject: Re: Org-Brain: Bug, was: Org-Brain: Second level headline?
Date: Mon, 02 Jul 2018 18:40:15 +0200	[thread overview]
Message-ID: <87in5x1ths.fsf@ntnu.no> (raw)
In-Reply-To: <87y3eucbel.fsf@ntnu.no>

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
> | |
> | ▽
> | 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
> | |
> | ▽
> | 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)


-- 
Sven Bretfeld
Department of Philosophy and Religious Studies
NTNU Trondheim

      reply	other threads:[~2018-07-02 16:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-02  8:03 Org-Brain: Second level headline? Sven Bretfeld
2018-07-02 16:40 ` Sven Bretfeld [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87in5x1ths.fsf@ntnu.no \
    --to=sven.bretfeld@ntnu.no \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).