Re: [Orgmode] New lines (return chracter?) in capture templates

2010-11-22 Thread Carsten Dominik
On Nov 23, 2010, at 2:34 AM, Jeff Horn wrote: On Mon, Nov 22, 2010 at 8:28 PM, Jeff Horn wrote: On Mon, Nov 22, 2010 at 7:55 PM, Russell Adams wrote: Can you post the relevant section of your config file? I understand you included that template, but the context may help. No problem! Tha

Re: [Orgmode] Automatic global tag list?

2010-11-22 Thread Carsten Dominik
On Nov 23, 2010, at 1:30 AM, Uriel Avalos wrote: Is there a way to auto-magically construct the global tag list (org- tag-alist)? That is, tags would get added to the global list as you add them. Alternatively, is there a way to construct the global list of all tags in use (in the agenda file

Re: [Orgmode] %20 in file://... URL

2010-11-22 Thread Vincent Belaïche
>From: David Maus >Subject: Re: [Orgmode] %20 in file://... URL >Date: Mon, 22 Nov 2010 19:16:09 +0100 >User-agent:Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) >FLIM/1.14.9 (GojÅ) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 >(HANACHIRUSATO) > >At Mon, 22 Nov 2010 16:4

Re: [Orgmode] [BUG] [Babel] Quotes-in-strings not being escaped in python, breaking output

2010-11-22 Thread Eric Schulte
Hi, Thanks for raising this issue up. While I don't consider it a security issue (code blocks are already executing arbitrary code on your system), it is certainly a failure in the parsing of input from scripting languages (actually any language which has single-quote delimited strings). I just

Re: [Orgmode] New lines (return chracter?) in capture templates

2010-11-22 Thread Russell Adams
> > The variable was set through customize. If I'm reading this correctly, > > it appears that the customize interface is inserting an *additional* > > escape character before the slash. I'd consider this a bug, since this > > was not expected. > > Removing the extra escapes fixes the issue. I saw

Re: [Orgmode] New lines (return chracter?) in capture templates

2010-11-22 Thread Jeff Horn
On Mon, Nov 22, 2010 at 8:28 PM, Jeff Horn wrote: > On Mon, Nov 22, 2010 at 7:55 PM, Russell Adams > wrote: >> Can you post the relevant section of your config file? >> >> I understand you included that template, but the context may help. > > No problem! Thanks for your willingness to help, Russe

Re: [Orgmode] New lines (return chracter?) in capture templates

2010-11-22 Thread Jeff Horn
On Mon, Nov 22, 2010 at 7:55 PM, Russell Adams wrote: > Can you post the relevant section of your config file? > > I understand you included that template, but the context may help. No problem! Thanks for your willingness to help, Russell. The relevant section is below. , | '(org-capture-te

[Orgmode] bug#7459: 23.2; "Salutation" should not actually be included in bug mails

2010-11-22 Thread Glenn Morris
Robin Green wrote: > I didn't intentionally defeat it. I use wanderlust - that's probably why. Definitely - only the "built-in" mail clients are supported. Maybe you could propose a patch for report-emacs-bug. This is the relevant section: (cond ((memq mail-user-agent '(message-user-agent gn

Re: [Orgmode] New lines (return chracter?) in capture templates

2010-11-22 Thread Russell Adams
Jeff, Can you post the relevant section of your config file? I understand you included that template, but the context may help. Thanks. On Wed, Nov 17, 2010 at 01:13:55PM -0500, Jeff Horn wrote: > Quick question. I'm playing with a new template and the new line > characters are being inserted a

[Orgmode] Re: Percent Done value not working....

2010-11-22 Thread Bernt Hansen
C64 Whiz writes: > Hello, > > I have the following tree with (setq org-hierarchical-todo-statistics nil) in > my .emacs: > > * Head 1 [66%] > ** DONE Head 1.1 > ** DONE Head 1.2 > *** TODO Head 1.2.1 > > Changing the keyword on heading 1.2.1 alters the 66% accordingly.  > > When I change my .ema

Re: [Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-22 Thread Eric Schulte
Hi Seb, Sébastien Vauban writes: [...] > > Tested it (yesterday) for HTML. Per-fect! Thanks a lot... It's of great use. > great, thanks for testing > > Tried to test it (now) for LaTeX. Can't, for the same reason as > described in: > >[[http://mid.gmane.org/80eiadw0dh.fsf%40missioncritica

[Orgmode] Re: History in org-mode

2010-11-22 Thread Bernt Hansen
Ian Barton writes: > On 22/11/10 13:42, Glasspen wrote: >> Hi! >> >> Is it posible to view a week (like agenda-view) that has already passed? >> I want to be able to see what I did a week back in time. >> >> > Pressing "b" in Agenda view will take you back a week at a time. You can also use 'j'

[Orgmode] Automatic global tag list?

2010-11-22 Thread Uriel Avalos
Is there a way to auto-magically construct the global tag list (org-tag-alist)? That is, tags would get added to the global list as you add them. Alternatively, is there a way to construct the global list of all tags in use (in the agenda files or given set of files)? ___

Re: [Orgmode] Babel ':session ' bug?

2010-11-22 Thread Charles C. Berry
On Mon, 22 Nov 2010, Eric Schulte wrote: Hi, I get the following when calling (org-babel-get-src-block-info) on the following code block #+BEGIN_SRC R :session :results output xyz #+END_SRC ("R" "xyz " ((:colname-names) (:rowname-names) (:result-params "output" "replace") (:result-type . outp

[Orgmode] Re: New lines (return chracter?) in capture templates

2010-11-22 Thread Jeff Horn
I don't normally do this, but *bump*... Or rather, "halp!?" Thanks. Jeff On Wed, Nov 17, 2010 at 1:13 PM, Jeff Horn wrote: > Quick question. I'm playing with a new template and the new line > characters are being inserted as string-literals (?) instead of being > read as new lines. > > In other

Re: [Orgmode] org-latex-to-pdf-process missing?

2010-11-22 Thread Jeff Horn
Ok, that worked. Thanks, Erik. I'd appreciate your, or anyone else's help with the following questions. 1) I see stuff floating around the list from time to time about "org-install", which I've never had to use, but I gather takes care of some autoloads. Is this correct? 2) I pull once in a while

Re: [Orgmode] Re: export comments in LaTeX ?

2010-11-22 Thread Juan Pechiar
Just note that tags work on _headings_, not on a line by line basis as you suggest below: Example: 8< #+EXPORT_EXCLUDE_TAGS: privatnote ** This will get exported sometimes :privatenote: Hi there! 8<

[Orgmode] orgmode -> odt exporter

2010-11-22 Thread Henri-Paul Indiogine
I am very interested in the org -> odt exporter. I update org-mode from git daily and I notice that "C-c C-e o" is not yet implemented. I suppose it is still experimental. Is it possible to install the exporter? I would like to give it a try. The org -> html -> odt path is not "kind" to my ref

[Orgmode] Re: export comments in LaTeX ?

2010-11-22 Thread e20100633
Hello, Juan Pechiar writes: > Maybe you can easily regexp-replace all 'COMMENT' keywords for a tag > (like :noexport:). > > Then there are header options for tags which should be included / > excluded on export. > > #+EXPORT_SELECT_TAGS: Tags that select a tree for export > #+EXPORT_

Re: [Orgmode] Babel ':session ' bug?

2010-11-22 Thread Eric Schulte
Hi, I get the following when calling (org-babel-get-src-block-info) on the following code block #+BEGIN_SRC R :session :results output xyz #+END_SRC ("R" "xyz " ((:colname-names) (:rowname-names) (:result-params "output" "replace") (:result-type . output) (:comments . "") (:shebang . "") (:cach

[Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-22 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: > "Eric Schulte" writes: >> This would be useful for custom export of the proposed future babel >> results block (which I promise I'll implement soon). > > An experimental patch implementing wrapping of results using a new > "wrap" :results header argument is attach

[Orgmode] Re: [BABEL] Two minor issues

2010-11-22 Thread Sébastien Vauban
Hi Dan, Sébastien Vauban wrote: > Dan Davison wrote: >> This seems to work -- could you try it out? > > Perfect for me! Thanks a lot... Just discovered a problem: - right fontification (of everything) when code begins in col 0 - no fontification when col > 0 Example: --8<---cut her

Re: [Orgmode] Babel ':session ' bug?

2010-11-22 Thread Charles C. Berry
On Mon, 22 Nov 2010, Eric Schulte wrote: Hi Charles, I've just pushed up a change which should fix this issue. Thanks. ':session' has the right number of colons, but is followed by '\ \ ', and no session was started. i.e., M-x eval-expression RET (org-babel-get-src-block-info) R

Re: [Orgmode] [PATCH] Document the :recursive option for org-publish

2010-11-22 Thread David Maus
At Mon, 22 Nov 2010 04:30:20 +0530, Puneeth wrote: > > Here's a patch to document the recursive option for org-publish. It's > a documentation TODO on Worg. Accepted, thanks. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber dmj...@jabber.org Email. dm...@ictsoc.de pgpqhDf7sRKS9.

Re: [Orgmode] [PATCH] byte compile warnings...

2010-11-22 Thread David Maus
At Thu, 18 Nov 2010 21:37:01 +0100, Achim Gratz wrote: > > [1 ] > > Current master produces the following warnings during byte-compile with > Emacs 23.1 (some of those had already been introduced in 7.01trans): > Accepted and pushed to master. Thanks, -- David -- OpenPGP... 0x99ADB83B5A4478E6

[Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-22 Thread Sébastien Vauban
Hi Nicolas, Nicolas Goaziou wrote: >> Sébastien Vauban writes: > >> I'd expect to see all the above passage from the email to be >> uninterpreted. It is not acting that way. > > According to the manual, VERSE block only preserves line breaks and > leading white spaces. Otherwise it is _normal_

[Orgmode] Percent Done value not working....

2010-11-22 Thread C64 Whiz
Hello, I have the following tree with (setq org-hierarchical-todo-statistics nil) in my .emacs: * Head 1 [66%] ** DONE Head 1.1 ** DONE Head 1.2 *** TODO Head 1.2.1 Changing the keyword on heading 1.2.1 alters the 66% accordingly. When I change my .emacs to (setq org-hierarchical-todo-statist

RE: [Orgmode] %20 in file://... URL

2010-11-22 Thread Vincent Belaïche
> Date: Wed, 17 Nov 2010 21:43:59 +0100 > From: dm...@ictsoc.de > To: vincent@hotmail.fr > Subject: Re: [Orgmode] %20 in file://... URL > CC: emacs-orgmode@gnu.org; carsten.domi...@gmail.com > [...] Hello, Sorry for the delay, I was on business trip. > > Thanks for sending the patch, but

[Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-22 Thread Sébastien Vauban
Hi Dan, Dan Davison wrote: > Sébastien Vauban > writes: >> Dan Davison wrote: >>> In addition to the Org example, would you mind supplying a concise, >>> explicit statement of what the putative bug is? With just the Org example >>> on its own, the bug is implicit and I at least feel that I'm havi

[Orgmode] Re: [BABEL] Two minor issues

2010-11-22 Thread Sébastien Vauban
Hi Dan, Dan Davison wrote: > S=C3=A9bastien Vauban > writes: > Could you tell me what I should do with the random characters in the > addresses that appear in your emails? I think it's the "encryption" done by Gmane, isn't it? Do you currently have a problem with them? I did not change anythin

[Orgmode] Re: Highlight current page in TOC

2010-11-22 Thread Benny Simonsen
2010/11/14 Benny Simonsen > > Hi > > With the org-info-js mode enabled each section is shown as a seperate page, > but then I would like to get current page marked in the TOC in some way (e.g. > class=current and then some CSS to make the markup) ... but is it possible? > > /Benny Hi I have ma

Re: [Orgmode] inconsistent export of R results in orgmode 7.3,

2010-11-22 Thread Erik Iverson
Ian, What does your *R* session buffer look like when this does and does not work? The same? Perhaps the prompt is getting confused at some point? Your example has worked 4 times in a row for me... --Erik Ian Kennedy wrote: Since upgrading to org-mode 7.3 I have had inconsistent export of R

Re: [Orgmode] Re: [PATCH] Alphabetical ordered lists

2010-11-22 Thread Nicolas Goaziou
Hello, > Nathaniel Flath writes: > although I'm not an expert in the exporting. Let me know if there's > anything else, or if I screwed up anything when trying to figure out > how to make a git patch(looks like it worked, though.) I looked at your patch and here is what I've noticed so far:

[Orgmode] inconsistent export of R results in orgmode 7.3,

2010-11-22 Thread Ian Kennedy
Since upgrading to org-mode 7.3 I have had inconsistent export of R code block results. Sometimes the results appear in the exported document, sometimes they don't. I've included the simplest example I've been able to come up with below. When I export this file the data frame is exported about hal

Re: [Orgmode] export comments in LaTeX ?

2010-11-22 Thread Juan Pechiar
Hi, Maybe you can easily regexp-replace all 'COMMENT' keywords for a tag (like :noexport:). Then there are header options for tags which should be included / excluded on export. #+EXPORT_SELECT_TAGS: Tags that select a tree for export #+EXPORT_EXCLUDE_TAGS: Tags that exclude a tree

[Orgmode] Re: Aquamacs syntax highlighting

2010-11-22 Thread Matthew Leifer
I've been playing with git bisect in order to determine how the error was introduced. Here are the details of the first bad commit: d600831eb70a0c87fca493f1e367193b88844137 is the first bad commit commit d600831eb70a0c87fca493f1e367193b88844137 Author: Carsten Dominik Date: Sat Oct 23 14:43:00

Re: [Orgmode] %20 in file://... URL

2010-11-22 Thread David Maus
At Mon, 22 Nov 2010 16:46:44 +0100, Vincent Belaïche wrote: > I see, so I understand that you will someday modify a function creating > links in order to implement character escaping. I can give a hand if > tell me the function name. To be exact: Org already escapes some characters (C-h v org-link

[Orgmode] export comments in LaTeX ?

2010-11-22 Thread e20100633
Hello, I found in the manual that commented lines will *not* be exported. But I'd like to know if there's a hook around allowing to export comments from org-mode to LaTeX (I mean, comments will appear in the dvi/pdf in some way). I have bunch of files in org-mode with comments, and I need to see

Re: [Orgmode] [PATCH] Preserve math environments in title when exporting to LaTeX

2010-11-22 Thread Carsten Dominik
Dear Eric, and dear everyone else, thanks for the feedback. - Carsten On Nov 22, 2010, at 10:36 AM, Eric S Fraga wrote: Carsten Dominik writes: On Nov 21, 2010, at 9:54 AM, Carsten Dominik wrote: Hi Richard, I have now applied this patch. I am not entirely sure it will have no adverse e

[Orgmode] Aquamacs syntax highlighting

2010-11-22 Thread Matthew Leifer
Hi, I just updated org-mode to the latest version from the git repository (commit: 3785722e9255b552c62e594b73164330404a70a1) and noticed that syntax highlighting is no longer working in Aquamacs Emacs v2.0 (Emacs 23.2.1) on Max OSX 10.6.5. It is still working in the command line version of emacs

[Orgmode] Re: [bug] Update clocktable (C-cxr with point within clocktable) doesn't detect, inserts new clocktable at point

2010-11-22 Thread Jeff Kowalczyk
Jeff Kowalczyk yahoo.com> writes: > With Org Mode git, when I use C-c C-x C-r inside an existing clocktable, Org > inserts a new clocktable at point. The previous behavior was to detect and > update the existing clocktable, which I presume is still the intended > behavior. It's working again, ap

Re: [Orgmode] org-article setup

2010-11-22 Thread Thomas S. Dye
Aloha Mario, Good news! Don't hesitate to come back to the list if you have other questions. All the best, Tom On Nov 21, 2010, at 10:09 PM, Mario E. Munich wrote: Dear Thomas and John, thanks a lot for the prompt reply! I just had time to follow the instructions and it works!!! Best

Re: [Orgmode] Re: Clock report (R from the agenda)

2010-11-22 Thread Erik Iverson
Carsten, yes, fixed, thank you! Carsten Dominik wrote: Hi Erik, please pull and see if the error persists. What is the value of org-agenda-start-with-clockreport-mode ? - Carsten On Nov 19, 2010, at 7:38 PM, Erik Iverson wrote: I don't know what this thread is about, but it seems related.

Re: [Orgmode] org-latex-to-pdf-process missing?

2010-11-22 Thread Erik Iverson
I'm guessing you just need to (require 'org-latex) --Erik Jeff Horn wrote: Dear orgsters, Sorry for the noise, but it isn't immediately clear to me from the docs. `C-h v org-latex-to-pdf-process` indicates that the variable doesn't exist in my org-mode installation. I'm using org-mode 7.3 in

RE: [Orgmode] %20 in file://... URL

2010-11-22 Thread Vincent Belaïche
> Date: Wed, 17 Nov 2010 21:43:59 +0100 > From: dm...@ictsoc.de > To: vincent@hotmail.fr > Subject: Re: [Orgmode] %20 in file://... URL > CC: emacs-orgmode@gnu.org; carsten.domi...@gmail.com > [...] Hello, Sorry for the delay, I was on business trip. > > Thanks for sending the patch, but

[Orgmode] org-latex-to-pdf-process missing?

2010-11-22 Thread Jeff Horn
Dear orgsters, Sorry for the noise, but it isn't immediately clear to me from the docs. `C-h v org-latex-to-pdf-process` indicates that the variable doesn't exist in my org-mode installation. I'm using org-mode 7.3 in emacs 23.2 (Aquamacs 2.1). I remember a discussion a few weeks ago centered on

Re: [Orgmode] History in org-mode

2010-11-22 Thread Ian Barton
On 22/11/10 13:42, Glasspen wrote: Hi! Is it posible to view a week (like agenda-view) that has already passed? I want to be able to see what I did a week back in time. Pressing "b" in Agenda view will take you back a week at a time. Ian. ___ Emac

[Orgmode] Project management > Dynamic block per tag + [Babel]

2010-11-22 Thread Francesco Pizzolante
Hi, I'm using Org to manage a project. I need to output a tasks list for every of my colleagues, person per person. I'm currently using tags to assing people to tasks (even if I'm not completely convinced that this is the right way to go). What I would like is to generate a dynamic block for ea

Re: [Orgmode] Re: [Babel] Coding system of tangled files?

2010-11-22 Thread Eric Schulte
Sébastien Vauban writes: > ** Two > > After different trials, I came up with the following which works for me... > > Evaluate this: > > #+begin_src emacs-lisp :results silent :tangle no > (add-hook 'org-babel-pre-tangle-hook > (lambda () > (setq coding-system-for-write 'iso-

[Orgmode] Re: [BABEL] Two minor issues

2010-11-22 Thread Dan Davison
Sébastien Vauban writes: > Hi Dan, > > (resending this, as it seems to never have reached the ML) Could you tell me what I should do with the random characters in the addresses that appear in your emails? I've deleted the addresses and just sending to emacs-orgmode@gnu.org, is that OK? > Dan Da

Re: [Orgmode] Babel ':session ' bug?

2010-11-22 Thread Eric Schulte
Hi Charles, I've just pushed up a change which should fix this issue. Thanks for the report -- Eric "Charles C. Berry" writes: > Correction in line below. CCB > > On Sat, 20 Nov 2010, Charles C. Berry wrote: > >> I think :session without passing a string used to start a session, but >> now it

[Orgmode] History in org-mode

2010-11-22 Thread Glasspen
Hi! Is it posible to view a week (like agenda-view) that has already passed? I want to be able to see what I did a week back in time. /C ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://

Re: [Orgmode] Re: [PATCH] Alphabetical ordered lists

2010-11-22 Thread Bernt Hansen
Nathaniel Flath writes: > Let me know if there's anything else, or if I screwed up anything > when trying to figure out how to make a git patch(looks like it > worked, though.) > > From 3b46feec08ec4c93f098dbdc6a4590f95afc0e68 Mon Sep 17 00:00:00 2001 > From: unknown > Date: Sun, 21 Nov 2010 20

Re: [Orgmode] Okular Metadata to Org

2010-11-22 Thread Ross Glover
On Mon, 22 Nov 2010 10:13:25 +0100, Rainer M Krug wrote: Hi Rainer, Thanks for your feedback. Your thoughts are quite helpful and give me some ideas and motivation. > > 1) Are you planning to also include the edits (new text, ...) into the > org file, as it would be useful to have all those

[Orgmode] Re: [Babel] Coding system of tangled files?

2010-11-22 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: > I think this should be possible using the `org-babel-post-tangle-hook' to > re-save the file with a specified encoding. After looking into this a little > bit it appears that you should be able to add a function to this hook which > will update the `save-buffer-cod

Re: [Orgmode] [PATCH] Preserve math environments in title when exporting to LaTeX

2010-11-22 Thread Eric S Fraga
Carsten Dominik writes: > On Nov 21, 2010, at 9:54 AM, Carsten Dominik wrote: > >> Hi Richard, >> >> I have now applied this patch. I am not entirely sure it will have >> no adverse effects, so please, people who do export to LaTeX, check >> after the next pull if you see any problems. > > Actua

[Orgmode] Re: [BABEL] Two minor issues

2010-11-22 Thread Sébastien Vauban
Hi Dan, (resending this, as it seems to never have reached the ML) Dan Davison wrote: > Sébastien Vauban writes: >> Dan Davison wrote: #+begin_src emacs-lisp ;; (message "Hello World") #+end_src >>> >>> err, and I haven't had the energy to investigate this one yet! >> >> Another

[Orgmode] bug#7459: 23.2; "Salutation" should not actually be included in bug mails

2010-11-22 Thread Robin Green
At Mon, 22 Nov 2010 01:51:08 -0500, Glenn Morris wrote: > Are you asking for the addition of a general, optional feature to > reporter.el, or asking specifically about Org mode? (Presumably the > former else you would have used... M-x org-submit-bug-report.) The former, yes. > Either way, it is

Re: [Orgmode] Okular Metadata to Org

2010-11-22 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/20/2010 01:51 AM, Ross Glover wrote: > Hi All, > > My first post to the list. I've been working on this python script to > extract Okular metadata and insert it into an org-mode file. I like > using Okular to read and take notes, but accessing

Re: [Orgmode] org-article setup

2010-11-22 Thread Mario E. Munich
Dear Thomas and John, thanks a lot for the prompt reply! I just had time to follow the instructions and it works!!! Best regards, -Mario On Wed, Nov 17, 2010 at 1:40 PM, Thomas S. Dye wrote: > Hi John, > > Perhaps this is missing: > > (require 'org-latex) > > Let me know if that fixes your