Re: [O] would take more than an org-mode strip-down.

2011-09-29 Thread Rustom Mody
Hi James. If you do not grok text its unlikely you will appreciate a text editor. emacs is not just a text editor its an exceptionally powerful text editor -- a power which is likely to alienate you even more. So the best suggestion to someone who wishes to get into orgmode but finds text (and

Re: [O] would take more than an org-mode strip-down.

2011-09-29 Thread Rustom Mody
On Thu, Sep 29, 2011 at 1:16 PM, Rustom Mody rustompm...@gmail.com wrote: Hi James. *** Presentations * Lightweight options http://orgmode.org/worg/org-configs/org-customization-guide.html I meant this link: http://orgmode.org/worg/org-tutorials/non-beamer-presentations.html

Re: [O] would take more than an org-mode strip-down.

2011-09-29 Thread Rainer M Krug
On Thu, Sep 29, 2011 at 9:46 AM, Rustom Mody rustompm...@gmail.com wrote: Hi James. If you do not grok text its unlikely you will appreciate a text editor. emacs is not just a text editor its an exceptionally powerful text editor -- a power which is likely to alienate you even more. So the

[O] [patch] Add source subtree which will be refiled

2011-09-29 Thread Sebastien Vauban
Hello, I found it difficult, sometimes, to remember which subtree we're gonna refile. When TAB'ing for multiple targets, you loose your source buffer, and can easily forget which exact subtree you had selected. Here a patch to add the name of the subtree we're operating on. Best regards, Seb

[O] [PATCH] Fix renumbering for footnotes at BOL.

2011-09-29 Thread Tassilo Horn
Hi all, org-footnote-renumber-fn:N invalidates footnotes that appear as the first thing on a line. Here's a test file including the recipe. --8---cut here---start-8--- * Bla This is a line in which the following footnote that is inserted exactly [fn:1]

Re: [O] Bug: org-refile-targets doesn't say whether it's AND or OR [7.7 (release_7.7.351.gb8b5)]

2011-09-29 Thread Dave Abrahams
Beautiful on Wed Sep 28 2011, Nick Dokos nicholas.dokos-AT-hp.com wrote: Dave Abrahams d...@boostpro.com wrote: I would change the doc for org-refile-targets to say that the resulting list of targets is the union of all the targets matched by each cons cell. I think you could take that

Re: [O] [PATCH] Fix renumbering for footnotes at BOL.

2011-09-29 Thread Nicolas Goaziou
Hello, Tassilo Horn tass...@member.fsf.org writes: org-footnote-renumber-fn:N invalidates footnotes that appear as the first thing on a line. Here's a test file including the recipe. * Bla This is a line in which the following footnote that is inserted exactly [fn:1] is the first

Re: [O] [PATCH] Fix renumbering for footnotes at BOL.

2011-09-29 Thread Tassilo Horn
Nicolas Goaziou n.goaz...@gmail.com writes: It looks like the original function isn't right in more than one way (it doesn't even make sure the matched string is really a footnote). But that's another topic. Yes, indeed. About your patch, I have but one question: I don't get a situation in

[O] small docstring typo in org-clone-subtree-with-time-shift

2011-09-29 Thread Brian van den Broek
Hi all, First, I've not been active on the list for some lengthy time. When last I was reporting small typos in the manual, Cartsen was still the chief maintainer and I just sent them to him directly. Please advise as to where such trivial doc bugs are best noted. Second, the docstring for

Re: [O] org footnote bug?

2011-09-29 Thread henry atting
Nicolas Goaziou n.goaz...@gmail.com writes: henry atting nsmp...@online.de writes: Tag for non orgmode files is: (setq org-footnote-tag-for-non-org-mode-files ___) Well, I open a file, type some text and then add a footnote with org-footnote-action which is bound to C-cf:

[O] Surprising behaviour with agenda file

2011-09-29 Thread Andreas Amann
Hi list, I encounter the following surprising situation when using Org Agenda. Suppose you have an agenda file which looks like this: test.org -- * bar 2011-09-29 Thu 12:00 2011-09-30 Fri 13:00 * foo 2011-09-29 Thu 15:00 2011-09-29 Thu 16:00 M-x

Re: [O] [babel] adding a language - problems

2011-09-29 Thread Eric Schulte
Thorsten quintf...@googlemail.com writes: Thorsten quintf...@googlemail.com writes: Hi list, I'm on my way to add a new (intrpreted) lisp dialect to org-babel, but encounter a few difficulties. Here is my little testprogramm: - #+tblname: tbl1 | 1 | 2 | 3 |

Re: [O] using Cygwin Gnuplot with org-babel-gnuplot

2011-09-29 Thread Eric Schulte
Alexander Vorobiev alexander.vorob...@gmail.com writes: Hi, It is mentioned in http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-gnuplot.html#sec-2_1 that there were some problems with gnuplot on Windows machines. I came up with a small fix which makes it possible to use Cygwin

Re: [O] [PATCH] Fix renumbering for footnotes at BOL.

2011-09-29 Thread Nicolas Goaziou
Tassilo Horn tass...@member.fsf.org writes: Nicolas Goaziou n.goaz...@gmail.com writes: About your patch, I have but one question: I don't get a situation in which the assert would be triggered, may you give me such an example? I don't either, and that's a good thing. I added that just as

Re: [O] org footnote bug?

2011-09-29 Thread Nicolas Goaziou
henry atting nsmp...@online.de writes: Thanks. Two things still differ from the stable version though: 1. When the first footnote is created the tag remains invisible: --- Text... then I create a first footnote [1] [1] which

Re: [O] Surprising behaviour with agenda file

2011-09-29 Thread Michael Brand
On Thu, Sep 29, 2011 at 15:25, Daniel Bausch danielbau...@gmx.de wrote: It's not a bug, it's a feature (although I don't know what it's for -- maybe speed).  However, there is a customizable option to switch it off: org-agenda-skip-additional-timestamps-same-entry Interesting. git blame and a

Re: [O] [PATCH] Fix renumbering for footnotes at BOL.

2011-09-29 Thread Tassilo Horn
Nicolas Goaziou n.goaz...@gmail.com writes: Hi! I don't either, and that's a good thing. I added that just as some extra paranoia so that you get an error if a footnote gets broken. Well, provided the first part of the function doesn't modify the buffer, I still don't see how the assert

Re: [O] Printing in indent mode

2011-09-29 Thread Jambunathan K
Jarmo Hurri jarmo.hu...@syk.fi writes: Greetings! Is there a way to print the document tree in indent mode so that the hidden stars would not show up in the printed version? The indent mode is really nice for hierarchical list, but at least my printout with, e.g., Postscript Print Buffer

Re: [O] org footnote bug?

2011-09-29 Thread henry atting
Nicolas Goaziou n.goaz...@gmail.com writes: henry atting nsmp...@online.de writes: Thanks. Two things still differ from the stable version though: 1. When the first footnote is created the tag remains invisible: --- Text... then

Re: [O] [PATCH] Fix renumbering for footnotes at BOL.

2011-09-29 Thread Nicolas Goaziou
Patch applied. Thank you. Now, onto the other problems in that function... Regards, -- Nicolas Goaziou

Re: [O] Tracking progress in sport trainings ?

2011-09-29 Thread Ian Barton
Xavier xavier at maillard.im writes: Currentyl I am using a stupid physical notebook which is good for instant results but does not fit well when I want see plots for example ;) What I am writting down onto the paper is this: 1. date/time 2. duracy 3. distance 4. weather 5.

[O] Capture from terminal command line?

2011-09-29 Thread Nathan Neff
I'm looking for a way to capture notes from a terminal, without having to jump over to emacs. In the past, I simply append the text from the command line to my ~/refile.org file, but if I have emacs running and have a modified ~/refile.org buffer, then I run into complications. I think that a

Re: [O] Surprising behaviour with agenda file

2011-09-29 Thread Andreas Amann
On Thu, 29 Sep 2011 15:43:27 +0200, Michael Brand michael.ch.br...@gmail.com wrote: On Thu, Sep 29, 2011 at 15:25, Daniel Bausch danielbau...@gmx.de wrote: It's not a bug, it's a feature (although I don't know what it's for -- maybe speed).  However, there is a customizable option to switch

Re: [O] org-mobile-push

2011-09-29 Thread Jambunathan K
Vikas Rawal vikasli...@agrarianresearch.org writes: When I give M-x org-mobile-push I get an error: Symbol's function definition is void: appt-make-list What could be wrong? I am running org-mode 7.7 (require 'appt) Ideally this should be done automatically. Looks like that's not the

Re: [O] org-mobile-push

2011-09-29 Thread Nick Dokos
Vikas Rawal vikasli...@agrarianresearch.org wrote: When I give M-x org-mobile-push I get an error: Symbol's function definition is void: appt-make-list What could be wrong? I am running org-mode 7.7 Who knows? org itself does not call appt-make-list from anywhere, so you have

[O] permanent LaTeX preview

2011-09-29 Thread Alexander Vorobiev
Hi, Is it possible to stop rendered (with C-c C-x C-l) formulas from reverting back to LaTeX source in case of: 1. Pressing C-c C-x C-l to render a formula in other part of the document. All other formulas revert to LaTeX code in that case. 2. Pressing C-c C-c to, for instance, evaluate some

Re: [O] Capture from terminal command line?

2011-09-29 Thread Eric Schulte
Nathan Neff nathan.n...@gmail.com writes: I'm looking for a way to capture notes from a terminal, without having to jump over to emacs. In the past, I simply append the text from the command line to my ~/refile.org file, but if I have emacs running and have a modified ~/refile.org buffer,

Re: [O] Surprising behaviour with agenda file

2011-09-29 Thread Sebastien Vauban
Hi Andreas, Andreas Amann wrote: On Thu, 29 Sep 2011 15:43:27 +0200, Michael Brand michael.ch.br...@gmail.com wrote: On Thu, Sep 29, 2011 at 15:25, Daniel Bausch danielbau...@gmx.de wrote: It's not a bug, it's a feature (although I don't know what it's for -- maybe speed).  However,

Re: [O] permanent LaTeX preview

2011-09-29 Thread Nick Dokos
Alexander Vorobiev alexander.vorob...@gmail.com wrote: Hi, Is it possible to stop rendered (with C-c C-x C-l) formulas from reverting back to LaTeX source in case of: 1. Pressing C-c C-x C-l to render a formula in other part of the document. All other formulas revert to LaTeX code in

Re: [O] permanent LaTeX preview

2011-09-29 Thread Rasmus
1. Pressing C-c C-x C-l to render a formula in other part of the document. All other formulas revert to LaTeX code in that case. 2. Pressing C-c C-c to, for instance, evaluate some babel block. In this particular case it looks like I need to reassign the C-c C-c keybinding used to remove

[O] [babel] Error when exporting a trivial org file to HTML: Wrong type argument: stringp, (results . )

2011-09-29 Thread Leo Alekseyev
Here is what's in my org file: 8 #+title: My org file #+babel: :session *R-babel* :tangle yes * The problem ** The code This is going to fail on export: #+source: test_code #+BEGIN_SRC R :results output silent :exports none :var foo bar - foo #+END_SRC Why

Re: [O] permanent LaTeX preview

2011-09-29 Thread Nick Dokos
Rasmus ras...@gmx.us wrote: 1. Pressing C-c C-x C-l to render a formula in other part of the document. All other formulas revert to LaTeX code in that case. 2. Pressing C-c C-c to, for instance, evaluate some babel block. In this particular case it looks like I need to reassign the

Re: [O] [babel] Error when exporting a trivial org file to HTML: Wrong type argument: stringp, (results . )

2011-09-29 Thread Eric Schulte
Hi Leo, On my system with the latest Org-mode I get the following slightly more helpful error message. variable foo must be assigned a default value Please add a default value to the foo variable for export and evaluation of the code block to work. Best -- Eric Leo Alekseyev

Re: [O] permanent LaTeX preview

2011-09-29 Thread Rasmus
Nick Dokos nicholas.do...@hp.com writes: Do you mean: replace the org preview mechanism with the preview-latex preview mechanism? or turn on auctex mode/preview-latex in addition to org-mode in the org file? or perhaps export to latex and then use preview-latex on the latex file? Either (i)

Re: [O] [babel] Error when exporting a trivial org file to HTML: Wrong type argument: stringp, (results . )

2011-09-29 Thread Leo Alekseyev
I changed the line to #+BEGIN_SRC R :results output silent :exports none :var foo=0, but it gives me the same error as before. Running on the old-ish version of org (from January, commit 8be17c8c62a8fb402a2ebf1c963a4e9f8f5dec53). On 9/29/11, Eric Schulte schulte.e...@gmail.com wrote: Hi Leo,

Re: [O] small docstring typo in org-clone-subtree-with-time-shift

2011-09-29 Thread Achim Gratz
Brian van den Broek brian.van.den.br...@gmail.com writes: I suspect that the optimal way is to generate a patch against the documentation. If that's right and someone would point me to what I'd need to read to learn how to do so (I've never produced a patch before), I'd be happy to learn and

Re: [O] [babel] Error when exporting a trivial org file to HTML: Wrong type argument: stringp, (results . )

2011-09-29 Thread Eric Schulte
Leo Alekseyev dnqu...@gmail.com writes: I changed the line to #+BEGIN_SRC R :results output silent :exports none :var foo=0, but it gives me the same error as before. Running on the old-ish version of org (from January, commit 8be17c8c62a8fb402a2ebf1c963a4e9f8f5dec53). I'd recommend

[O] Org buffers scroll to the very bottom on their own

2011-09-29 Thread Leo Alekseyev
I just pulled the latest org from trunk and byte-compiled under Windows; I am seeing bizarre behavior, where the point in an org-mode buffer scrolls to the very bottom of the buffer. It's as if someone keeps pressing the down arrow key, or even S-M-[period]. Org is now unusable. Has anyone seen

Re: [O] Org buffers scroll to the very bottom on their own

2011-09-29 Thread Leo Alekseyev
Please ignore my last post; turns out I've merged some custom changes with the trunk, and my merge appears to be buggy On Thu, Sep 29, 2011 at 5:23 PM, Leo Alekseyev dnqu...@gmail.com wrote: I just pulled the latest org from trunk and byte-compiled under Windows; I am seeing bizarre behavior,

Re: [O] org-mobile-push

2011-09-29 Thread Vikas Rawal
Thanks Nick and Jambunathan for taking the trouble to respond. So pretty please: when you get an error, *at the very least*, do M-x toggle-debug-on-error Thanks nick for teaching my how to use back-trace. Here is the output. May I request you to help identify what could be causing the

Re: [O] [babel] Error when exporting a trivial org file to HTML: Wrong type argument: stringp, (results . )

2011-09-29 Thread Eric Schulte
Leo Alekseyev dnqu...@gmail.com writes: Eric, I pulled the latest org-mode and that got me past the trivial error I described, however, I've run into other ones (I'm still bisecting my original large org file to come up with concise example). There is another error: if I have a hyperlink

Re: [O] [babel] org-babel HTML export and image links within #+example blocks

2011-09-29 Thread Eric Schulte
Leo Alekseyev dnqu...@gmail.com writes: Right now, I auto-generate image links as a part of results my org-embedded R code generates, e.g.: #+call foo() #+results: foo() #+begin_example ...stuff... RMSE, sdev, abs(mean - true), mean - true: agent 1 0.1899602 0.1097201 0.1550738

[O] FR: either limited HTML or unfilled paragraphs in

2011-09-29 Thread Samuel Wales
-- The Kafka Pandemic: http://thekafkapandemic.blogspot.com I support the Whittemore-Peterson Institute (WPI) === Bigotry against people with serious diseases is still bigotry.

[O] FR: Output to online comments

2011-09-29 Thread Samuel Wales
More of an invitation to brainstorm. It isn't clear what HTML tags are allowed in Blogger comments and in other online places, but ASCII, of course works. We might get away with a limited HTML that only produces a few tags. Another option is unfilled paragraphs in ASCII. Neither is ideal, but