Hello.
I am aware of org-move-subtree-up/down, which moves the entire
subtree.
I am also aware of org-shiftmetaup/down which moves the line[fn:1] (also
works for a headline).
What I would like to do is to be able to move a headline with
everything up to (but not including) its first subhead
On Thursday, 5 Jul 2018 at 11:40, alain.coch...@unistra.fr wrote:
> Hello.
>
> I am aware of org-move-subtree-up/down, which moves the entire
> subtree.
>
> I am also aware of org-shiftmetaup/down which moves the line[fn:1] (also
> works for a headline).
>
> What I would like to do is to be abl
I would like to set org-tags-exclude-from-inheritance to the top level of a
tag hierarchy, and have the exclusion apply to all the members of that
group. Is this a reasonable thing to expect, or are the two mechanisms not
integrated in such a way that I should continue trying to fix this?
Thanks,
Eric S Fraga writes on Thu 5 Jul 2018 10:44:
> Or, remembering that this *is* in fact a text editor, select
> heading and content, kill it, go where you want it placed, and yank
> it...?
This is what I do so far... and qualify as tedious :-)
Thanks anyway.
--
EOST (École et Observatoire de
On Thursday, 5 Jul 2018 at 12:38, alain.coch...@unistra.fr wrote:
> Eric S Fraga writes on Thu 5 Jul 2018 10:44:
>
> > Or, remembering that this *is* in fact a text editor, select
> > heading and content, kill it, go where you want it placed, and yank
> > it...?
>
> This is what I do so far...
alain.coch...@unistra.fr writes:
> Hello.
>
> I am aware of org-move-subtree-up/down, which moves the entire
> subtree.
>
> I am also aware of org-shiftmetaup/down which moves the line[fn:1] (also
> works for a headline).
>
> What I would like to do is to be able to move a headline with
> every
Hello,
alain.coch...@unistra.fr writes:
> I am also interested in knowing if there are specific (deep?) reasons
> why this seemingly basic operation, which I see as the analogous of
> org-do-promote/demote and perform very often with standard (but
> tedious) emacs editing commands, is not already
Neil Jerram writes on Thu 5 Jul 2018 11:46:
> > What I would like to do is to be able to move a headline with
> > everything up to (but not including) its first subheading.
> >
> > Does anyone know how to do that?
> >
> > I am also interested in knowing if there are specific (deep?)
> >
Eric S Fraga writes on Thu 5 Jul 2018 11:46:
> Well, it's a deterministic set of steps so you could record a macro
> to do the selection and kill? Then all you have to do is move and
> yank?
Would still be long...
> What was not clear in your OP was what happens to the first
> subheading?
alain.coch...@unistra.fr writes:
> Neil Jerram writes on Thu 5 Jul 2018 11:46:
>
> > > What I would like to do is to be able to move a headline with
> > > everything up to (but not including) its first subheading.
> > >
> > > Does anyone know how to do that?
> > >
> > > I am also interest
On Thursday, 5 Jul 2018 at 14:07, alain.coch...@unistra.fr wrote:
> Eric S Fraga writes on Thu 5 Jul 2018 11:46:
>
> > Well, it's a deterministic set of steps so you could record a macro
> > to do the selection and kill? Then all you have to do is move and
> > yank?
>
> Would still be long...
Here's a very simple R command in an inline code block:
# -
What is 1 + 1? src_R{1+1} {{{results(=2=)}}}
# -
Exporting this to PDF we get:
# -
What is 1 + 1? 2 2
# -
For some reason the "2" is duplicated.
Same thing with Ruby. I had a look at recent commits (I recompiled fro
> On Jul 5, 2018, at 10:46 AM, William Denton wrote:
>
> Here's a very simple R command in an inline code block:
>
> # -
> What is 1 + 1? src_R{1+1} {{{results(=2=)}}}
> # -
>
> Exporting this to PDF we get:
>
> # -
> What is 1 + 1? 2 2
Or exporting to to latex
What is 1 + 1
> From: rrandr...@gmail.com
> Date: Fri, 06 Jul 2018 00:46:14 +
>
>
> When evaluating the snippet below:
> --8<---cut here---start->8---
> (eval-after-load "org"
> '(progn
> overwrite some settings
> (setq org-startup-folded nil ;unfolded
>
14 matches
Mail list logo