Re: [O] JavaScript and babel

2012-06-07 Thread Alan Schmitt
On 7 juin 2012, at 07:25, Alan Schmitt wrote: Hello, I'm writing a presentation about JavaScript and I was trying to get some code to run. Unfortunately whatever I try, I get undefined as the results, as in the following: #+begin_src js 1; #+end_src #+RESULTS: : undefined

Re: [O] Updating info files

2012-06-07 Thread Jude DaShiell
When I update org, I do: make ./update sudo make ./install sudo make ./install-info Then info org shows the correct version of org. On Wed, 6 Jun 2012, Memnon Anon wrote: Mike Fitzgerald mikef...@gmail.com writes: C-h i still brings up the old info files. files are there: org.pdf

[O] Org variables in LaTeX - how?

2012-06-07 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I must admit, I don't know the inner workings of LaTeX, so this might be impossible, but anyway: I have the following two variables: #+PROPERTY: var VER=89 #+PROPERTY: var+ STATE=up-to-date I create a file in one code block via sh, named

Re: [O] Org variables in LaTeX - how?

2012-06-07 Thread Mikhail Titov
-Original Message- From: emacs-orgmode-bounces+mlt=gmx...@gnu.org [mailto:emacs-orgmode- bounces+mlt=gmx...@gnu.org] On Behalf Of Rainer M Krug Sent: Thursday, June 07, 2012 6:32 AM To: emacs-orgmode Subject: [O] Org variables in LaTeX - how? -BEGIN PGP SIGNED MESSAGE-

Re: [O] python/babel inline images

2012-06-07 Thread Mikhail Titov
-Original Message- From: henry atting [mailto:nsmp...@online.de] Sent: Thursday, June 07, 2012 3:43 AM To: Mikhail Titov Cc: 'henry atting'; emacs-orgmode@gnu.org Subject: Re: python/babel inline images The code itself works flawlessly. So the workaround which I already have

Re: [O] Slideshow using org-tree-to-indirect-buffer

2012-06-07 Thread Nathan Neff
On Tue, Apr 3, 2012 at 9:42 AM, Nathan Neff nathan.n...@gmail.com wrote: I'm using org-mode to keep my notes about a slideshow. The slideshow is a separate PDF, which is fine with me. I'd like to have a quick 1-button press in emacs that would go to the next headline, and open the headline

Re: [O] Smart Quotes Exporting

2012-06-07 Thread Nicolas Goaziou
Hello, Mark E. Shoulson m...@kli.org writes: Update on the smart-quotes patch. Supports the odt exporter now too, which I think covers all the current major new exporters for which it is relevant (adding smart quotes to ASCII export is a contradiction in terms; ASCII exporter also handle

Re: [O] python/babel inline images

2012-06-07 Thread henry atting
Mikhail Titov m...@gmx.us writes: -Original Message- From: emacs-orgmode-bounces+mlt=gmx...@gnu.org [mailto:emacs-orgmode- bounces+mlt=gmx...@gnu.org] On Behalf Of henry atting Sent: Wednesday, June 06, 2012 10:19 AM To: emacs-orgmode@gnu.org Subject: Re: [O] python/babel inline

Re: [O] org-e-html: Including ATTR_HTML: title=hover text

2012-06-07 Thread Nicolas Goaziou
Hello, William Crandall bc3141...@gmail.com writes: If org-mode source text is: -- A paragraph about #+ATTR_HTML: title=Link hover text [[http://orgmode.org]] exalting new emacs mode... --

Re: [O] BUG: new exporter fails to export a source code with stars at bol

2012-06-07 Thread Nicolas Goaziou
Hello, Yagnesh Raghava Yakkala h...@yagnesh.org writes: Please try to export attachment org file. the bug is reproduced with minimal configuration. org version is: Org-mode version 7.8.10 (release_7.8.10-649-gfe2e2f @ /home/yagnesh/.emacs.d/el-get/org-mode/lisp/) FYI, generated latex file

Re: [O] Taskjuggler and installation

2012-06-07 Thread Simon Thum
On 06/06/2012 01:46 AM, Nick Dokos wrote: Simon Thumsimon.t...@gmx.de wrote: Hi all, I am using org-mode's taskjuggler export on two machines (win7 standard emacs 23.3/linux emacs 23.4.2) with 99% identical configuartion. Except for one funny thing: What org-version? Do you byte-compile

Re: [O] new exporter

2012-06-07 Thread Nicolas Goaziou
Hello, Achim Gratz strom...@nexgo.de writes: here's my first stab on fixing some of that: From d7ef1bfbaef873521731697d86112029f02cdc8b Mon Sep 17 00:00:00 2001 From: Achim Gratz strom...@stromeko.de Date: Sat, 2 Jun 2012 18:38:24 +0200 Subject: [PATCH 5/5] Make byte-compiler more happy *

Re: [O] Variable naming (old vs new exporter)

2012-06-07 Thread Nicolas Goaziou
Hello, Sebastien Vauban wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org writes: A quick question about the future of the exporters: when the new exporter will be (more) integrated into Org, - will the old ones be removed? Yes. - will the packages be renamed? Yes. - will the

Re: [O] new exporter

2012-06-07 Thread Achim Gratz
Nicolas Goaziou writes: declarations (instead of requires) are here to avoid circular dependencies. Why do you want to revert that in the first place? ...because so many of them were missing that it seemed easier to simply pull in the definitions by requirement. The way org-export is

Re: [O] new exporter

2012-06-07 Thread Achim Gratz
Nicolas Goaziou writes: One of test fails (but independently of compiling or not compiling the rest of the new exporter). The failing test is test-org-element/src-block-interpreter, it appears that the test expects the block to be indented by two spaces, but it starts at the beginning of

Re: [O] new exporter

2012-06-07 Thread Nicolas Goaziou
Achim Gratz strom...@nexgo.de writes: Nicolas Goaziou writes: declarations (instead of requires) are here to avoid circular dependencies. Why do you want to revert that in the first place? ...because so many of them were missing that it seemed easier to simply pull in the definitions by

Re: [O] shorter way of #+HTML: br /

2012-06-07 Thread T . F . Torrey
Won't using \\ in this construct produce what the OP requested? This: #+BEGIN_SRC org Some text\\ new line. #+END_SRC Becomes this: #+BEGIN_HTML pSome textbr/ new line. /p #+END_HTML Terry -- T.F. Torrey Hi Enda, Enda enda...@yahoo.com writes: When I prepare an org file to convert

[O] [latex] Problems with old exporter (for Beamer) and with new exporter

2012-06-07 Thread Sebastien Vauban
Hello, I want to write a document where I show: - Org code to type in a buffer - (sometimes) its LaTeX translation - its effect in the output PDF Though, I have big troubles outputting the Org code one is suppose to write in the Org buffers. It often gets replaced or modified... See examples in

Re: [O] org-e-html: Including ATTR_HTML: title=hover text

2012-06-07 Thread William Crandall
Hello Nicolas, Thanks for your email. You write: ATTR_HTML is only for paragraphs, not links. This puzzles me, because (1) the old exporter works fine on links that are inside paragraphs, as my example showed, and (2) the Manual says ATTR_HTML lines are for links: 12.5.4 Links in HTML export

Re: [O] [babel] session initialization (was RE: python/babel inline images)

2012-06-07 Thread Mikhail Titov
-Original Message- From: emacs-orgmode-bounces+mlt=gmx...@gnu.org [mailto:emacs-orgmode- bounces+mlt=gmx...@gnu.org] On Behalf Of Mikhail Titov Sent: Wednesday, June 06, 2012 6:06 PM To: 'Eric Schulte' Cc: emacs-orgmode@gnu.org Subject: Re: [O] [babel] session initialization (was

Re: [O] [babel] session initialization (was RE: python/babel inline images)

2012-06-07 Thread Eric Schulte
Mikhail Titov m...@gmx.us writes: -Original Message- From: emacs-orgmode-bounces+mlt=gmx...@gnu.org [mailto:emacs-orgmode- bounces+mlt=gmx...@gnu.org] On Behalf Of Mikhail Titov Sent: Wednesday, June 06, 2012 6:06 PM To: 'Eric Schulte' Cc: emacs-orgmode@gnu.org Subject: Re: [O]

Re: [O] [babel] session initialization (was RE: python/babel inline images)

2012-06-07 Thread Eric Schulte
Mikhail Titov m...@gmx.us writes: -Original Message- From: emacs-orgmode-bounces+mlt=gmx...@gnu.org [mailto:emacs-orgmode- bounces+mlt=gmx...@gnu.org] On Behalf Of Eric Schulte Sent: Wednesday, June 06, 2012 2:02 PM To: Mikhail Titov Cc: emacs-orgmode@gnu.org; 'henry atting'; 'Eric

Re: [O] [babel] session initialization (was RE: python/babel inline images)

2012-06-07 Thread Mikhail Titov
-Original Message- From: emacs-orgmode-bounces+mlt=gmx...@gnu.org [mailto:emacs-orgmode- bounces+mlt=gmx...@gnu.org] On Behalf Of Eric Schulte Sent: Thursday, June 07, 2012 5:44 PM To: Mikhail Titov Cc: emacs-orgmode@gnu.org; 'Eric Schulte' Subject: Re: [O] [babel] session

Re: [O] Clocking in emits an error

2012-06-07 Thread Nick Dokos
Avery Chan av...@ootbdev.com wrote: It /does/ go away if I add the headline. So I think you're saying: 1. Plain list checkbox items cannot have a time-estimate associated them. 2. Plain list checkbox items cannot track time. 3. Only headlines/TODO headlines can have these features. I

Re: [O] Converting table to properties

2012-06-07 Thread Vikas Rawal
This is a quick hack on org-table-transpose-table-at-point to print out a property list instead of a table. #+begin_src elisp (defun vikas-convert () table to props (interactive) (let ((contents (apply #'mapcar* #'list ;; remove 'hline from list (delq

[O] [BUG?] Strange effect of noweb name collision on LaTeX export

2012-06-07 Thread Ethan Ligon
#+TITLE: Example of name collision bug #+AUTHOR: #+EMAIL: #+DATE: 2012-06-07 Thu #+OPTIONS: H:3 num:t toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t :t * Figure and trivial code reference Here we have a figure. This example works as expected; we get a latex figure on export.

[O] Updating orgmode

2012-06-07 Thread Vikas Rawal
I have a debian system. I am trying to update orgmode using git. But M-x org-version continues to show me version 7.7. How do I find where is it picking up this version from? It seems to me that this is the default version that shipped with my emacs. Debian repository has a more updated version

[O] Problem with org-mobile-pull

2012-06-07 Thread Vikas Rawal
I am having a problem with org-mobile-pull. I am updating TODO state of my file on my ipad. I then sync it, and do an org-mobile-pull. I get an error of the following type * Heading not found on level 1: Sample households, Nayanagar F(edit:todo) [[olp:nayanagar.org:Sample households,

Re: [O] [babel] session initialization (was RE: python/babel inline images)

2012-06-07 Thread Mikhail Titov
-Original Message- From: emacs-orgmode-bounces+mlt=gmx...@gnu.org [mailto:emacs-orgmode- bounces+mlt=gmx...@gnu.org] On Behalf Of Mikhail Titov Sent: Thursday, June 07, 2012 6:03 PM To: 'Eric Schulte' Cc: emacs-orgmode@gnu.org Subject: Re: [O] [babel] session initialization (was RE:

[O] Default emphasis regexp problems

2012-06-07 Thread Andreas Matthias
Hi, the following cases fail to display italics correctly in org-mode 7.4: - snip - 1. The user would also certainly think that “it’s all actually happening,” simply because it /would be happening,/ albeit in an environment that is

Re: [O] [babel] session initialization (was RE: python/babel inline images)

2012-06-07 Thread Eric Schulte
Mikhail Titov m...@gmx.us writes: [...] I would recommend using the `default-directory' variable. That should hold the value of the directory of the Org-mode file or the value of the :dir header argument if present. Huh... now it works... I remember I've tried before but for some reason

Re: [O] Variable naming (old vs new exporter)

2012-06-07 Thread Nicolas Goaziou
Hello, Samuel Wales samolog...@gmail.com writes: My understanding from Bastien is that the old exporters will still be fully usable (my concerns are HTML and ASCII)? Is this yours, Nicolas? No. When they are ready, they will completely replace old exporters. Only old exporters with no

[O] Checkboxes for description lists

2012-06-07 Thread Robert Yates
Hi, Ive been using org-mode for a while, and it is quite excellent! I have a question about checkboxes I came across recently. What is the reason for disallowing the commands for adding and toggling checkboxes on descripton list items (that is - partA :: partB list items) ? (attempting to do so