[O] [bug] void-function org-babel-named-data-regexp-for-name

2011-12-02 Thread Sebastien Vauban
Hello, When exporting a document containing calls to code blocks located in my LOB (here: `vc-indicator'), I have -- with latest Org version -- a new problem (I mean, it wasn't there a couple of days ago): Debugger entered--Lisp error: (void-function org-babel-named-data-regexp-for-name) It

[O] [bug] Code blocks (in a LOB) are not ingested anymore

2011-12-02 Thread Sebastien Vauban
#+TITLE: ECM for code blocks not being ingested anymore #+DATE: 2011-12-02 #+PROPERTY: eval yes * Overview Ingesting a LOB file does not load its code blocks anymore -- as if the file was empty, or if there were no code blocks at all in it! * Test case ** How many blocks? There is 1

Re: [O] delete, add new row

2011-12-02 Thread henry atting
Jonathan Leech-Pepin jonathan.leechpe...@gmail.com writes: I'm not sure as to the reason why it does so, but based on your example, the formula is referencing the specific cell itself, rather than the relative position of the cell.  If you change your formula to use a relative reference, it

Re: [O] [PATCH] customize latex table export

2011-12-02 Thread Niels Giesen
Hi Christophe, Could you provide us with a minimal example of how this new functionality can be used? I am trying to test it and see if there are any conflicts with my patch of late to supports the booktabs package @ http://patchwork.newartisans.com/patch/1016/ (aside from one of the two

Re: [O] [PATCH] customize latex table export

2011-12-02 Thread Christophe Rhodes
Niels Giesen niels.gie...@gmail.com writes: Could you provide us with a minimal example of how this new functionality can be used? Sure, sorry. Here we go: --- start here --- #+TITLE: Example of using hfmt #+AUTHOR: Christophe Rhodes * Introduction This document shows the use of the

Re: [O] Editing using emacs-lisp after export

2011-12-02 Thread John Rakestraw
Hi, Rajat -- -Original Message- From: John Rakestraw [mailto:li...@johnrakestraw.com] Sent: mercredi 30 novembre 2011 21:48 To: Mukherjee,Rajat,LAUSANNE,Clinical Operations Cc: emacs-orgmode@gnu.org Subject: Re: [O] Editing using emacs-lisp after export Hi, Rajat -- I

Re: [O] M-RET and C-RET

2011-12-02 Thread Michael Brand
Hi all Now that I use M-RET more often when editing lists I was about trying to make a patch to remove what seems to me an inconsistency between headings and list items. But after I have read the docstrings of org-insert-item and org-list-insert-item the current behavior seems so intentional that

Re: [O] [bug] Symbol's function definition is void: org-pop-to-buffer-same-window

2011-12-02 Thread Kenny Meyer
According to this discussion on the mailing list, http://comments.gmane.org/gmane.emacs.orgmode/48571 , this is a known bug. I fixed this by loading org-compat after requiring org-mode from git, just like Sebastian said. -- Kenny Meyer On Thu, Dec 1, 2011 at 12:05 PM, Nick Dokos

[O] Org as a publishing framework, where to start?

2011-12-02 Thread Marcelo de Moraes Serpa
Hi everyone, I'd love to use orgmode as my publishing framework for ebooks (mainly PDF). I'd like some flexibility on defining the output. The thought of having to use OpenOffice / Office or even Adobe Indesign to write text is daunting to me. It might work for small reports, but for longer

Re: [O] [bug] Symbol's function definition is void: org-pop-to-buffer-same-window

2011-12-02 Thread Nick Dokos
Kenny Meyer knny.m...@gmail.com wrote: According to this discussion on the mailing list, http://comments.gmane.org/gmane.emacs.orgmode/48571 , this is a known bug. I fixed this by loading org-compat after requiring org-mode from git, just like Sebastian said. I don't think it's a bug in

Re: [O] [bug] Symbol's function definition is void: org-pop-to-buffer-same-window

2011-12-02 Thread Sebastien Vauban
Hi Nick, Nick Dokos wrote: Kenny Meyer knny.m...@gmail.com wrote: According to this discussion on the mailing list, http://comments.gmane.org/gmane.emacs.orgmode/48571 , this is a known bug. I fixed this by loading org-compat after requiring org-mode from git, just like Sebastian said.

Re: [O] Org as a publishing framework, where to start?

2011-12-02 Thread Russell Adams
On Fri, Dec 02, 2011 at 02:09:22PM -0600, Marcelo de Moraes Serpa wrote: Hi everyone, I'd love to use orgmode as my publishing framework for ebooks (mainly PDF). I'd like some flexibility on defining the output. The thought of having to use OpenOffice / Office or even Adobe Indesign to write

Re: [O] Org as a publishing framework, where to start?

2011-12-02 Thread Thomas S. Dye
Aloha Marcelo, Marcelo de Moraes Serpa celose...@gmail.com writes: Hi everyone, I'd love to use orgmode as my publishing framework for ebooks (mainly PDF). I'd like some flexibility on defining the output. The thought of having to use OpenOffice / Office or even Adobe Indesign to write

[O] More specific LaTeX output classes

2011-12-02 Thread Ken Williams
If I export the following code to LaTeX: -- #+begin_src R CV.t.hat - rowMeans(loss)[m] CV.t.hat #+end_src #+results: : [1] 1.135857 -- , then it looks like this in the *.tex file: -- \begin{verbatim} CV.t.hat -

Re: [O] [bug] Symbol's function definition is void: org-pop-to-buffer-same-window

2011-12-02 Thread Nick Dokos
Sebastien Vauban wxhgmqzgw...@spammotel.com wrote: I don't think it's a bug in org: if you start with a clean copy of the repo (make clean; make) and have your load-path pointing there, you should not see any problems. IIUC, Michael Bach's problem (a fairly common one, btw) was that he

Re: [O] More specific LaTeX output classes

2011-12-02 Thread Niels Giesen
Ken Williams ken.willi...@windlogics.com writes: [...] Would it be possible for the export process to define various classes that default to being exactly like 'verbatim', but could be customized? After that, a next step might be to provide nice defaults that do things like

Re: [O] More specific LaTeX output classes

2011-12-02 Thread Nick Dokos
Niels Giesen niels.gie...@gmail.com wrote: Ken Williams ken.willi...@windlogics.com writes: [...] Would it be possible for the export process to define various classes that default to being exactly like 'verbatim', but could be customized? After that, a next step might be to provide

[O] Emacs Prelude

2011-12-02 Thread SndChaser
Is anybody here using Bozhidar Batsov's Emacs Prelude? (https://github.com/bbatsov/emacs-prelude) The reason I as is: by default it disables the Up, Down, Left, right keys (in order to try to for users to learn the C-N, C-P, C-F, C-B, etc. keys). This, of course, messes with the structure

Re: [O] how to show deadlines in global to-do list?

2011-12-02 Thread James Harkins
At Fri, 02 Dec 2011 12:01:05 -0500, emacs-orgmode-requ...@gnu.org wrote: Date: Fri, 2 Dec 2011 03:01:36 + (UTC) From: Herbert Sitz hes...@gmail.com To: emacs-orgmode@gnu.org Subject: Re: [O] how to show deadlines in global to-do list? James Harkins jamshark70 at gmail.com writes: I

[O] new ikiwiki export plugin for org

2011-12-02 Thread Chris Gray
Hello, I've created a new export plugin for org-mode files for the ikiwiki wiki compiler. It's in a very preliminary state at https://github.com/chrismgray/ikiwiki-org-plugin Just to prove that it is working to some extent, I am currently using it to generate my blog at