On Monday, 27 Nov 2017 at 17:48, Berry, Charles wrote:
> This happens when `org-babel-src-block-names' calls `org-next-block'
> calls `org-show-context'.
Thanks. Was it always thus? It would be nice to have the visibility go
back to what it was before the command was invoked.
--
Eric S Fraga v
On Mon, Nov 27, 2017 at 5:35 PM Nicolas Goaziou
wrote:
> Ouch! Fixed. Thank you.
>
Thanks! I confirm the fix.
--
Kaushal Modi
Hello,
swfl...@flintfam.org (Samuel W. Flint) writes:
> Hey -- I'm at Org mode version 9.1.3 (release_9.1.3-185-g579fa1 @
> /home/swflint/.emacs.d/org-mode/lisp/), and GNU Emacs 25.2.1
> (x86_64-unknown-linux-gnu, GTK+ Version 3.22.18) of 2017-08-29, and on
> my files with level 3 headings and gr
Hello,
Kaushal Modi writes:
> Hello,
>
> I believe this has to do with the recent change to #+RESULTS removal
> without blank line [1]
>
> Here's a MWE:
>
> =
>
> #+TITLE: The disappearing act
>
> * Heading 1
>
> #+BEGIN_SRC emacs-lisp
> (message "Hello")
> #+END_SRC
>
>
> #+RESULTS:
> * Hea
Hello,
I believe this has to do with the recent change to #+RESULTS removal
without blank line [1]
Here's a MWE:
=
#+TITLE: The disappearing act
* Heading 1
#+BEGIN_SRC emacs-lisp
(message "Hello")
#+END_SRC
#+RESULTS:
* Heading 2
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Qu
Hello,
"Francis J. Monari, Esquire" writes:
> Hopefully just a quick question.
>
> What I expected:
> I thought that I had the drawers lined-up with outline headings.
>
> What in fact did happen:
> Recently I noticed that the drawers are “slipping” more towards the
> left with every outlin
Hopefully just a quick question.
What I expected:
I thought that I had the drawers lined-up with outline headings.
What in fact did happen:
Recently I noticed that the drawers are “slipping” more towards the
left with every outline level. (I hate to say "recently", but I was
blissfully u
On Mon, Nov 20, 2017 at 5:18 PM, Allen Li wrote:
> Create a file tmp.org with contents
>
> * TODO parent
> :PROPERTIES:
> :ORDERED: t
> :END:
> ** TODO child1
> ** TODO child2
> *** TODO grandchild1
> *** TODO grandchild2
>
> 1. emacs -Q
> 2. M-: (setq org-en
> On Nov 27, 2017, at 9:14 AM, Eric S Fraga wrote:
>
> when I invoke org-babel-goto-named-src-block, all entries that have
> source blocks become visible (or maybe all contents become visible)
> regardless of what was folded or not before invoking the command.
This happens when `org-babel-src-b
Hello,
Francisco Velázquez writes:
> Hi Nicolas
>
> If I use a property name other than 'Effort', there column for '{est+}'
> is empty. My question remains:
>
> How to use '{est+}'?
>
> I attach the example file.
>
> Thank you.
>
> #+COLUMNS: %Item %Effort{est+}
The property and the column nam
Hello all,
Not sure if this has changed at some point but I have recently noticed
that when I invoke org-babel-goto-named-src-block, all entries that have
source blocks become visible (or maybe all contents become visible)
regardless of what was folded or not before invoking the command. I had
th
Strange, I might be wrong but this might not be set by default.
I have Org version 9.1.2 (9.1.2-15.g1d5142, which is of version 20171016
in GNU Guix package manager).
Alternatively, per `texdoc babel', you can make the language as a
document class option.
2017-11-26T09:07:44+0100 org-m...@axelki
Hi Nicolas
If I use a property name other than 'Effort', there column for '{est+}'
is empty. My question remains:
How to use '{est+}'?
I attach the example file.
Thank you.
#+COLUMNS: %Item %Effort{est+}
* Estimated effort
:PROPERTIES:
:Effort_low-high: 4-12
:END:
--
Francisco
Nicol
Hello Thierry,
Thierry Banel writes:
> You may try to mimic org-babel in a shell, and see what happens.
>
> cd /tmp/babel-29466ws7
> g++ -std=c++11 -I/usr/local/include C-src-29466moy.cpp -L/usr/local/lib
> -lginac
>
> (of course you need to change the random names like babel-29466ws7 by the
>
14 matches
Mail list logo