[Orgmode] org-table export to elisp

2008-07-17 Thread Stephan Schmitt
Hello, is there an easy way to export an org-table to an elisp data structure, e.g. a list of lists or an array of arrays? Or, to be more exact, to get this data structure as a return value from a function like orgtbl-to-elisp. I was looking at the org-table-export function, but found only

[Orgmode] Bug with inserting a heading in narrowed buffer ?

2008-07-17 Thread Jeff Li
Hi, Carsten and list, It seems there is a bug with inserting a new heading in a narrowed org-mode buffer. I am using version 6.05 The bug can be reproduced with the following 2 lines test file: * heading A * heading B 1. narrow to "heading A" subtree. (C-x n s) 2. goto the end of the buffer 3.

[Orgmode] Timestamps for publishing

2008-07-17 Thread Richard G Riley
Would it be possible for the timestamps of #+included files to be taken into account when publishing? thanks, r. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman

Re: [Orgmode] exporting src as html

2008-07-17 Thread Jason F. McBrayer
Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi, > > do any of the HTML gurus on this list have an opinion on the > additional div for specific source examples? > Instead of doing something like this: (psychoanalyze-pinhead) you should do something like this: (psychoanalyze-pinh

Re: [Orgmode] exporting src as html

2008-07-17 Thread Richard G Riley
[EMAIL PROTECTED] (Jason F. McBrayer) writes: > Carsten Dominik <[EMAIL PROTECTED]> writes: > >> Hi, >> >> do any of the HTML gurus on this list have an opinion on the >> additional div for specific source examples? >> > > Instead of doing something like this: > > > (psychoanalyze-pinhead

[Orgmode] Re: column view can't display correctly when add (org-agenda-to-appt) into .emacs

2008-07-17 Thread anhnmncb
Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi, > > Also this should not be a problem. org-agenda-to-appt is defined in > org-agenda.el, which is also loading org.el. > > On Jul 16, 2008, at 7:11 PM, anhnmncb wrote: > >> Carsten Dominik <[EMAIL PROTECTED]> writes: >> >>> I have not idea what mi

[Orgmode] Bug in customize for org-agenda-custom-commands

2008-07-17 Thread Max Mikhanosha
I've redone my org-agenda-custom-commands through customize to learn about new features, and there is a bug if one uses :other customization in the variables list.. It pre-defines the variable to be org-agenda-skip-function and then when I enter the value as 'my-skip. When I apply the changes, it

Re: [Orgmode] exporting src as html

2008-07-17 Thread Carsten Dominik
On Jul 17, 2008, at 7:24 AM, Richard G Riley wrote: [EMAIL PROTECTED] (Jason F. McBrayer) writes: Carsten Dominik <[EMAIL PROTECTED]> writes: Hi, do any of the HTML gurus on this list have an opinion on the additional div for specific source examples? Instead of doing something like th

Re: [Orgmode] Bug in customize for org-agenda-custom-commands

2008-07-17 Thread Carsten Dominik
Fixed, thanks. - Carsten On Jul 17, 2008, at 8:05 AM, Max Mikhanosha wrote: I've redone my org-agenda-custom-commands through customize to learn about new features, and there is a bug if one uses :other customization in the variables list.. It pre-defines the variable to be org-agenda-skip-f

Re: [Orgmode] Bug with inserting a heading in narrowed buffer ?

2008-07-17 Thread Carsten Dominik
Fixed, thanks. - Carsten On Jul 16, 2008, at 7:06 PM, Jeff Li wrote: Hi, Carsten and list, It seems there is a bug with inserting a new heading in a narrowed org-mode buffer. I am using version 6.05 The bug can be reproduced with the following 2 lines test file: * heading A * heading B

Re: [Orgmode] org-table export to elisp

2008-07-17 Thread Carsten Dominik
There is not, get the latest git version and look for the function `org-table-to-lisp'. HTH - Carsten On Jul 17, 2008, at 12:27 AM, Stephan Schmitt wrote: Hello, is there an easy way to export an org-table to an elisp data structure, e.g. a list of lists or an array of arrays? Or, to be

Re: [Orgmode] Timestamps for publishing

2008-07-17 Thread Carsten Dominik
On Jul 17, 2008, at 7:14 AM, Richard G Riley wrote: Would it be possible for the timestamps of #+included files to be taken into account when publishing? Not easily, no, Maybe when a general overhaul of org-publish happens, not before that. - Carsten __

Re: [Orgmode] org-table export to elisp

2008-07-17 Thread Carsten Dominik
On Jul 17, 2008, at 10:09 AM, Carsten Dominik wrote: There is not, get the latest git version and look for the function `org-table-to-lisp'. I meant to say: There is *now*. HTH - Carsten On Jul 17, 2008, at 12:27 AM, Stephan Schmitt wrote: Hello, is there an easy way to export an o

[Orgmode] Google Tech Talk

2008-07-17 Thread Carsten Dominik
Hi, I was over at Google on Tuesday and gave a Google Tech Talk about Org- mode. If you are interested, I have put a link to the video on the Org-mode home page. Or go directly to youtube at http://www.youtube.com/watch?v=oJTwQvgfgMM - Carsten __

Re: [Orgmode] blorg users?

2008-07-17 Thread Rick Moynihan
Well, in response to David's original request. I've finally got round to publishing my rather minimal blorg theme and config on github: http://github.com/InkyHarmonics/sourcesmouth-blorg-theme/tree/theme-branch I've untangled many of the dependencies on my system, but there are a few left. If a

[Orgmode] Re: Google Tech Talk

2008-07-17 Thread Bernt Hansen
Carsten Dominik <[EMAIL PROTECTED]> writes: > I was over at Google on Tuesday and gave a Google Tech Talk about Org- > mode. > If you are interested, I have put a link to the video on the Org-mode > home page. > Or go directly to youtube at > >http://www.youtube.com/watch?v=oJ