Hi all
What is the reason that make check does not stop at the first
compilation error with a non-zero exit status?
Michael
Hello,
Rasmus ras...@gmx.us writes:
Attached is a new version of the patch that will respect the variables
that also govern `org-insert-headline'. It's smarter and preserves the
layout better.
Thanks for the patch. However there are already mechanisms to complete
keywords faster (e.g.,
Michael Brand writes:
What is the reason that make check does not stop at the first
compilation error with a non-zero exit status?
Emacs doesn't behave like a compiler.
Regards,
Achim.
--
+[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]+
SD adaptation for Waldorf Blofeld
Hi,
Thanks for the comments.
Nicolas Goaziou m...@nicolasgoaziou.fr writes:
Rasmus ras...@gmx.us writes:
Attached is a new version of the patch that will respect the variables
that also govern `org-insert-headline'. It's smarter and preserves the
layout better.
Thanks for the patch.
M-RET working as expected is appealing.
Your patch makes M-RET moreuseful than it is now.
I vote +1.
There are a few issues thought.
I guess they can be worked out.
For instance:
#+HEA|DER: :var v=hello (cursor is the pipe |)
ischanged into
#+HEA
#+HEADER: |DER: :var v=hello
which
Hi Thierry,
Thanks for the feedback.
I posted an updated patch under the subject:
[patch] extend org-meta-return to keywords
where Nicolas commented.
Thierry Banel tbanelweb...@free.fr writes:
M-RET working as expected is appealing.
Your patch makes M-RET moreuseful than it is now.
I
Le 22/11/2014 15:31, Rasmus a écrit :
There are a few issues thought.
I guess they can be worked out.
For instance:
#+HEA|DER: :var v=hello (cursor is the pipe |)
ischanged into
#+HEA
#+HEADER: |DER: :var v=hello
which is pretty useless
Thanks. I'm pretty sure it's fixed
Sebastien Vauban sva-n...@mygooglest.com writes:
Hello Rene,
rene wrote:
Indeed - Bernt's writeup has been the source of inspiration for lots of
people on this list.
For sure.
I find his code pretty close to what GTD should look like. There are a few
things though that could be twicked
Hi there,
I was wondering if there is a way to import a specific PDF page
in org beamer?
I tried the following ways but neither 1 or 2 worked and I had to
retreat to 3, which is a pain as it requires those extra lines for
each link.
1.
[[file:~/path/to/myfigure.pdf::10]]
2.
#+ATTR_LATEX:
Hi,
First, Thierry, I think this patch fixes the second misbehavior you
observed.
Nicolas Goaziou m...@nicolasgoaziou.fr writes:
I looked through your comments and as always they made the patch much
better! Thanks!
Moreover, it can get in the way of expected M-RET behaviour, as in the
Patch proposal for org-capture-set-target-location
The idea is that when somebody use the function or file+function targets
you can make the template subheading from the heading where the
custom-function set the point.
org-capture-set-target-loction force the org-capture-plist :exact-position
to
Hi all,
I would like detangling to work even where there are Noweb references in
code chunks.
My reason for this is that I've have hit the following case several times
and haven't found a satisfactory answer yet:
1. I would like to break up the code within braces or parens into their own
chunks
http://orgmode.org/manual/prologue.html#prologue
and
http://orgmode.org/manual/epilogue.html#epilogue
come to mind but I am not sure whether that applies to your case or not.
On Sat, Nov 22, 2014 at 2:06 PM, aditya siram aditya.si...@gmail.com wrote:
Hi all,
I would like detangling to work
Hi Zhihao,
Zhihao Ding zhihao.d...@imm.ox.ac.uk writes:
1.
[[file:~/path/to/myfigure.pdf::10]]
2.
#+ATTR_LATEX: page=10
[[file:~/path/to/myfigure.pdf]]
3.
#+begin_LaTeX
\includegraphics[page=10]{file:~/path/to/myfigure.pdf}
#+end_LaTeX
3. can be reduced to
#+LATEX:
Le 22/11/2014 20:26, Rasmus a écrit :
Hi,
First, Thierry, I think this patch fixes the second misbehavior you
observed.
Fixed!
I was wondering, is there any reason why the new inserted keyword is
UPPERCASED?
If not, maybe it would be better to keep the oriGiNaL cASe.
Dear list,
I would like my org html exporter to not include the title as an H1
header. According to this
(http://orgmode.org/worg/org-contrib/org-export-generic.html), I think
I could do it by setting it to blank in my init file. However, I'd
like to keep as is the default, but would like to
Rasmus ras...@gmx.us writes:
Moreover, it can get in the way of expected M-RET behaviour, as in the
following example
- item
| #+caption: test
untenrsiu
I don't know if I should do something about this case. I guess it would
be possible, but I find it awkward when behavior
Hi List,
A simpler phrasing of my previous question.
How do I find out if an Org function, `org-ctrl-c-ctrl-c`, was called
somewhere up the stack. I'm trying to modify a function
python-shell-get-process-name, but I don't want it to be modified when
somewhere, possibly far upstream, Org is
Just now, I needed to exempt a couple of subtrees from TODO dependency
blocking. I found that you can do this by setting a subtree property NOBLOCKING.
This option appears to be undocumented (by which I mean, it isn't mentioned in
the manual's dependency checking page, and a web search for
Hi,
James Harkins jamshar...@qq.com writes:
Just now, I needed to exempt a couple of subtrees from TODO dependency
blocking. I found that you can do this by setting a subtree property
NOBLOCKING.
This option appears to be undocumented (by which I mean, it isn't
mentioned in the manual's
Hi,
Vinh Nguyen vinhdi...@gmail.com writes:
Dear list,
I would like my org html exporter to not include the title as an H1
header. According to this
(http://orgmode.org/worg/org-contrib/org-export-generic.html), I think
I could do it by setting it to blank in my init file. However, I'd
21 matches
Mail list logo