Re: [Orgmode] Re: Columns with LaTeX beamer export

2010-07-06 Thread Tassilo Horn
On Tuesday 06 July 2010 22:47:35 Eric S Fraga wrote: Hi Eric, > > --8<---cut here---start->8--- > > * My 2 Column Frame > > :PROPERTIES: > > :BEAMER_env: columns > > :BEAMER_col: 0.5 0.5 > > :END: > > > > - left col text > > - more left col text >

Re: [Orgmode] [PATCH 1/2] Load XML library if necessary.

2010-07-06 Thread Carsten Dominik
Appied, thanks. - Carsten On Jul 7, 2010, at 8:22 AM, David Maus wrote: * org-feed.el (org-feed-unescape, org-feed-parse-atom-feed): Load XML library if necessary. Function that use xml.el must require 'xml to make sure it is loaded at runtime. --- lisp/org-feed.el |2 ++ 1 files changed,

Re: [Orgmode] [BUG] org-capture : latest git pull, template selection broken ?

2010-07-06 Thread David Maus
Julien Fantin wrote: >With the org-capture-templates described in the doc, right after the >template selection, the buffer disappears, and the empty template gets >written to the target file. >The following messages are output : >Clipboard pasted as level 2 subtree >Has the template selection chan

Re: [Orgmode] [Org-mode] feed.el

2010-07-06 Thread David Maus
Mark Scala wrote: >I created a file in ~/org called feeds.org and in that file did C-c C-x g. >A headline for Slashdot Entries appeared. But when I do C-c C-x g on that >entry I get the following message: "Symbol's value as variable is void: >xml-entity-alist" >Nowhere do I find any information

[Orgmode] [PATCH 2/2] Change indentation to match coding style guideline.

2010-07-06 Thread David Maus
* org-feed.el: Change indentation to match coding style guideline. Cosmetic changes. --- lisp/org-feed.el | 88 ++ 1 files changed, 49 insertions(+), 39 deletions(-) diff --git a/lisp/org-feed.el b/lisp/org-feed.el index e41ad97..2af97e5 1006

[Orgmode] [PATCH 1/2] Load XML library if necessary.

2010-07-06 Thread David Maus
* org-feed.el (org-feed-unescape, org-feed-parse-atom-feed): Load XML library if necessary. Function that use xml.el must require 'xml to make sure it is loaded at runtime. --- lisp/org-feed.el |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/lisp/org-feed.el b/lisp/org-f

Re: [Orgmode] [ANN] Org to Atom, revisited

2010-07-06 Thread Scott Jaderholm
David, I love the idea of this project, and I really hope it makes it into org proper! Unfortunately I haven't been able to get the sitemap/index feed feature in this or an older version to work for me. Can you add more details in Section 4.2? It mentions org-atom-publish-org-as-atom-index but i

Re: [Orgmode] New CSS for orgmode and Worg ?

2010-07-06 Thread Carsten Dominik
On Jul 7, 2010, at 12:20 AM, Bastien wrote: Hi all, the current CSS for orgmode.org and orgmode.org/Worg is nice: readable and simple. But I'm bugged by the feeling we can do better. It would be super cool to celebrate the forthcoming 7.01 version of Org with a brand new CSS. Maybe we can

[Orgmode] Re: [Update Config] Babel changes -- security updates and final integration push

2010-07-06 Thread Bernt Hansen
"Eric Schulte" writes: > Wow, this is fixed now, Thanks for pointing this out Bernt. That was quick! Thanks!! -Bernt ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailma

[Orgmode] Re: [Update Config] Babel changes -- security updates and final integration push

2010-07-06 Thread Eric Schulte
Wow, this is fixed now, Thanks for pointing this out Bernt. Bernt Hansen writes: > "Eric Schulte" writes: > >> Hi, >> >> I've just merged a large set of Babel related security measures and >> layout/initialization updates into the master branch of the git >> repository. >> >> These changes will

[Orgmode] [Org-mode] feed.el

2010-07-06 Thread Mark Scala
Hi, all. I was trying out feed.el today, and I've got an error that I don't understand. Following the docs, I put this in my .emacs: (setq org-feed-alist '(("Slashdot" "http://rss.slashdot.org/Slashdot/slashdot"; "~/org/feeds.org" "Slashdot Entries"))) I created

[Orgmode] Re: [Update Config] Babel changes -- security updates and final integration push

2010-07-06 Thread Bernt Hansen
"Eric Schulte" writes: > Hi, > > I've just merged a large set of Babel related security measures and > layout/initialization updates into the master branch of the git > repository. > > These changes will require existing babel users to update their > configuration, see the following instructions

Re: [Orgmode] any idea how to convert org file to MS WORD an retain text structure?

2010-07-06 Thread Torsten Wagner
Hi Rainer, > I tried HTML export and then imported the html in Word but > I end up in an unusable xml style document which word wants an stylesheet for > which I do not have. This is what does for me the best job if I have to deal with MS Word - LaTeX conversion. How to do it with org-mode was a

Re: [Orgmode] New CSS for orgmode and Worg ?

2010-07-06 Thread Greg Newman
I'd be happy to Bastien! — Greg On Tue, Jul 6, 2010 at 6:20 PM, Bastien wrote: > Hi all, > > the current CSS for orgmode.org and orgmode.org/Worg is nice: readable > and simple. But I'm bugged by the feeling we can do better. > > It would be super cool to celebrate the forthcoming 7.01 version

[Orgmode] New CSS for orgmode and Worg ?

2010-07-06 Thread Bastien
Hi all, the current CSS for orgmode.org and orgmode.org/Worg is nice: readable and simple. But I'm bugged by the feeling we can do better. It would be super cool to celebrate the forthcoming 7.01 version of Org with a brand new CSS. Maybe we can evaluate a few ones and decide which one suits bes

[Orgmode] [BUG] org-capture : latest git pull, template selection broken ?

2010-07-06 Thread Julien Fantin
With the org-capture-templates described in the doc, right after the template selection, the buffer disappears, and the empty template gets written to the target file. The following messages are output : Clipboard pasted as level 2 subtree Has the template selection changed, or is this a bug ? Ch

Re: [Orgmode] Re: Columns with LaTeX beamer export

2010-07-06 Thread Eric S Fraga
On Tue, 06 Jul 2010 21:36:38 +0200, Tassilo Horn wrote: > > Eric S Fraga writes: > > Hi Eric, > > >> But my real question was concerning the point > >> > >> Columns without additional outline structure > >> > >> in http://orgmode.org/worg/org-tutorials/org-beamer.php. Especially > >> the

[Orgmode] Problem with HTML_CONTAINER_CLASS property

2010-07-06 Thread Jan Janak
Hello, I am using the HTML_CONTAINER_CLASS property in one of my documents to append additional classes to the corresponding in the HTML document I export to: * Subsection :PROPERTIES: :HTML_CONTAINER_CLASS: span-9 last :END: When I publish the document, the resulting HTML code looks like this:

[Orgmode] org-startup-indented shifts columns in column-view

2010-07-06 Thread Julien Fantin
I've been using the org-startup-indented and org-adapt-indentation variables for sometime, but I just realized that org-startup-indented when set to true, ends up shifting the cloumns in column-view according to the headline level. So headline 2 is shifted by 1 character to the right, headline 3 b

[Orgmode] Re: Columns with LaTeX beamer export

2010-07-06 Thread Tassilo Horn
Eric S Fraga writes: Hi Eric, >> But my real question was concerning the point >> >> Columns without additional outline structure >> >> in http://orgmode.org/worg/org-tutorials/org-beamer.php. Especially >> the sentence "The column ends at the next entry with such a >> property." makes me h

Re: [Orgmode] Re: any idea how to convert org file to MS WORD an retain text structure?

2010-07-06 Thread Eric S Fraga
On Tue, 6 Jul 2010 16:55:35 + (UTC), Gil Brandao wrote: > > Rainer Stengele diplan.de> writes: > > > > > Hi! > > > > I love to edit documents in Org. > > Unfortunately I have to finally deliver text in MS Word. > > > > Any idea how to best export/convert my org file to Word? > > > > I

Re: [Orgmode] Columns with LaTeX beamer export

2010-07-06 Thread Eric S Fraga
On Tue, 6 Jul 2010 21:04:03 +0200, Tassilo Horn wrote: > > On Tuesday 06 July 2010 17:08:48 Eric S Fraga wrote: > > Hi Eric, > > > Tassilo, I wrote a simple tutorial for beamer in org which you can > > find on Worg (sorry: I'm offline so don't have the link at hand). > > I think, I have read t

Re: [Orgmode] Columns with LaTeX beamer export

2010-07-06 Thread Tassilo Horn
On Tuesday 06 July 2010 17:08:48 Eric S Fraga wrote: Hi Eric, > Tassilo, I wrote a simple tutorial for beamer in org which you can > find on Worg (sorry: I'm offline so don't have the link at hand). I think, I have read that and didn't understand it completely. Oh, wait, you mean that http:/

Re: [Orgmode] Columns with LaTeX beamer export

2010-07-06 Thread Eric S Fraga
On Tue, 06 Jul 2010 09:46:49 +0200, Tassilo Horn wrote: > > Hi all, > > I cannot understand how to create a beamer frame with columns. Neither > the info docs nor Worg make me grasp it. > > It somehow works if I add some additional outline structure like that: > > --8<---cut here-

Diary synchronising with Google calendar (was Re: [Orgmode] Google CL and org-mode)

2010-07-06 Thread Eric S Fraga
On Tue, 6 Jul 2010 00:14:00 +0200, Daniel Mahler wrote: > > On Mon, Jul 5, 2010 at 11:54 PM, Eric S Fraga wrote: > > On Mon, 5 Jul 2010 17:10:55 +0200, Daniel Mahler wrote: > >> > >> Hi, > >> > >> Have you looked at g-client? > > > > Thanks.  I did look at g-client a long time ago.  It should p

[Orgmode] Re: any idea how to convert org file to MS WORD an retain text structure?

2010-07-06 Thread Gil Brandao
Rainer Stengele diplan.de> writes: > > Hi! > > I love to edit documents in Org. > Unfortunately I have to finally deliver text in MS Word. > > Any idea how to best export/convert my org file to Word? > > I tried HTML export and then imported the html in Word but > I end up in an unusable xml

[Orgmode] Re: org-capture-last-stored bookmark

2010-07-06 Thread Giles Chamberlin
Carsten Dominik writes: > I have fixed this, please verify. Doesn't seem to work here I'm afraid. I've pulled the latest git which contains what looks like the correct changeset: commit b6305c713c54421257759c38c260f516686f2811 Author: Carsten Dominik Date: Tue Ju

[Orgmode] Re: Bug: Org LaTeX export has broken encoding for extra headers [6.36trans (release_6.36.542.gc87b)]

2010-07-06 Thread Tassilo Horn
Carsten Dominik writes: Hi Carsten, >> In general, I'd say that it would be even more safe to put the extra >> headers below all default headers. > > OK, I am doing that now - let's hope this will not break anything. Well, at least for my presentation it works fine now. :-) > Please note that

Re: [Orgmode] Google CL and org-mode

2010-07-06 Thread Daniel Martins
Reaaly good news! I am also willing to test any code available for this. Daniel 2010/7/5 Eric S Fraga : > On Mon, 5 Jul 2010 15:17:16 +0200, Jordi Inglada > wrote: >> >> Hi, >> >> Happy to hear that. Since I do not know Elisp, I can not help much, >> but I am willing to test any code availabl

Re: [Orgmode] Org+table.el = mutli line cells?

2010-07-06 Thread John Hendy
Freaking awesome. What in the world *cant'* you set with Emacs/org? Incredible. John On Tue, Jul 6, 2010 at 3:41 AM, Carsten Dominik wrote: > > On Jul 2, 2010, at 4:54 PM, John Hendy wrote: > > - Thanks for the table link, though I only see how to change frames and >> borders on the provided li

Re: [Orgmode] Bug: Org LaTeX export has broken encoding for extra headers [6.36trans (release_6.36.542.gc87b)]

2010-07-06 Thread Carsten Dominik
On Jul 6, 2010, at 9:07 AM, Tassilo Horn wrote: Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mo

Re: [Orgmode] Code block switches buffer-wide?

2010-07-06 Thread Rainer M Krug
On Tue, Jul 6, 2010 at 2:28 PM, Carsten Dominik wrote: > > On Jul 5, 2010, at 10:36 PM, Rainer M Krug wrote: > > >> >> On Mon, Jul 5, 2010 at 10:34 PM, Rainer M Krug >> wrote: >> >> >> On Mon, Jul 5, 2010 at 6:06 PM, Carsten Dominik < >> carsten.domi...@gmail.com> wrote: >> >> On Jul 2, 2010, at

Re: [Orgmode] (new feature suggestion?) indicate 'repeater' nature in Agenda

2010-07-06 Thread Carsten Dominik
On Jul 2, 2010, at 8:57 AM, Livin Stephen Sharma wrote: Is there a way to quickly/visually differentiate between repeating/ single-occurence tasks? If not, something like say, adding an asterisk somewhere in the entry would be great. 1. Scheduled* - starred schedule/deadline string 2. T

Re: [Orgmode] Code block switches buffer-wide?

2010-07-06 Thread Carsten Dominik
On Jul 5, 2010, at 10:36 PM, Rainer M Krug wrote: On Mon, Jul 5, 2010 at 10:34 PM, Rainer M Krug wrote: On Mon, Jul 5, 2010 at 6:06 PM, Carsten Dominik > wrote: On Jul 2, 2010, at 2:47 PM, Rainer M Krug wrote: Hi I would like to include the -n code block switch (number lines) into

[Orgmode] Re: [PATCH] Resubmitted org-mac-link-grabber/vimperator patch

2010-07-06 Thread Carsten Dominik
Hmm, patchwork catches the diff, but I cannot apply it through the patchwork pw script, like I can do with other patches. Anyway, I applied it directly and that worked. Thanks! - Carsten ___ Emacs-orgmode mailing list Please use `Reply All' to se

[Orgmode] [PATCH] Resubmitted org-mac-link-grabber/vimperator patch

2010-07-06 Thread Anthony Lander
This is a resubmission because patchworks did not recognize the original.diff --git a/contrib/lisp/org-mac-link-grabber.el b/contrib/lisp/org-mac-link-grabber.el index bb12204..8ec428b 100644 --- a/contrib/lisp/org-mac-link-grabber.el +++ b/contrib/lisp/org-mac-link-grabber.el @@ -4,7 +4,7 @@ ;;

Re: [Orgmode] [PATCH] add firefox/vimperator support to contrib/lisp/org-mac-link-grabber.el

2010-07-06 Thread Anthony Lander
On 10-Jul-6, at 7:35 AM, Carsten Dominik wrote: Try to resubmit the patch, as an attachment with MIME media type "text" and subtype "x-patch", "x-diff"[1], or "plain". Carsten, the previous submit was text/plain. Here is the MIME header: --Apple-Mail-38--957295067 Content-Disposition: attac

Re: [Orgmode] Literal examples and indentation

2010-07-06 Thread Francis Moreau
On Sun, Jul 4, 2010 at 11:41 PM, Juan wrote: > For ASCII export, the 2 leading spaces are hard-coded in org-ex.el > line 2292: > >   (lambda (l) (concat "  " l)) > > You'll need to tinker inside the code in order to change the > indentation. Ok, so the answer of my initial question is no. That's

Re: [Orgmode] [PATCH] add firefox/vimperator support to contrib/lisp/org-mac-link-grabber.el

2010-07-06 Thread Carsten Dominik
On Jul 6, 2010, at 1:26 PM, Anthony Lander wrote: On 10-Jul-6, at 5:19 AM, Carsten Dominik wrote: Yes. Unless it is 90% cut and paste, with 10% changing small things or so. It is, in effect, about 8 changed lines within 4 or 5 copy/pasted and renamed functions. Also, patchwork ha

Re: [Orgmode] [PATCH] add firefox/vimperator support to contrib/lisp/org-mac-link-grabber.el

2010-07-06 Thread Anthony Lander
On 10-Jul-6, at 5:19 AM, Carsten Dominik wrote: Yes. Unless it is 90% cut and paste, with 10% changing small things or so. It is, in effect, about 8 changed lines within 4 or 5 copy/pasted and renamed functions. Also, patchwork has trouble with the patch, I cannot apply it. Is the

[Orgmode] Patchwork: Patch 112 Accepted

2010-07-06 Thread Carsten Dominik
Patch 112 (http://patchwork.newartisans.com/patch/112/) is now Accepted. This relates to the following submission: http://mid.gmane.org/%3C87sk3y2vlo.wl%25n142857%40gmail.com%3E ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to t

[Orgmode] Patchwork: Patch 119 Accepted

2010-07-06 Thread Carsten Dominik
Patch 119 (http://patchwork.newartisans.com/patch/119/) is now Accepted. This relates to the following submission: http://mid.gmane.org/%3C1278405171-5093-1-git-send-email-dmaus%40ictsoc.de%3E ___ Emacs-orgmode mailing list Please use `Reply All' to se

Re: [Orgmode] [PATCH] default base-extension .org for org-publish

2010-07-06 Thread Carsten Dominik
Applied, thanks. - Carsten On Jul 5, 2010, at 10:14 AM, Daniel Clemente wrote: Org-publish: correctly find files in projects which didn't define a base-extension. Previously, (org-publish-get-project-from-filename "~/org/file.org") would return nil because the constructed regular expressi

Re: [Orgmode] [PATCH] Remove text properties of body before calculating cache hash.

2010-07-06 Thread Carsten Dominik
Applied, thanks. - Carsten On Jul 6, 2010, at 10:32 AM, David Maus wrote: * org-exp-blocks.el (org-export-blocks-format-ditaa) (org-export-blocks-format-dot): Remove text properties of body before calculating cache hash. Otherwise one and the same ditta/graphviz image has a different hash dep

Re: [Orgmode] org-capture-last-stored bookmark

2010-07-06 Thread Carsten Dominik
Hi Giles, I have fixed this, please verify. - Carsten On Jul 6, 2010, at 12:14 PM, Giles Chamberlin wrote: I've moved over to the new capture interface and wanted to visit a note I'd just taken. Because I had closed the note with C-c C-w to refile it, visiting the bookmark at org-capture-l

[Orgmode] org-capture-last-stored bookmark

2010-07-06 Thread Giles Chamberlin
I've moved over to the new capture interface and wanted to visit a note I'd just taken. Because I had closed the note with C-c C-w to refile it, visiting the bookmark at org-capture-last-stored didn't take me to the correct note. I would suggest that org-capture-last-stored should contain the loc

Re: [Orgmode] [PATCH] add firefox/vimperator support to contrib/lisp/org-mac-link-grabber.el

2010-07-06 Thread Carsten Dominik
On Jul 1, 2010, at 9:59 PM, David Maus wrote: Anthony Lander wrote: This patch adds a new option, [v]imperator, to the org-mac-link- grabber menu. Use this to grab links from Firefox running the Vimperator plugin. Code by Michael Kohl (http://github.com/citizen428). I'm not sure about thi

Re: [Orgmode] Org+table.el = mutli line cells?

2010-07-06 Thread Carsten Dominik
On Jul 2, 2010, at 4:54 PM, John Hendy wrote: - Thanks for the table link, though I only see how to change frames and borders on the provided link. Do I just need to pass some html/ css option through #+ATTR_HTML? - Also... stupid me. I meant to specify that I'm looking to do this in LaTe

[Orgmode] [PATCH] Remove text properties of body before calculating cache hash.

2010-07-06 Thread David Maus
* org-exp-blocks.el (org-export-blocks-format-ditaa) (org-export-blocks-format-dot): Remove text properties of body before calculating cache hash. Otherwise one and the same ditta/graphviz image has a different hash depending on the text properties of the body. E.g. `org-export-region-as-html' wit

Re: [Orgmode] Re: Crash of emacs when using SHIFT-TAB

2010-07-06 Thread Carsten Dominik
Hi Jason, thanks for this, I have checked in a modified version of your proposed fix. - Carsten On Jul 5, 2010, at 7:40 PM, Jason Dunsmore wrote: Carsten Dominik writes: Hi my emacs is crashing quite regularly when I am using org-babel. Is there a way to get a traceback or something s

[Orgmode] [babel] feature request - tangle-and-evaluate-tangled-file

2010-07-06 Thread Rainer M Krug
Hi I am using org-babel for literate programming in R and I am using the following approach to test the code: 1) tangle 2) refresh buffer containing the tangled code (I use auto-revert-mode or global-auto-revert-mode for that) 3) load the tangled file into an existing R session via ESS R for eval

[Orgmode] Columns with LaTeX beamer export

2010-07-06 Thread Tassilo Horn
Hi all, I cannot understand how to create a beamer frame with columns. Neither the info docs nor Worg make me grasp it. It somehow works if I add some additional outline structure like that: --8<---cut here---start->8--- ** Situation

Re: [Orgmode] [PATCH] Remove superfluous lambda.

2010-07-06 Thread Carsten Dominik
On Jul 2, 2010, at 3:21 PM, Sebastian Rose wrote: David Maus writes: Carsten Dominik wrote: Hmm, the catcher did not see this. Why? He did: http://patchwork.newartisans.com/patch/105/ -- patch is already applied. Where can I see that? I read "Accepted" which is not "Applied", is it?

Re: [Orgmode] Bug: logging & PROPERTIES [6.36trans]

2010-07-06 Thread Carsten Dominik
On Jul 5, 2010, at 5:49 PM, Giovanni Ridolfi wrote: Carsten Dominik writes: If I change the "todo-keyword" and write "WAIT", 'WAIT' reamins in a plain font THis is probably because you have neither configured org-todo- keywords, nor have you put a #+TODO: TODO WAIT | DONE CANCEL line int

[Orgmode] Bug: Org LaTeX export has broken encoding for extra headers [6.36trans (release_6.36.542.gc87b)]

2010-07-06 Thread Tassilo Horn
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

Re: [Orgmode] [PATCH] Don't create marker if target is entire file.

2010-07-06 Thread Carsten Dominik
Applied, thanks. I am really enjoying how things get resolved now without me interacting, and all I need to do is to apply a patch. Thanks to all who contributed in this thread and in others! - Carsten On Jul 5, 2010, at 9:28 PM, David Maus wrote: * org-agenda.el (org-agenda-bulk-action): Do