``make test'' fails on just-updated org:
Org-mode version 7.9.2 (release_7.9.2-725-ge55681 @
/home/nick/elisp/org-mode/lisp/)
with the following backtrace:
,
| Test test-org-src/blank-line-block backtrace:
| signal(user-error ("No special environment to edit here"))
| user-error("No spe
On Sat, Dec 15, 2012 at 12:37 AM, Achim Gratz wrote:
> Michael Hannon writes:
> > To proceed with this, I need to generate a series of PDF documents and
> have
> > the boss's admin assistant try to print them. Unfortunately, I've been
> > swamped with some other stuff this week and haven't had a
Conor Nash writes:
> When I try to run org-mobile-push I get an error in the minibuffer: "Wrong
> type argument: listp, todo".
I am getting the same error. I'm using the Org mode that comes with
Emacs (“GNU Emacs 23.4.1”).
The backtrace from the error is:
=
Debugger entered--Lisp error: (w
Nicolas Goaziou writes:
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> Move point to the result and press 'd'.
>
> Or 'C' to clear them all.
>
>> I tangle the initialization file from my document. Can you show me how
>> to configure asynchronous export to run org-babel-tangle-file before
>> export
t...@tsdye.com (Thomas S. Dye) writes:
> Move point to the result and press 'd'.
Or 'C' to clear them all.
> I tangle the initialization file from my document. Can you show me how
> to configure asynchronous export to run org-babel-tangle-file before
> export to insure that the initialization fi
Florian Adamsky writes:
> Hello,
>
> at the moment I'm drafting a paper and I would like to insert values
> from a org-table into a code-block. After searching a bit a found a mail
> thread from 2010 [1] which says I have to do the following:
>
> src_emacs-lisp[:var d=test-table[3,1]]{d}
>
> This
Hi Eric,
Eric Schulte writes:
> Would that feel cleaner to you?
I "feel" so. Please let me think more about it, and
thanks to be open to this possibility. I'm confident
we can keep a good balance between conveniency (when
editing various ob* files) and maintainability (which
should be judged
Hello,
at the moment I'm drafting a paper and I would like to insert values
from a org-table into a code-block. After searching a bit a found a mail
thread from 2010 [1] which says I have to do the following:
src_emacs-lisp[:var d=test-table[3,1]]{d}
This works fine but only in non code-blocks.
Michael Hannon writes:
> To proceed with this, I need to generate a series of PDF documents and have
> the boss's admin assistant try to print them. Unfortunately, I've been
> swamped with some other stuff this week and haven't had a chance to work on
> this.
Would it be possible that you first c
Rasmus writes:
When the facts change, I change my mind. What do you do, sir?
>>>
>>> If the facts have been changing once, I can wait for them to change
>>> again. Or they may not even be facts after all. :-)
>
> Perhaps that opinion is too dear for some practitioner, as Lord Keynes
> was whe
Bastien writes:
> Eric Schulte writes:
>
>> This patch is still broken
>
> (I don't know why ~$ git format-patch master did not produce an
> applicable patch.)
>
> These three ones are applicable against master/68d4de2.
>
> Bare in mind this is just meant as a proof it "works", we can
> rework t
Hi,
Let's say I have an org file structured like this
* Project 1
** Tasks
foo
** Ideas
* Project 2
** Tasks
bar
When I search 'foo' I'd like the agenda search-view to display 'Project
1' instead of the closer, but less informative 'Tasks'
The attached patch solves this by adding a conf
On OSX 10.8.2 with Emacs 24.2.1
when trying
make up2
I get
Ran 334 tests, 333 results as expected, 1 unexpected (2012-12-14 18:29:01+0100)
5 expected failures
1 unexpected results:
FAILED test-org-src/blank-line-block
make[1]: *** [test-dirty] Error 1
make: *** [up2] Error 2
Yestereday, bu
Hello,
Alan Schmitt writes:
> I compiled the new exporter recently (to test the asynchronous
> export), but since then a file I was working on can no longer be
> exported using the koma exporter. I'm getting the following error:
>
> byte-code: Before first headline at position 4046 in buffer
> 2
Bastien writes:
> Eric Schulte writes:
>
>> This patch doesn't apply for me with "git am" to the HEAD of the repo so
>> I can't test it directly
>
> Please try this new one against current db51b8 commit in master.
>
This patch is still broken
org-mode$ git checkout db51b8 -b crude
Swit
Hi all!
I have subtrees which I do clock regularly, never closing them.
I always do have to adjust the clockings manually.
When I am bookmark-jumping to one of these subtrees and then clock in
the clock drawer is always closed - which normally is fine. But in this
case I would like to maybe have a
That is exactly what I wanted! Thanks.
John
---
John Kitchin
Associate Professor
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
http://kitchingroup.cheme.cmu.edu
On Fri, Dec 14, 2012 at 10:27 AM
Am 14.12.2012 07:51, schrieb Rainer Stengele:
> Hi all!
>
> I wonder how others are clocking ongoing isues, which are not really todos
> but more like "issues" collecting clocked time for work done regularly.
> Example: Reading mail and organising daily priorities of tasks.
> This "todo" will not
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 14/12/12 15:53, John Kitchin wrote:
> Is there a way to have a TODO item in an org-file that is not in a headline
> and that shows up
> in the agenda?
Hi
Look for inline tasks:
http://stackoverflow.com/questions/11718401/how-to-use-todo-tags-in-or
Is there a way to have a TODO item in an org-file that is not in a
headline and that shows up in the agenda?
I have been using org-mode to write papers, and often in the middle of
a section I want to make a TODO item, right where something needs to
be done, and I do not want to make a new heading
Hello,
I compiled the new exporter recently (to test the asynchronous
export), but since then a file I was working on can no longer be
exported using the koma exporter. I'm getting the following error:
byte-code: Before first headline at position 4046 in buffer
2012-12-12-Cwrk-Recommandation-Qual
Hej, org-element-wizards,
i found that the following use of org-element-map retrieves reliably
the value of a key from a property drawer.
is such a use, especially the temporary overriding of the headline's
type to org-data, to be considered allowed usage or rather a hack and
thus to be avoided?
LibreOffice's export to PDF has this option
File->Export as PDF->PDF/A-1a
If you change the preferences in the UI, I am not sure whether it will
kicked in with command line export.
I will be interested in knowing what you find with the above option.
ps: You can export to PDF via OpenDocume
Vincent Beffara writes:
> When cycling visibility of a subtree using TAB, subtrees with the
> :ARCHIVE: tag are not opened, and that is a very good thing. But when
> I cycle a buffer globally using S-TAB, their contents are shown, which
> feels like the wrong thing to do ...
Interesting enough,
Hi,
When cycling visibility of a subtree using TAB, subtrees with the :ARCHIVE: tag
are not opened, and that is a very good thing. But when I cycle a buffer
globally using S-TAB, their contents are shown, which feels like the wrong
thing to do ... same if I do "C-u TAB" instead. "C-u S-TAB" do
Rainer Stengele writes:
> I wonder how others are clocking ongoing isues, which are not really
> todos but more like "issues" collecting clocked time for work done
> regularly. Example: Reading mail and organising daily priorities of
> tasks.
*** STRT [#C] Reading Mail/News
<2012-12-14 Fr .
Le Wang writes:
>;; Move marker with inserted text for case when src block is
>;; just one empty line, i.e. beg == end.
> - (end (copy-marker (make-marker) t))
> + (end (let ((marker (make-marker)))
> + (set-marker-insertion-type marker t)
> + mar
Hi Le,
Le Wang writes:
> If I press C-' before on a line BEFORE "+begin_src ...", then doing
> comparison with ">=" with beg==nil and end==nil causes
> "wrong-type-argument" error.
I think the check should happen before, see how I did it here:
http://orgmode.org/cgit.cgi/org-mode.git/commit/?id
On Fri, Dec 14, 2012 at 8:04 AM, Bernt Hansen wrote:
> I get the following error when doing C-c ' in a table
>
> --8<---cut here---start->8---
> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
> org-edit-src-code()
> org-edit-speci
> - (if (>= end beg) temp
> - (goto-char beg)
> - (insert "\n")
> - (org-edit-src-find-region-and-lang
> + (if (and beg end)
> + (if (>= end beg)
> + temp
> + (goto-char beg)
> + (insert "\n")
Hi Bernt,
Bernt Hansen writes:
> I get the following error when doing C-c ' in a table
>
> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
> org-edit-src-code()
> org-edit-special()
> call-interactively(org-edit-special nil nil)
I fixed this, thanks!
--
Basti
Bastien altern.org> writes:
>
> trammi gmx.de> writes:
>
> > Bastien altern.org> writes:
> >
> >> Did you check C-h v org-export-docbook-xslt-proc-command RET ?
> >>
> > Yes, but I don't have this variable?
>
> I think it's here since org-docbook.el is in Org.
>
> Did you (require 'org-d
hi all, hi aurélien,
then, i suppose the answer to my main question, whether someone has started
updating org-sync, is a no and i'll thus try.
i'm not too proficient in elisp yet, so any hints of a clean transition
are appreciated. i plan to alter any parts, which read/write cons lists
(i mean th
Hi Rainer,
Rainer Stengele writes:
> Hi all!
>
> I wonder how others are clocking ongoing isues, which are not really
> todos but more like "issues" collecting clocked time for work done
> regularly. Example: Reading mail and organising daily priorities of
> tasks. This "todo" will not finish
34 matches
Mail list logo