[Orgmode] Parameterized custom agenda views

2009-09-28 Thread Desmond Rivet
Hi all, Is it possible to write a custom agenda view where part of the query is written, but the user has to supply the rest? For example, I have a piece in my org-agenda-custom-commands variable that looks like this: (p All Projects tags-todo +project) This means I want to see all TODO items

Re: [Orgmode] new list item minor bug

2009-09-28 Thread Carsten Dominik
Applied, thanks. - Carsten On Sep 28, 2009, at 12:35 AM, Dan Davison wrote: If you start a numbered list with 1. and hit M-RET then you get 2. ^ with a space, i.e. '2. ' However, when creating the 10th list item, there is no space after '10.'. Same for 99 - 100. This isn't entirely

Re: [Orgmode] Re: Question on spreadsheet formula

2009-09-28 Thread Carsten Dominik
Hi RC, On Sep 27, 2009, at 8:35 PM, RC wrote: Thank you benny and Andreas for your solutions to my question. I did notice a couple of things I did not expect and would appreciate if someone could tell me what I am missing. In the following table, if I change the value in @2$4, I have to

Re: [Orgmode] Table formula referencing cells with HH:MM time strings, incorrect result

2009-09-28 Thread Carsten Dominik
On Sep 25, 2009, at 7:41 PM, Jeff Kowalczyk wrote: I am trying to use HH:MM time strings from clocktables in a table formula. First time I've used table formulas, BTW. When fetching the cells as remote(), I got strange results. The behavior is the same for regular references, so here's a

Re: [Orgmode] Export bug: LaTeX TOC headline numbers above 100 overlap headline

2009-09-28 Thread Carsten Dominik
Wow, Tim, thanks a lot for this excellent answer. I am glad this is in the mailing list archive now. - Carsten On Sep 25, 2009, at 12:06 PM, Tim Burt wrote: Carsten Dominik writes: On Sep 25, 2009, at 2:10 AM, Jeff Kowalczyk wrote: When the headline count for a pdftolatex export gets to

Re: [Orgmode] Re: How to add comments in a plain list

2009-09-28 Thread Carsten Dominik
On Sep 25, 2009, at 11:10 AM, Eric S Fraga wrote: At Thu, 24 Sep 2009 10:27:57 +0100, Carsten Dominik wrote: On Sep 22, 2009, at 7:30 PM, René wrote: Unfortunately, in this case Emacs doesn't fontify those lines as if they were comments. It does now. - Carsten Carsten, thanks for this.

Re: [Orgmode] Re: short way to insert source tag in org mode?

2009-09-28 Thread Eric S Fraga
At Sun, 27 Sep 2009 10:50:41 -0400, Bernt Hansen wrote: I use yasnippet for this. http://doc.norang.ca/org-mode.html#Yasnippets +1 very easy to set up and works well for this. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send

[Orgmode] Re: Parameterized custom agenda views

2009-09-28 Thread Bernt Hansen
Desmond Rivet desmond_n...@videotron.ca writes: Is it possible to write a custom agenda view where part of the query is written, but the user has to supply the rest? Not that I'm aware of. For example, I have a piece in my org-agenda-custom-commands variable that looks like this: (p All

[Orgmode] Re: Question on spreadsheet formula

2009-09-28 Thread Bernt Hansen
Carsten Dominik carsten.domi...@gmail.com writes: Note that there is a command org-table-iterate that recomputes the table until it is stable. `C-u C-u C-c C-u' does call this The key sequence should be C-u C-u C-c C-c as below. command when the cursor is in table. So far this

[Orgmode] Visibility hide mode in 6.30trans doesn't hide last character in child region

2009-09-28 Thread Nick Bell
Not sure whether I'm putting this correctly, but on Windows (emacs-CVS 23.1.50.1 and EmacsW32) and 6.30trans (retrieved from git today) collapsing outlines results in e.g. * Research... * More Stuff...: The last character being the last in the collapsed region. I've gone back to 6.30e which

[Orgmode] LaTeX export - customize own class

2009-09-28 Thread henry atting
I am trying to customize the orgmode export to the LaTeX class `play` A first level heading will then become the LaTeX \speaker{}, the text under this heading will become the text the speaker says. No problem so far, but some questions remain: - How can I prevent the export function from creating

Re: [Orgmode] Superscripts in LaTeX export

2009-09-28 Thread Nick Dokos
Giovanni Ridolfi giovanni.rido...@yahoo.it wrote: --- Dom 27/9/09, Thomas S. Dye t...@tsdye.com ha scritto: I'm trying to generate $^{14}$C, or an equivalent, from org-mode to represent the isotope of carbon ** A Brief History of Attempts to Interpret the ^{14}C Dates *** The

Re: [Orgmode] Superscripts in LaTeX export

2009-09-28 Thread Giovanni Ridolfi
--- Lun 28/9/09, Nick Dokos nicholas.do...@hp.com ha scritto: Giovanni Ridolfi giovanni.rido...@yahoo.it wrote: ** A Brief History of Attempts to Interpret the \( ^{14}\)C Dates Did it work for you or are you saying that theoretically it *should* work? I didn't try. I thought it should

Re: [Orgmode] Must less available colors under text-mode

2009-09-28 Thread Jing Su @ Gmail
Thanks a lot! It turns out that for Emacs 21.4 on RHEL5 there is no xterm-256color.el at all. As instructed by the link you sent me, I downloaded the xterm-256color.el from http://www.splode.com/~friedman/software/emacs-lisp/src/term/xterm-256color.el and copied it into

Re: [Orgmode] Re: org-babel: interactive terminal support

2009-09-28 Thread Dan Davison
Benjamin Andresen be...@in-ulm.de writes: Hey Dan, Dan Davison davi...@stats.ox.ac.uk writes: Hi Benny, This looks very interesting and I think it's extremely likely that we'll want to include your code -- thanks very much. Having said that, I'm being a bit dense: would you mind

Re: [Orgmode] New footnote with folded footnote section

2009-09-28 Thread Carsten Dominik
Fixed, thanks. - Carsten On Sep 27, 2009, at 11:07 PM, Matt Lundin wrote: Hi Carsten, I have org-footnote-section set to Footnotes. If I insert a new footnote while... 1. the * Footnotes tree already exists and 2. the * Footnotes tree is folded ...the footnote definition label is

Re: [Orgmode] Verse construct generates invalid LaTeX code

2009-09-28 Thread Carsten Dominik
Hi Antti, I fixed this issue, thanks. - Carsten On Sep 24, 2009, at 11:10 AM, Antti Kaihola wrote: Here's an example file: -versetest.org Test case for verse bug #+BEGIN_VERSE This is the first stanza. This is the second stanza. #+END_VERSE

Re: [Orgmode] Org-mode version 6.30e; Error in post-command-hook

2009-09-28 Thread Carsten Dominik
On Sep 22, 2009, at 4:49 PM, George Pearson wrote: On 20 Sep 2009, Carsten wrote: I believe this is fixed now. Thank you for your report. I tried to test the fix, but maybe I don't know what I'm doing - tried the zip file corresponding to the fix, and also tried the org-latest.zip file.

Re: [Orgmode] subject lines

2009-09-28 Thread Carsten Dominik
On Sep 26, 2009, at 4:25 PM, Sean Sieger wrote: I appreciate the concentrated development on Org Mode, but couldn't the subject lines of posts be reversed, or truncated to `v 6.xx' and subject first? Pardon me for being so limited, but it's a lot of news and the lines are hard to scan.

Re: [Orgmode] Org-mode version 6.30; Links in categories break layout

2009-09-28 Thread Carsten Dominik
Fixed, thanks. - Carsten On Sep 23, 2009, at 1:12 PM, Peter Westlake wrote: On Fri, 04 Sep 2009 11:44 +0100, Peter Westlake peter.westl...@pobox.com wrote: On Fri, 04 Sep 2009 09:19 +0200, Carsten Dominik carsten.domi...@gmail.com wrote: The prefix is now formatted properly, and C-c C-o

Re: [Orgmode] [BUG] org-export-normalize-links: Invalid function: org-if-unprotected-at

2009-09-28 Thread Carsten Dominik
Hi Eric, I have no idea how this can happen. If you have any new information, let me know. As anyone else seen the problem Eric describes? - Carsten On Sep 23, 2009, at 3:38 PM, Eric Schulte wrote: Carsten Dominik carsten.domi...@gmail.com writes: On Sep 23, 2009, at 4:59 AM, Eric

Re: [Orgmode] suggestion: options for chronological agenda

2009-09-28 Thread Carsten Dominik
Hi Ilya, have you tried C-a ato get the agenda, and then v [ to include inactive time stamps? HTH - Carsten On Sep 26, 2009, at 6:02 AM, Ilya Shlyakhter wrote: I often need to find recently modified entries. I try to timestamp entries I work on with the active timestamps (in

Re: [Orgmode] fullpage.sty replacement [WAS: Problem with LaTeX snippets preview]

2009-09-28 Thread Carsten Dominik
Hi Tim, I have applied your patch, thanks. The header for the LaTeX files used to produce PDF export independent from this. The stuff here is only used to create small images that will be displayed in Emacs or used in HTML export. - Carsten On Sep 26, 2009, at 12:36 PM, Tim Burt wrote: In

Re: [Orgmode] Org-mode version 6.30e; Error in post-command-hook

2009-09-28 Thread George Pearson
Thanks! Copied in org-install from 6.30e and that did the trick. So I can now confirm that this post-command-hook error bug is fixed. Maybe the situation with org-install should be in the FAQ somewhere where the use of the development version is discussed. Just a thought. On 28 Sep 2009 at

Re: [Orgmode] Re: Merge tables

2009-09-28 Thread Dan Davison
Bernt Hansen be...@norang.ca writes: Hector Villafuerte hecto...@gmail.com writes: Hi, I've just discovered Org and are truly impressed with it; using it for more and more tasks. Here's what I want to do: I have 2 tables with the same number of rows (one row per subject). I would like to

Re: [Orgmode] Org-mode version 6.30e; Error in post-command-hook

2009-09-28 Thread Carsten Dominik
On Sep 28, 2009, at 10:29 PM, George Pearson wrote: Thanks! Copied in org-install from 6.30e and that did the trick. So I can now confirm that this post-command-hook error bug is fixed. Maybe the situation with org-install should be in the FAQ somewhere where the use of the development

[Orgmode] Re: subject lines

2009-09-28 Thread Sean Sieger
Carsten Dominik carsten.domi...@gmail.com writes: On Sep 26, 2009, at 4:25 PM, Sean Sieger wrote: I appreciate the concentrated development on Org Mode, but couldn't the subject lines of posts be reversed, or truncated to `v 6.xx' and subject first? Pardon me for

Re: [Orgmode] Re: subject lines

2009-09-28 Thread Samuel Wales
I think he's using a mail reader with a short header margin, and wants the significant words up front. I try to front-load subject headers for that reason. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list.

Re: [Orgmode] fullpage.sty replacement [WAS: Problem with LaTeX snippets preview]

2009-09-28 Thread Tim Burt
Carsten --- Ah, I see. I had not become one with the thread to see that this was not used for documents. Now I get to learn something new. It's a good day. Good evening, Tim Carsten Dominik writes: Hi Tim, I have applied your patch, thanks. The header for the LaTeX files used to

Re: [Orgmode] Org-mode version 6.30trans; Cursor does not move to end-of-line in agenda view

2009-09-28 Thread Bastien
Carsten Dominik carsten.domi...@gmail.com writes: Besides that (only good) reason, I guess it just looks weird... I reported this problem before as well. OK, I gave it a try - lets see what it breaks Works nice so far, thanks a lot! -- Bastien

Re: [Orgmode] subject lines

2009-09-28 Thread Bastien
Sean Sieger sean.sie...@gmail.com writes: I appreciate the concentrated development on Org Mode, but couldn't the subject lines of posts be reversed, or truncated to `v 6.xx' and subject first? Pardon me for being so limited, but it's a lot of news and the lines are hard to scan. +1 For

Nick Dokos: Re: [Orgmode] Superscripts in LaTeX export

2009-09-28 Thread Nick Dokos
[Forgot to copy the list - again. Giovanni, apologies for the duplicate.] --- Forwarded Message Date:Mon, 28 Sep 2009 20:04:33 -0400 From:Nick Dokos nicholas.do...@hp.com To: Giovanni Ridolfi giovanni.rido...@yahoo.it cc: nicholas.do...@hp.com Subject: Re: [Orgmode]

Re: [Orgmode] Re: short way to insert source tag in org mode?

2009-09-28 Thread Water Lin
Bernt Hansen be...@norang.ca writes: Water Lin water...@ymail.com writes: While I am using org to publish my source code, I include my code in following way: #+BEGIN_SRC emacs-lisp some emacs-lisp code #+END_SRC Everytime I copy the begin and the end tag which is #+BEGIN_SRC

Re: [Orgmode] subject lines

2009-09-28 Thread Carsten Dominik
On Sep 29, 2009, at 1:58 AM, Bastien wrote: Sean Sieger sean.sie...@gmail.com writes: I appreciate the concentrated development on Org Mode, but couldn't the subject lines of posts be reversed, or truncated to `v 6.xx' and subject first? Pardon me for being so limited, but it's a lot of

Re: [Orgmode] Re: short way to insert source tag in org mode?

2009-09-28 Thread Nick Dokos
Water Lin water...@ymail.com wrote: Bernt Hansen be...@norang.ca writes: Water Lin water...@ymail.com writes: ... I want to find a way to inset them handly. Is there a key binding for this? I use yasnippet for this. http://doc.norang.ca/org-mode.html#Yasnippets I am

Re: [Orgmode] suggestion: options for chronological agenda

2009-09-28 Thread Ilya Shlyakhter
Ah, didn't know about that. Things have changed since I last read the full manual :) Thanks for help! ilya On Mon, Sep 28, 2009 at 4:10 PM, Carsten Dominik carsten.domi...@gmail.com wrote: Hi Ilya, have you tried  C-a a    to get the agenda, and then  v [ to include inactive time

Re: [Orgmode] Visibility hide mode in 6.30trans doesn't hide last character in child region

2009-09-28 Thread Carsten Dominik
Hi Nick, I cannot reproduce this, but I am not on windows. - Carsten On Sep 28, 2009, at 4:30 PM, Nick Bell wrote: Not sure whether I'm putting this correctly, but on Windows (emacs- CVS 23.1.50.1 and EmacsW32) and 6.30trans (retrieved from git today) collapsing outlines results in e.g.

Re: [Orgmode] Re: short way to insert source tag in org mode?

2009-09-28 Thread Bernt Hansen
Nick Dokos nicholas.do...@hp.com writes: Water Lin water...@ymail.com wrote: Bernt Hansen be...@norang.ca writes: Water Lin water...@ymail.com writes: ... I want to find a way to inset them handly. Is there a key binding for this? I use yasnippet for this.

Re: [Orgmode] Re: short way to insert source tag in org mode?

2009-09-28 Thread Water Lin
Nick Dokos nicholas.do...@hp.com writes: Water Lin water...@ymail.com wrote: Bernt Hansen be...@norang.ca writes: Water Lin water...@ymail.com writes: ... I want to find a way to inset them handly. Is there a key binding for this? I use yasnippet for this.

Re: [Orgmode] Re: short way to insert source tag in org mode?

2009-09-28 Thread Nick Dokos
Bernt Hansen be...@norang.ca wrote: Using Bernt's setup, I can get the block expanded using C-i, but the tab key itself is bound to org-cycle. When I say C-h c tab emacs says tab, whereas if I say C-h c C-i emacs says TAB. In an emacs without yasnippets, otoh,

Re: [Orgmode] Superscripts in LaTeX export

2009-09-28 Thread Thomas S. Dye
Aloha Carsten, Giovanni, and Nick, It seems like magic to me, but now my org file correctly exports ^{14}C to LaTeX. The viewers of my beamer slide show will immediately recognize the radioactive isotope of carbon in the frame's title. They will have this pleasure with little effort on

[Orgmode] Re: LaTeX export - customize own class

2009-09-28 Thread henry atting
On Di, Sep 29 2009, Carsten Dominik wrote: On Sep 28, 2009, at 4:41 PM, henry atting wrote: I am trying to customize the orgmode export to the LaTeX class `play` A first level heading will then become the LaTeX \speaker{}, the text under this heading will become the text the speaker says. No

Re: [Orgmode] Re: LaTeX export - customize own class

2009-09-28 Thread Nick Dokos
henry atting nsmp...@online.de wrote: I pulled the newest git version, reloaded org.el and tried to load the hook with (add-hook 'org-mode-hook 'org-export-latex-final-hook) but when I am trying to export an org file to LaTeX I get an error message: run-hooks: Symbol's function