Re: [O] New exporter and dates in tables

2013-04-15 Thread Bastien
Nicolas Goaziou n.goaz...@gmail.com writes: The following patch should do that. It comes with tests, but it should be tested extensively, if only to know if this feature is as useful as it seems. Thanks a lot. I will not be online for the next 5 hours, but I'll think about this. --

Re: [O] Bug: error enlighting file: [8.0-pre (release_8.0-pre-335-g4c426b-git @ org-loaddefs.el can not be found!)]

2013-04-15 Thread Suvayu Ali
On Fri, Apr 12, 2013 at 02:24:21AM +0200, David Arroyo Menéndez wrote: current state: == (setq org-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-tab-command-maybe org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)

Re: [O] Org-mode as a replacement for Google Reader

2013-04-15 Thread Rainer M. Krug
Steinar Bang s...@dod.no writes: Karl Voit devn...@karl-voit.at: On the one hand, I do not have any Gnus experience It doesn't have to be Gnus. Any NNTP client will work with feeds on gwene. On the PC you could eg. use Thunderbird. and from the things I already read about Gnus

Re: [O] [PATCH 0/3] synctex support for pdf export

2013-04-15 Thread Andreas Leha
Nicolas Goaziou n.goaz...@gmail.com writes: Hello, Aaron Ecay aarone...@gmail.com writes: This patch series is an attempt to add synctex support to org mode. Thank you for your patch. I have not tested this code extensively, but it does work for me. I don't know if it works for async

Re: [O] Exploring org-element.el with navi-mode

2013-04-15 Thread Sebastien Vauban
Hello Thorsten, Thorsten Jolitz wrote: its now possible to use the new libraries for 'Org-mode outside Org-mode' (outshine, outorg, pop-org, navi-mode) on Emacs Lisp files that use the official header conventions (;;;+ ). Where are these official header conventions described? Best regards,

Re: [O] Exploring org-element.el with navi-mode

2013-04-15 Thread Thorsten Jolitz
Sebastien Vauban wxhgmqzgw...@spammotel.com writes: Hello Sebastien, Thorsten Jolitz wrote: its now possible to use the new libraries for 'Org-mode outside Org-mode' (outshine, outorg, pop-org, navi-mode) on Emacs Lisp files that use the official header conventions (;;;+ ). Where are these

Re: [O] No definition for per-file basis in a source code block mode

2013-04-15 Thread Suvayu Ali
On Mon, Apr 15, 2013 at 04:34:57PM +0800, Wolfkin Chiang wrote: Hi, All, While I try the per-file basis in a source code block mode, It tells me: No definition for class `per-file-class' in `org-export-latex-classes' Please help me to resolve it, thanks! (require 'org-latex) (require

Re: [O] [PATCH 0/3] synctex support for pdf export

2013-04-15 Thread Alan Schmitt
Hello, Andreas Leha writes: I understand all your points very well: Too heavy changes for an optional and still feature-incomplete patch targeting a sub-group of users. But the provided functionality would be really handy for everybody who writes larger documents (like a thesis) with

Re: [O] org-outlook with Outlook 2010 on Windows 7

2013-04-15 Thread AW
Am Donnerstag, 4. April 2013, 14:59:55 schrieb Per Per Kulseth Dahl: Hello, I have been trying to get org-outlook to work without any success. I am running Windows 7 and Outlook 2010. Yes, I wish didn't have to. I have put the VBA code generated by org-outlook-generate-vba into Outlook

Re: [O] Exploring org-element.el with navi-mode

2013-04-15 Thread Nicolas Richard
Thorsten Jolitz tjol...@gmail.com writes: - the Emacs Lisp conventions for headlines: ,- | https://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00266.html

Re: [O] org-outlook with Outlook 2010 on Windows 7

2013-04-15 Thread AW
Am Montag, 15. April 2013, 13:57:37 schrieb AW AW: Am Donnerstag, 4. April 2013, 14:59:55 schrieb Per Per Kulseth Dahl: Hello, I have been trying to get org-outlook to work without any success. I am running Windows 7 and Outlook 2010. Yes, I wish didn't have to. I have put the VBA

Re: [O] minor bug in babel with silent output and remote R session

2013-04-15 Thread Andreas Leha
Hi all, Thomas Alexander Gerds t...@biostat.ku.dk writes: Hi Bastien I think that I can describe the problem a bit better now. It is not related to the silent option but occurs whenever :results value. Emacs freezes due to the following line in

Re: [O] Agenda in MobileOrg for Android

2013-04-15 Thread Andreas Leha
Hi all, sorry for the OT post. [...] As it happens, one of the lead developers of mobileorg started a thread on the MobileOrg-Android mailing list asking for issues that need to be addressed, and features that are needed, before it's ready for 1.0. Well, I didn't know about the existence

Re: [O] minor bug in babel with silent output and remote R session

2013-04-15 Thread Thomas Alexander Gerds
hmm. I agree that this should be handled by ESS and I have not given up yet. as indicated in my previous mail, I dont know how to test if an R-session is remote because the command ess-remote deletes all local variables. a hack would be to let the R-process evaluate

Re: [O] [PATCH] Process hlines in imported tables

2013-04-15 Thread Sebastien Vauban
Hi Eric, Sebastien Vauban wrote: Eric Schulte wrote: I would agree that this (meaning raw implies scalar) should either occur for all languages or for none. I think this is something interesting, but I wonder now if we wouldn't loose more than we would win. I mean: how would one be able to

[O] Colour themes suggestions?

2013-04-15 Thread Rainer M. Krug
Hi I am looking for some subjective opinions on color themes for emacs 24. I am using (obviously) org-mode and mainly for literate programming in R and also use gnus. There might be more to come, but I don't know yet. I am looking for suggestions for color themes which are on a light background

Re: [O] Colour themes suggestions?

2013-04-15 Thread Torsten Wagner
Hi Rainer, I am a big fan of Zenburn. Unfortunately, it is exactly the opposite of what you are looking for. I find it very eye friendly. However, maybe once in a while you want a dark-color-theme and then zenburn might be worse to try ;) Greetings Torsten

Re: [O] [babel] Bugs for Emacs Lisp code blocks

2013-04-15 Thread Sebastien Vauban
Eric, Eric Schulte wrote: Let me explain. AFAICT, there were 5 possibles values of the :colnames header argument: - no header argument :: (default for all languages but Emacs Lisp) - :colnames no :: (default for Emacs Lisp code blocks) - :colnames yes :: Tells Org Babel that your first row

Re: [O] Colour themes suggestions?

2013-04-15 Thread Suvayu Ali
On Mon, Apr 15, 2013 at 03:32:31PM +0200, Rainer M. Krug wrote: I am looking for suggestions for color themes which are on a light background (reflections are less) and has nice and effective syntax highlighting. Any suggestions? I am using twilight-bright at the momen, but am somehow not

Re: [O] [babel] Bugs for Emacs Lisp code blocks

2013-04-15 Thread Sebastien Vauban
Eric, Eric Schulte wrote: ** Using =:colnames no= header argument (case 2) #+begin_src emacs-lisp :var data=unset-colnames-example-input :colnames no data #+end_src #+results: | a | b | |---+---| | 1 | 2 | | 3 | 4 | Here, I still don't understand why I do see the table header line:

Re: [O] [babel] Bugs for Emacs Lisp code blocks

2013-04-15 Thread Sebastien Vauban
Eric, Eric Schulte wrote: What is still unclear to me as well, is why =()= and =nil= aren't the same from Babel's point of view? However, I think I understood this one: it is because nil is interpreted as a string, not as the empty list; right? That's because strings aren't quoted, right?

[O] org-babel-tangle

2013-04-15 Thread Guido Van Hoecke
Hi, When editing https://github.com/bateast/google-calendar/blob/master/google-calendar.org I assume from the documentation that hitting C-c C-v C-t or M-x org-babel-tangle would produce the pure source (in casu elisp) file, but it says 'Tangled 0 code blocks from google-calendar.org' I am

Re: [O] org-babel-tangle

2013-04-15 Thread Sebastien Vauban
Guido Van Hoecke wrote: When editing https://github.com/bateast/google-calendar/blob/master/google-calendar.org I assume from the documentation that hitting C-c C-v C-t or M-x org-babel-tangle would produce the pure source (in casu elisp) file, but it says 'Tangled 0 code blocks from

[O] Bug: org-cycle-separator-lines ignored after S-TAB with numeric arg [8.0-pre (release_8.0-pre-443-g06294c @ /home/creidieki/elisp/org-mode/lisp/)]

2013-04-15 Thread Michael Crouch
When using a numeric prefix argument to S-TAB, empty lines aren't displayed between folded parts of the subtree, regardless of the setting of org-cycle-separator-lines. Reproduction instructions: 1) Create a file with: begin test file * Stuff ** Things * Other stuff end test

[O] Examples of orgmode+beamer presentations?

2013-04-15 Thread Angel de Vicente
Hi, I'm trying to find examples of presentations made with orgmode and beamer. Ideally I would like to see sample presentations first (in PDF), so that I can get one that looks as close to what I would need, and then I would like to get the source code for it. Are there any good templates out

Re: [O] Agenda in MobileOrg for Android

2013-04-15 Thread Bastien
Hi Andreas, Andreas Leha andreas.l...@med.uni-goettingen.de writes: I guess the list is https://groups.google.com/forum/?fromgroups#!forum/mobileorg-android Can someone tell me how to read that list in gnus? Is that possible? The list is also on Gmane:

Re: [O] Examples of orgmode+beamer presentations?

2013-04-15 Thread Ista Zahn
I'm not clear on whether you are looking for templates or examples, but if the later, maybe my slides at http://projects.iq.harvard.edu/rtc/event/introduction-r will be of some interest. Scroll down to the bottom and download the .zip file. The rintro.pdf is the beamer export of the rintro.org

Re: [O] Examples of orgmode+beamer presentations?

2013-04-15 Thread John Hendy
On Mon, Apr 15, 2013 at 10:18 AM, Angel de Vicente ang...@iac.es wrote: Hi, I'm trying to find examples of presentations made with orgmode and beamer. Ideally I would like to see sample presentations first (in PDF), so that I can get one that looks as close to what I would need, and then I

Re: [O] Colour themes suggestions?

2013-04-15 Thread Vikas Rawal
yet. I am looking for suggestions for color themes which are on a light background (reflections are less) and has nice and effective syntax highlighting. http://orgmode.org/worg/org-color-themes.html You may like Leuven. Vikas

Re: [O] Examples of orgmode+beamer presentations?

2013-04-15 Thread Angel de Vicente
Hi, Ista Zahn istaz...@gmail.com writes: I'm not clear on whether you are looking for templates or examples, anything will do but if the later, maybe my slides at http://projects.iq.harvard.edu/rtc/event/introduction-r will be of some interest. Scroll down to the bottom and download the

Re: [O] [PATCH 0/3] synctex support for pdf export

2013-04-15 Thread Bastien
Hi all, even if the feature were asked by many many people, I don't think it would be the right time to implement it. The current parser needs to settle down a bit, to be heavily debugged in its current form before we can move on and modify it for another feature. So maybe for Org 9.0 if

Re: [O] Specify file name on commandline in batch export

2013-04-15 Thread Bastien
Hi, Wiskey 5 Alpha wiskey5al...@gmail.com writes: this works well for exporting, but it will only output the file to the directory where the original org file is, and it will be named orgfile basename.odt Is there anyway to specify the output directory and filename at the time that I call

Re: [O] phone links...

2013-04-15 Thread Bastien
Hi Feng, thanks for your reply. I'll let Grégoire decide on what to apply to org-contacts.el. Best, -- Bastien

Re: [O] Bug: error enlighting file: [8.0-pre (release_8.0-pre-335-g4c426b-git @ org-loaddefs.el can not be found!)]

2013-04-15 Thread Bastien
Hi Suvayu, Suvayu Ali fatkasuvayu+li...@gmail.com writes: BTW, to others, is it by any chance possible to check how emacs was started (if -q or -Q was present among the command line options)? Then a message could be shown about minimal testing with a setup when users call

Re: [O] Colour themes suggestions?

2013-04-15 Thread Manuel Prinz
On Mon, Apr 15, 2013 at 03:32:31PM +0200, Rainer M. Krug wrote: I am looking for suggestions for color themes which are on a light background (reflections are less) and has nice and effective syntax highlighting. Any suggestions? I'm a big fan of Solarized [1]. It comes in light and dark. I

Re: [O] org-babel-tangle

2013-04-15 Thread Guido Van Hoecke
Hi Sebastien, Sebastien Vauban wxhgmqzgw...@spammotel.com writes: Guido Van Hoecke wrote: When editing https://github.com/bateast/google-calendar/blob/master/google-calendar.org I assume from the documentation that hitting C-c C-v C-t or M-x org-babel-tangle would produce the pure source

Re: [O] org-babel-tangle

2013-04-15 Thread Bastien
Hi Guido, Guido Van Hoecke gui...@gmail.com writes: I put it as first line of the file, saved it, and org-babel-tangle still refuses to output any code. Also tried `#+PROPERTY: tangle google-calendar.el' but again, no success. You may need to refresh the configuration by hitting C-c C-c on

Re: [O] Bug: error enlighting file: [8.0-pre (release_8.0-pre-335-g4c426b-git @ org-loaddefs.el can not be found!)]

2013-04-15 Thread Suvayu Ali
Hi Bastien, On Mon, Apr 15, 2013 at 05:49:28PM +0200, Bastien wrote: Suvayu Ali fatkasuvayu+li...@gmail.com writes: BTW, to others, is it by any chance possible to check how emacs was started (if -q or -Q was present among the command line options)? Then a message could be shown about

Re: [O] org-babel-tangle

2013-04-15 Thread Guido Van Hoecke
Hi Bastien You may need to refresh the configuration by hitting C-c C-c on the #+PROPERTY line (or on any #+... line). Of course, I should have realised this. After refreshing, the tangle process works as expected. Sorry for the noise, Guido -- Tempt not a desperate man. --

Re: [O] org-babel-tangle

2013-04-15 Thread Guido Van Hoecke
Hi Bastien, Guido Van Hoecke gui...@gmail.com writes: Hi Bastien You may need to refresh the configuration by hitting C-c C-c on the #+PROPERTY line (or on any #+... line). Of course, I should have realised this. After refreshing, the tangle process works as expected. Sorry for the

Re: [O] Bug: error enlighting file: [8.0-pre (release_8.0-pre-335-g4c426b-git @ org-loaddefs.el can not be found!)]

2013-04-15 Thread Suvayu Ali
On Mon, Apr 15, 2013 at 06:05:56PM +0200, Suvayu Ali wrote: Hi Bastien, On Mon, Apr 15, 2013 at 05:49:28PM +0200, Bastien wrote: Suvayu Ali fatkasuvayu+li...@gmail.com writes: BTW, to others, is it by any chance possible to check how emacs was started (if -q or -Q was present among

Re: [O] Colour themes suggestions?

2013-04-15 Thread Thomas S. Dye
Hi Rainer Torsten Wagner torsten.wag...@gmail.com writes: Hi Rainer, I am a big fan of Zenburn. Unfortunately, it is exactly the opposite of what you are looking for. I find it very eye friendly. However, maybe once in a while you want a dark-color-theme and then zenburn might be worse to

Re: [O] Bug: org-cycle-separator-lines ignored after S-TAB with numeric arg [8.0-pre (release_8.0-pre-443-g06294c @ /home/creidieki/elisp/org-mode/lisp/)]

2013-04-15 Thread Bastien
Hi Michael, Michael Crouch creidi...@gmail.com writes: When using a numeric prefix argument to S-TAB, empty lines aren't displayed between folded parts of the subtree, regardless of the setting of org-cycle-separator-lines. thanks for the detailed report and the fix, was the good one. I

Re: [O] org-babel-tangle

2013-04-15 Thread Eric Schulte
Guido Van Hoecke gui...@gmail.com writes: Hi Bastien, Guido Van Hoecke gui...@gmail.com writes: Hi Bastien You may need to refresh the configuration by hitting C-c C-c on the #+PROPERTY line (or on any #+... line). Of course, I should have realised this. After refreshing, the tangle

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread John Hendy
On Fri, Apr 12, 2013 at 5:24 PM, Eric Schulte schulte.e...@gmail.com wrote: John Hendy jw.he...@gmail.com writes: I thought this was the proper syntax for printing stuff directly to a LaTeX document: #+begin_src R :session :exports results :results output :wrap org I think you want either

Re: [O] Attributes on HTML tables?

2013-04-15 Thread Rick Frankel
Eric- Rick Frankel r...@rickster.com writes: I would argue that to set the element type fro the outer (outline-container) div or the inner (outline-text) div, a property setting would make more sense. I can see using a (headline level) :HTML_CONTAINER property to set the container on a

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Eric Schulte
John Hendy jw.he...@gmail.com writes: On Fri, Apr 12, 2013 at 5:24 PM, Eric Schulte schulte.e...@gmail.com wrote: John Hendy jw.he...@gmail.com writes: I thought this was the proper syntax for printing stuff directly to a LaTeX document: #+begin_src R :session :exports results :results

Re: [O] Nested list with percent-complete in multiple states?

2013-04-15 Thread Suvayu Ali
Hi Brett, On Fri, Apr 12, 2013 at 07:39:24AM +0200, Bastien wrote: Hi Brett, thanks for sharing your recipe, nice. Yes indeed! I think this is a fine addition to Worg. Maybe the column view page would be appropriate? http://orgmode.org/worg/org-tutorials/org-column-view-tutorial.html

Re: [O] Agenda in MobileOrg for Android

2013-04-15 Thread Andreas Leha
Hi Bastien, Bastien b...@gnu.org writes: Hi Andreas, Andreas Leha andreas.l...@med.uni-goettingen.de writes: I guess the list is https://groups.google.com/forum/?fromgroups#!forum/mobileorg-android Can someone tell me how to read that list in gnus? Is that possible? The list is also

Re: [O] org-babel-tangle

2013-04-15 Thread Guido Van Hoecke
Eric Schulte schulte.e...@gmail.com writes: Guido Van Hoecke gui...@gmail.com writes: Hi Bastien, Guido Van Hoecke gui...@gmail.com writes: Hi Bastien You may need to refresh the configuration by hitting C-c C-c on the #+PROPERTY line (or on any #+... line). Of course, I should have

Re: [O] [PATCH] Process hlines in imported tables

2013-04-15 Thread Sebastien Vauban
Eric, Eric Schulte wrote: Sebastien Vauban wxhgmqzgw...@spammotel.com writes: Sebastien Vauban wrote: Eric Schulte wrote: I would agree that this (meaning raw implies scalar) should either occur for all languages or for none. I think this is something interesting, but I wonder now if we

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread John Hendy
On Mon, Apr 15, 2013 at 1:12 PM, Eric Schulte schulte.e...@gmail.com wrote: John Hendy jw.he...@gmail.com writes: On Fri, Apr 12, 2013 at 5:24 PM, Eric Schulte schulte.e...@gmail.com wrote: John Hendy jw.he...@gmail.com writes: I thought this was the proper syntax for printing stuff directly

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Sebastien Vauban
Dear Eric, Eric Schulte wrote: John Hendy jw.he...@gmail.com writes: On Fri, Apr 12, 2013 at 5:24 PM, Eric Schulte schulte.e...@gmail.com wrote: John Hendy jw.he...@gmail.com writes: Use :wrap org if your code block produces raw org. E.g., #+begin_src sh :results output :wrap org

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Andreas Leha
Hi John, John Hendy jw.he...@gmail.com writes: On Mon, Apr 15, 2013 at 1:12 PM, Eric Schulte schulte.e...@gmail.com wrote: John Hendy jw.he...@gmail.com writes: On Fri, Apr 12, 2013 at 5:24 PM, Eric Schulte schulte.e...@gmail.com wrote: John Hendy jw.he...@gmail.com writes: I thought

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread John Hendy
On Mon, Apr 15, 2013 at 2:48 PM, Andreas Leha andreas.l...@med.uni-goettingen.de wrote: Hi John, John Hendy jw.he...@gmail.com writes: On Mon, Apr 15, 2013 at 1:12 PM, Eric Schulte schulte.e...@gmail.com wrote: John Hendy jw.he...@gmail.com writes: On Fri, Apr 12, 2013 at 5:24 PM, Eric

Re: [O] css link colors for Worg are difficult to spot

2013-04-15 Thread John Hendy
On Sat, Apr 6, 2013 at 12:59 PM, Bastien b...@gnu.org wrote: John Hendy jw.he...@gmail.com writes: Agreed as well. +1 It drives me crazy to have posted to the list a couple times recently for someone to tell me where, exactly, something is only to find out there was, indeed, a link in the

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Nicolas Goaziou
Hello, John Hendy jw.he...@gmail.com writes: #+RESULTS: #+BEGIN_org With the assumption of 100 lbs. of input material 1 and 200 lbs. of material 2, we can produce the following number of widgets based on injection mold wall thicknesses. | wall | vals | widgets |

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Eric Schulte
Use :wrap org if your code block produces raw org. E.g., #+begin_src sh :results output :wrap org cat EOF | a | b | |---+---| | 1 | 2 | EOF #+end_src #+RESULTS: #+BEGIN_org | a | b | |---+---| | 1 | 2 | #+END_org Let me know if

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread John Hendy
On Mon, Apr 15, 2013 at 2:56 PM, Nicolas Goaziou n.goaz...@gmail.com wrote: Hello, John Hendy jw.he...@gmail.com writes: #+RESULTS: #+BEGIN_org With the assumption of 100 lbs. of input material 1 and 200 lbs. of material 2, we can produce the following number of widgets based on

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Sebastien Vauban
Hello Nicolas, Nicolas Goaziou wrote: John Hendy jw.he...@gmail.com writes: #+RESULTS: #+BEGIN_org With the assumption of 100 lbs. of input material 1 and 200 lbs. of material 2, we can produce the following number of widgets based on injection mold wall thicknesses. | wall | vals |

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Nicolas Goaziou
John Hendy jw.he...@gmail.com writes: On Mon, Apr 15, 2013 at 2:56 PM, Nicolas Goaziou n.goaz...@gmail.com wrote: Hello, John Hendy jw.he...@gmail.com writes: #+RESULTS: #+BEGIN_org With the assumption of 100 lbs. of input material 1 and 200 lbs. of material 2, we can produce the

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Eric Schulte
Nicolas Goaziou n.goaz...@gmail.com writes: John Hendy jw.he...@gmail.com writes: On Mon, Apr 15, 2013 at 2:56 PM, Nicolas Goaziou n.goaz...@gmail.com wrote: Hello, John Hendy jw.he...@gmail.com writes: #+RESULTS: #+BEGIN_org With the assumption of 100 lbs. of input material 1 and 200

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Sebastien Vauban
Eric Schulte wrote: Nicolas Goaziou n.goaz...@gmail.com writes: John Hendy jw.he...@gmail.com writes: On Mon, Apr 15, 2013 at 2:56 PM, Nicolas Goaziou n.goaz...@gmail.com wrote: John Hendy jw.he...@gmail.com writes: #+RESULTS: #+BEGIN_org ... #+END_org This is wrong. We discussed it

Re: [O] preview latex fragment with latex_header

2013-04-15 Thread Bastien
Hi Nicolas, Nicolas Goaziou n.goaz...@gmail.com writes: I introduced LATEX_HEADER_EXTRA keyword, which will do the same as LATEX_HEADER but will not be used to preview latex snippets. We need to document this in the manual. Can you add a note? Also, the docstring of `org-latex-classes' uses

[O] Superscripts and subscripts

2013-04-15 Thread Thomas S. Dye
Aloha all, With a recent git pull and #+OPTIONS: ^:{}, `C^{14}' is interpreted correctly but ` ^{14}C' is not, both in the Org buffer and in LaTeX export. The space before the caret appears to be the problem. All the best, Tom -- Thomas S. Dye http://www.tsdye.com

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread John Hendy
On Mon, Apr 15, 2013 at 3:28 PM, Eric Schulte schulte.e...@gmail.com wrote: Nicolas Goaziou n.goaz...@gmail.com writes: John Hendy jw.he...@gmail.com writes: On Mon, Apr 15, 2013 at 2:56 PM, Nicolas Goaziou n.goaz...@gmail.com wrote: Hello, John Hendy jw.he...@gmail.com writes:

Re: [O] preview latex fragment with latex_header

2013-04-15 Thread Nicolas Goaziou
Hello, Bastien b...@gnu.org writes: Nicolas Goaziou n.goaz...@gmail.com writes: I introduced LATEX_HEADER_EXTRA keyword, which will do the same as LATEX_HEADER but will not be used to preview latex snippets. We need to document this in the manual. Can you add a note? Done. Also, the

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread John Hendy
On Mon, Apr 15, 2013 at 3:51 PM, Sebastien Vauban wxhgmqzgw...@spammotel.com wrote: Eric Schulte wrote: Nicolas Goaziou n.goaz...@gmail.com writes: John Hendy jw.he...@gmail.com writes: On Mon, Apr 15, 2013 at 2:56 PM, Nicolas Goaziou n.goaz...@gmail.com wrote: John Hendy jw.he...@gmail.com

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread John Hendy
On Mon, Apr 15, 2013 at 2:47 PM, Sebastien Vauban wxhgmqzgw...@spammotel.com wrote: Dear Eric, Eric Schulte wrote: John Hendy jw.he...@gmail.com writes: On Fri, Apr 12, 2013 at 5:24 PM, Eric Schulte schulte.e...@gmail.com wrote: John Hendy jw.he...@gmail.com writes: Use :wrap org if your

Re: [O] preview latex fragment with latex_header

2013-04-15 Thread Bastien
Thanks! -- Bastien

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Sebastien Vauban
John, John Hendy wrote: Here's my summary of possible options from this thread and others in which I've tried to do similar things (=:exports results= used in all cases): 1) =:results output wrap=. - Documentation: none seems to suggest that this combination is even possible. - Behavior:

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Sebastien Vauban
John, John Hendy wrote: I think you're confusing :results org with :wrap org. And it's even possible to use :wrap SRC org to get the same as :results org... True, however I don't get the same output as I used to with this and think it's essentially useless now. =#+begin_src org/end_src=

Re: [O] Best way to generate textile from orgmode ?

2013-04-15 Thread Suvayu Ali
On Fri, Apr 12, 2013 at 07:36:26AM +0200, Bastien wrote: For this you need to define a new derived exporter from 'ascii. Get a fresh clone of Org and see how this is done in ox-md.el, which create a MarkDown exporter by deriving it from the ascii one. Actually ox-md derives from ox-html.

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread John Hendy
On Mon, Apr 15, 2013 at 4:44 PM, Sebastien Vauban wxhgmqzgw...@spammotel.com wrote: John, John Hendy wrote: I think you're confusing :results org with :wrap org. And it's even possible to use :wrap SRC org to get the same as :results org... True, however I don't get the same output as I

[O] Fix for bug in org-capture

2013-04-15 Thread Robert Goldman
I tried to make two submenus to my org-capture templates: a prefix key t (for TODO) and a prefix key T (for today's TODO). When I tried to use them, the T key did not appear and was not accepted. Looking more deeply, it appears that it was filtered out by a mistakenly case-folding (or at least

Re: [O] evil-mode movement keys in the agenda?

2013-04-15 Thread Marcelo de Moraes Serpa
Works like a charm! Thank you very much! On Thu, Apr 11, 2013 at 5:06 AM, Michael Strey mst...@strey.biz wrote: Marcelo, I'm using only the following two lines. #+BEGIN_SRC emacs-lisp ;;; org agenda -- leave in emacs mode but add j k (define-key org-agenda-mode-map j 'evil-next-line)

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Eric Schulte
John Hendy jw.he...@gmail.com writes: On Mon, Apr 15, 2013 at 3:28 PM, Eric Schulte schulte.e...@gmail.com wrote: Nicolas Goaziou n.goaz...@gmail.com writes: John Hendy jw.he...@gmail.com writes: On Mon, Apr 15, 2013 at 2:56 PM, Nicolas Goaziou n.goaz...@gmail.com wrote: Hello, John

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread John Hendy
On Mon, Apr 15, 2013 at 5:38 PM, Eric Schulte schulte.e...@gmail.com wrote: John Hendy jw.he...@gmail.com writes: On Mon, Apr 15, 2013 at 3:28 PM, Eric Schulte schulte.e...@gmail.com wrote: Nicolas Goaziou n.goaz...@gmail.com writes: John Hendy jw.he...@gmail.com writes: On Mon, Apr 15,

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Eric Schulte
Sounds great. Thanks for helping to improve the documentation! No problem. Prior to that, I have unanswered questions: - Is the \begin/end{verbatim} wrapping the expected result for #+begin/end_src org? Yes, this is the default export for any src block, see the following page of the

Re: [O] phone links...

2013-04-15 Thread Feng Shu
Bastien b...@gnu.org writes: Hi Feng, thanks for your reply. I'll let Grégoire decide on what to apply to org-contacts.el. Best, It's a good decision --

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Thomas S. Dye
Hi all, Eric Schulte schulte.e...@gmail.com writes: - Can we prune some options/syntax that's no longer necessary? For example, what does =:wrap= (no argument provided) do? Wrap has been deprecated for some time. Perhaps it has been long enough that we can go ahead and remove it entirely

[O] Looking for a way to scrape a webpage to a org-mode note (text+images)

2013-04-15 Thread Itai kloog
Hya all im looking for a way/wondering if anyone has a homebrew script he uses, to scrape a webpage into org. That is mark the text+images you want (or just do it for the whole page), and then paste that into org-mode as a note, with the images as inline images (stored locally somewhere as

Re: [O] Error with :wrap org in babel and 8.0-pre

2013-04-15 Thread Eric Schulte
t...@tsdye.com (Thomas S. Dye) writes: Hi all, Eric Schulte schulte.e...@gmail.com writes: - Can we prune some options/syntax that's no longer necessary? For example, what does =:wrap= (no argument provided) do? Wrap has been deprecated for some time. Perhaps it has been long enough

[O] Typo in doc string of org-small-year-to-year

2013-04-15 Thread Nick Dokos
The doc string of org-small-year-to-year says: , | Convert 2-digit years into 4-digit years. | 38-99 are mapped into 1938-1999. 1-37 are mapped into 2001-2007. ` That 2007 should be 2037. -- Nick

Re: [O] Typo in doc string of org-small-year-to-year

2013-04-15 Thread Carsten Dominik
Fixed, thanks. - Carsten On 16.4.2013, at 05:01, Nick Dokos ndo...@gmail.com wrote: The doc string of org-small-year-to-year says: , | Convert 2-digit years into 4-digit years. | 38-99 are mapped into 1938-1999. 1-37 are mapped into 2001-2007. ` That 2007 should be 2037.

[O] [bug] list sorting wrong-type-argument error

2013-04-15 Thread Samuel Wales
To reproduce, place point at one of the entries and do: C-c ^ t === - State DONE from SOMESTATE [2012-12-28 Fri 02:16] - Note taken on [2012-12-29 Sat 02:15] \\ test === wrong-type-argument integer-or-marker-p nil in org-list-get-item-end-before-blank. I tried loading from

Re: [O] GNU Emacs 24.3.1 creates macro-expansion failure messages

2013-04-15 Thread Charles
Bastien bzg at gnu.org writes: I gather this is not with emacs -Q. Can you narrow down to what causes this in your configuration? I decided to start with a new .emacs file by commenting out every line then adding back the commands starting with orgmode. Everything worked fine so I can