Re: [Orgmode] Showing scheduled blocked tasks

2010-03-11 Thread Matthew Phillips
Hi Carsten, reply inline below. On 11/03/2010, at 4:40 PM, Carsten Dominik wrote: On Mar 11, 2010, at 2:34 AM, Matthew Phillips wrote: I am trying to get a TODO tags view in my daily agenda just shows the first TODO of a “Project” (a la the “next action” in GTD). This allows me to have

Re: Fwd: [Orgmode] Precision setting for spreadsheet calculation

2010-03-11 Thread Eric S Fraga
On Thu, 11 Mar 2010 07:28:38 +0100, Carsten Dominik carsten.domi...@gmail.com wrote: Hi, is anyone able to reproduce this? I am not, so far - Carsten Begin forwarded message: From: Michael Brand michael.br...@alumni.ethz.ch Date: March 5, 2010 9:38:56 AM GMT+01:00 To:

[Orgmode] html attributes and caption ignored in table export

2010-03-11 Thread Eric S Fraga
Hi, What am I missing? I tried exporting the following to HTML and the caption and HTML attributes seem to be ignored completely. Also, the alignment directives are ignored as well. --8---cut here---start-8--- #+TITLE: test file for org mode #+DESCRIPTION:

Re: [Orgmode] [PATCH] New variable to speed up custom agendas

2010-03-11 Thread Carsten Dominik
Hi Matt, sorry, it looks like I forgot to push yesterday evening. Done now... - Carsten On Mar 11, 2010, at 5:12 AM, Matthew Lundin wrote: Hi Carsten, Carsten Dominik carsten.domi...@gmail.com writes: wow, you have proven me wrong. There is a way to get a significant speedup in agenda

Re: [Orgmode] html attributes and caption ignored in table export

2010-03-11 Thread Carsten Dominik
Hi Eric On Mar 11, 2010, at 10:51 AM, Eric S Fraga wrote: Hi, What am I missing? I tried exporting the following to HTML and the caption and HTML attributes seem to be ignored completely. Also, the alignment directives are ignored as well. Export preprocessing stores the attributes as

Re: [Orgmode] Precision setting for spreadsheet calculation

2010-03-11 Thread Carsten Dominik
On Mar 11, 2010, at 10:29 AM, Eric S Fraga wrote: On Thu, 11 Mar 2010 07:28:38 +0100, Carsten Dominik carsten.domi...@gmail.com wrote: Hi, is anyone able to reproduce this? I am not, so far - Carsten Begin forwarded message: From: Michael Brand michael.br...@alumni.ethz.ch Date:

Re: [Orgmode] html attributes and caption ignored in table export

2010-03-11 Thread Eric S Fraga
On Thu, 11 Mar 2010 12:30:07 +0100, Carsten Dominik carsten.domi...@gmail.com wrote: Hi Eric On Mar 11, 2010, at 10:51 AM, Eric S Fraga wrote: Hi, What am I missing? I tried exporting the following to HTML and the caption and HTML attributes seem to be ignored completely. Also,

Re: [Orgmode] Precision setting for spreadsheet calculation

2010-03-11 Thread Eric S Fraga
On Thu, 11 Mar 2010 12:35:42 +0100, Carsten Dominik carsten.domi...@gmail.com wrote: On Mar 11, 2010, at 10:29 AM, Eric S Fraga wrote: On Thu, 11 Mar 2010 07:28:38 +0100, Carsten Dominik carsten.domi...@gmail.com wrote: Hi, is anyone able to reproduce this? I am not, so

[Orgmode] [PATCH] org-at-property-p and related

2010-03-11 Thread Mikael Fornius
I am suggesting some changes to org-at-property-p (using org-get-property-block) and making related procedures take advantage of it. * org.el (org-at-property-p): Check if we are inside a property drawer not just any drawer. (org-set-property, org-delete-property): When cursor is on a

[Orgmode] Re: [PATCH] org-at-property-p and related

2010-03-11 Thread Mikael Fornius
Sorry the attached patch is inverted! :-) Try this. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5aece42..e9d7065 100755 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,17 @@ +2010-03-06 Mikael Fornius m...@abc.se + + * org.el (org-set-property, org-delete-property): When cursor is

[Orgmode] Re: [PATCH] org-at-property-p and related

2010-03-11 Thread Mikael Fornius
Oh man! That was old. Sorry. Third attempt: This is the one: diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6d30f08..d6a0f76 100755 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2010-03-11 Mikael Fornius m...@abc.se + + * org.el (org-at-property-p): Check if we are inside a

Re: [Orgmode] Re: [PATCH] org-at-property-p and related

2010-03-11 Thread Carsten Dominik
Applied, thanks! - Carsten On Mar 11, 2010, at 2:06 PM, Mikael Fornius wrote: Oh man! That was old. Sorry. Third attempt: This is the one: org-at-property-p-2.diff -- Mikael Fornius ___ Emacs-orgmode mailing list Please use `Reply All' to send

[Orgmode] Re: [PATCH] org-at-property-p and related

2010-03-11 Thread Mikael Fornius
Sorry, I did a little wrong again. It is not my day today... Please also apply this for correct behavior: diff --git a/lisp/org.el b/lisp/org.el index ad15d5e..a4932a2 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -12986,7 +12986,7 @@ in the current file. (interactive (let*

[Orgmode] Re: [PATCH] org-at-property-p and related

2010-03-11 Thread Carsten Dominik
Done, thanks... - Carsten On Mar 11, 2010, at 3:01 PM, Mikael Fornius wrote: Sorry, I did a little wrong again. It is not my day today... Please also apply this for correct behavior: diff --git a/lisp/org.el b/lisp/org.el index ad15d5e..a4932a2 100644 --- a/lisp/org.el +++ b/lisp/org.el @@

[Orgmode] Tabel of contents - html export

2010-03-11 Thread Jörg Hagmann
When exporting this minimal.org to html ... -- * [[file:./a-file-to-download][file:./an-icon]] First * [[file:./a-file-to-download][file:./an-icon]] Second --- ... the table of contents lists file:./ etc. Is it possible to have it ignore what's

[Orgmode] [babel] problems with org-babel-src-block-regexp

2010-03-11 Thread Maurizio Vitale
There're problems with org-babel-src-block-regexp when the src block contains the block delimiters (for instance in strings or comments). Granted, this is an uncommon occurrence (which I discovered by accident) editing an org-file containing elisp code that needed to insert

[Orgmode] Re: [babel] problems with org-babel-src-block-regexp (full text)

2010-03-11 Thread Maurizio Vitale
[sorry for the double posting, but the control char in the regexp prevented the full message from appearing. This is what I meant to send] There're problems with org-babel-src-block-regexp when the src block contains the block delimiters (for instance in strings or comments). Granted, this is

[Orgmode] Wrong reference of ISO 6801, should be ISO 8601?

2010-03-11 Thread Yee Keat Phuah
In the latest org user manual pdf that I downloaded, on page 61, there's a mention that the date format is inspired by ISO 6801, however, I think the correct ISO should be ISO 8601? Cheers, Phuah Yee Keat ___ Emacs-orgmode mailing list Please use

[Orgmode] Re: [PATCH] org-set/delete-property

2010-03-11 Thread Mikael Fornius
Hmm... I realize I should have thought some more about this before posting the original patch. I have second thoughts: I think the behavior to take property under cursor as the one intended to change when editing properties feels forcing and may be confusing. Therefore I suggest two

[Orgmode] docs bug for babel's R colnames support

2010-03-11 Thread Ian Fiske
Hi all, Thanks for this awesome piece of software. This is just a docs bug, I think. Following the online examples for babel's R language support, the :colnames t option did not work for me. It began to work only after I used :colnames yes. Best, Ian Emacs : GNU Emacs 23.1.1

Re: [Orgmode] Showing scheduled blocked tasks

2010-03-11 Thread Carsten Dominik
Hi Phil, On Mar 11, 2010, at 9:43 AM, Matthew Phillips wrote: Hi Carsten, reply inline below. On 11/03/2010, at 4:40 PM, Carsten Dominik wrote: On Mar 11, 2010, at 2:34 AM, Matthew Phillips wrote: I am trying to get a TODO tags view in my daily agenda just shows the first TODO of a

Re: [Orgmode] [BUG] block agenda faces

2010-03-11 Thread Carsten Dominik
On Mar 7, 2010, at 2:34 PM, Łukasz Stelmach wrote: Hello. I've create a block agenda entry in my org-agenda custom commands: --8---cut here---start-8--- (Ha agenda at home ((agenda ((org-agenda-skip-function

Re: [Orgmode] RE: Org-Mode for Nexus One?

2010-03-11 Thread Carsten Dominik
On Mar 5, 2010, at 9:34 PM, Dennis Groves wrote: Gentlemen, So what I had in mind was something like the attached A3.org describing the A3 quality process... Agenda allows you to see what is needs doing and when; but what I was wanting is a way to see what has been done compared with

Re: [Orgmode] [PATCH 2/2] Fix adaptive filling.

2010-03-11 Thread Carsten Dominik
Hi everyone, I know that a few people have been using this patch. How has it been working? - Carsten On Mar 1, 2010, at 2:49 PM, Dan Hackney wrote: For paragraph text, `org-adaptive-fill-function' did not handle the base case of regular text which needed to be filled. This commit saves a

Re: [Orgmode] Customizing checkbox statistics faces

2010-03-11 Thread Carsten Dominik
Hi Thomas, I don't think matching the colors of checkbox statistics to the TODO keyword does not seem to carry useful additional information, so I am not applying your patch. Maybe the best would be for you to remove the coloring of these structures alltogether? By customizing the

Re: [Orgmode] clock resolver never stops if task hasn't been clocked before

2010-03-11 Thread Carsten Dominik
Hi Simon, somehow I don't seem to be able to reproduce this bug. Maybe I don't have some of your settings? How about a minimal file and a minimal .emacs, or a full bug report according to the manual? - Carsten On Feb 28, 2010, at 8:31 AM, Simon Campese wrote: Hello, I just noticed a

Re: [Orgmode] Export to latex ignores user-mail-address

2010-03-11 Thread Jambunathan K
On 3/9/2010 10:40 PM, Carsten Dominik wrote: On Mar 7, 2010, at 5:48 PM, Jambunathan K wrote: Hi Carsten What can I do to get the email address automagically as in the header as below: ... [Snipped from Wikibook] \title{How to Structure a \LaTeX{} Document} \author{Andrew Roberts\\

Re: [Orgmode] docs bug for babel's R colnames support

2010-03-11 Thread Thomas S. Dye
Thanks Ian, I've made the changes and pushed them to Worg. Tom On Mar 11, 2010, at 6:54 AM, Ian Fiske wrote: Hi all, Thanks for this awesome piece of software. This is just a docs bug, I think. Following the online examples for babel's R language support, the :colnames t option did

Re: [Orgmode] Precision setting for spreadsheet calculation

2010-03-11 Thread Michael Brand
Eric S Fraga wrote: Either destination within index.html is obviously fine (at least to me!). I guess Michael's query must have been due to the fact that depending on where you click from, you get placed in a different place in the index.html file? Almost yes. Even the _same_ section_link can

Re: [Orgmode] Export to latex ignores user-mail-address

2010-03-11 Thread Jambunathan K
My gut feelings is that although macros are enabled for author string, the parsing is broken when the invocation spans multiple lines. I would like to add the following observation as well - --- org input --- #+AUTHOR: Jambunathan K\cr\href{mailto:{{{EMAILEMAIL --- actual tex

Re: [Orgmode] Precision setting for spreadsheet calculation

2010-03-11 Thread Eric S Fraga
On Thu, 11 Mar 2010 14:49:28 -0500, Nick Dokos nicholas.do...@hp.com wrote: Michael Brand michael.br...@alumni.ethz.ch wrote: [...] o I visit http://orgmode.org/manual/index.html o I click `1 Introduction' in the frame on the left side. o I click 'Previous: Top' in the Navigation line -

Re: [Orgmode] Org-mode and Nokia N900

2010-03-11 Thread Christopher Allan Webber
BTW, as an update to this ood discussion: You can run emacs, git and orgmode natively on the n900 phone. In fact, this is what I do these days (I run emacs in a terminal, so I can use the escape key that is part of the bottom menu-bar in place of meta). Emacs + Git + Orgmode + n900 ==

[Orgmode] Org refile within current buffer?

2010-03-11 Thread Ryan Thompson
Is there an org-mode command to refile only within the current buffer? ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Active, fontified org hyperlinks in any major mode

2010-03-11 Thread Paul Sexton
To activate and correctly fontify org [[hyperlinks]] in any major mode, add the following to your .emacs: (defun orgl-do-font-lock (add-or-remove) Add or remove font-lock rules for org hyperlinks. (funcall add-or-remove nil '((org-activate-bracket-links (0 'org-link t) (defun

[Orgmode] Re: Org refile within current buffer?

2010-03-11 Thread Bernt Hansen
Ryan Thompson r...@thompsonclan.org writes: Is there an org-mode command to refile only within the current buffer? Not natively unless you want to make that a global change. You could easily create a function that does that though I think. Just bind that to your favourite key sequence or use

[Orgmode] Re: [PATCH 2/2] Fix adaptive filling.

2010-03-11 Thread Austin Frank
On Thu, Mar 11 2010, Carsten Dominik wrote: Hi everyone, I know that a few people have been using this patch. How has it been working? Brilliant. When composing messages in mml-mode with orgstruct++-mode enabled, I now get mml-appropriate wrapping in non-orgish parts of the message. This

Re: [Orgmode] Re: [PATCH 2/2] Fix adaptive filling.

2010-03-11 Thread Samuel Wales
Unable to test it now. On 2010-03-11, Austin Frank austin.fr...@gmail.com wrote: On Thu, Mar 11 2010, Carsten Dominik wrote: Hi everyone, I know that a few people have been using this patch. How has it been working? Brilliant. When composing messages in mml-mode with orgstruct++-mode