Re: [O] New feature: loop over siblings for some commands

2011-07-20 Thread David Maus
After a first look at the macro and its usage I have the feeling that the macro would be wrong and/or a bad design choice. It conditionally implements a mapping of body to a headline's siblings. Thus it is a specialized case of applying a function to zero or more headlines based on a selection cri

Re: [O] org-edit-file ?

2011-07-20 Thread Jambunathan K
Dov Grobgeld writes: > I just thought of an idea that I wonder if someone has implemented. > > While writing my journal I find myself wanting to insert a graphics > file, e.g. a svg file and I write file:foo.svg . After having written > the name I  enter inkscape to create the contents of the fil

Re: [O] ODT Export does not seem to recognise org-export-default-language

2011-07-20 Thread Jambunathan K
Jambunathan K writes: > Hello Rainer > >> Hi! >> >> Exporting an org file via C-c C-e O to an ODT file does not seem to >> recognise the >> org-export-default-language setting. > I can confirm the bug and I have a fix for this issue. I will include > the fix in the next set of patches which I p

Re: [O] iCalendar export

2011-07-20 Thread Tassilo Horn
Gustav Wikström writes: Hi Gustav, > So my question to this newsgroup is; If you use the iCalendar export > function, what software do you use to view this information? Yeah, I convert to ical files on save, and there's some cron job that copies these files to some webpage. From there, I impor

Re: [O] Org-capture from Firefox: ^M or not ^M?

2011-07-20 Thread Sebastien Vauban
Hi Otto , Otto Pichlhöfer wrote: > Sebastien Vauban writes: >> In the exact same conditions (I mean, Emacs settings, etc.), when I capture >> some regions from Web pages, they sometimes: >> >> - are mixed "all one one line" >> Example: >> http://lists.gnu.org/archive/html/help-gnu-emacs/2007

Re: [O] "DONE" all subtasks recursively

2011-07-20 Thread Marcelo de Moraes Serpa
*bump* Hey guys, if someone could guide me a hint on where I should look to hack some elisp code in order to do that, I'd be grateful ;) Cheers, Marcelo. On Mon, Jul 18, 2011 at 1:30 PM, Marcelo de Moraes Serpa < celose...@gmail.com> wrote: > Hey guys > > If I have a headline with children, li

Re: [O] New backend for org-agenda: (Was Calendar-like view of the org-agenda)

2011-07-20 Thread SAKURAI Masashi
Hi Rasmus and Giovanni, At Wed, 20 Jul 2011 15:31:04 +0200, Giovanni Ridolfi wrote: > : > > What does '/per-se/' mean ? > > :-) > it is Latin, an ancient *European* language > it means: > - 'In itself' > - Also "by itself" > or: > - Without referring to anything else, intrinsically, > taken

[O] Bug: inconsistent docstring of org-agenda-prefix-format [7.6 (release_7.6.143.g98b7c)]

2011-07-20 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. -

[O] Bug: Refiling is broken [7.6 (release_7.6.132.gd8bd4)]

2011-07-20 Thread Bernt Hansen
Hi Bastien, Bulk refiling from the agenda (B r) no longer works for me. Git bisect identifies the following commit as the problem: , | $ git bisect bad | 651a537e49495b283602d7ef8979d364ef8dfbf9 is the first bad commit | commit 651a537e49495b283602d7ef8979d364ef8dfbf9 | Author: Bastien Guer

Re: [O] TODO type problem on speedbar and imenu.

2011-07-20 Thread Nicolas Goaziou
Hello, Osamu OKANO writes: > I found a problem on speedbar and imenu. > Reproducing date is here > -8<---cut here---start->8--- > * someday/maybe > * SOMEDAY/maybe > * SOMEDAY maybe > * someday maybe > * read/review > * READ/review > * conf > #+TYP_TODO: SOMED

[O] [BABEL,PATCH] ob-fortran, ert tests

2011-07-20 Thread Litvinov Sergey
ob-fortran.el: fix a bug with string input, add ob-fortran tests with ert. >From ed4e14fd509cad8d9ccc66bef570f2d8796213ca Mon Sep 17 00:00:00 2001 From: Litvinov Sergey Date: Thu, 21 Jul 2011 00:44:50 +0200 Subject: [PATCH] ob-fortran.el: fix bug with string input, add ob-fortran tests with ert -

Re: [O] bug report: archiving an indirect buffer

2011-07-20 Thread Nicolas Goaziou
Hello, Ilya Shlyakhter writes: > org-archive-subtree calls (abbreviate-file-name (buffer-file-name)) > but the buffer file name is nil for indirect buffers. I have committed a fix for that problem. If you have time, could you confirm that it's working? Thanks. Regards, -- Nicolas Goaziou

Re: [O] Org-capture from Firefox: ^M or not ^M?

2011-07-20 Thread Sebastien Vauban
Hi Otto , Otto Pichlhöfer wrote: >> In the exact same conditions (I mean, Emacs settings, etc.), when I capture >> some regions from Web pages, they sometimes: >> >> - are mixed "all one one line" >> Example: >> http://lists.gnu.org/archive/html/help-gnu-emacs/2007-03/msg00670.html Just to b

Re: [O] CLOCKTABLE multiply time expended by hourly rate?

2011-07-20 Thread A. Ryan Reynolds
On Jul 20, 2011, at 4:38 PM, Daniel E. Doherty wrote: > > Hi all, > > I am trying to use orgmode to bill for time. My idea is to add a column > that multiplies the elapsed time column by an hourly rate. > Unfortunately, the elapsed time is interpreted (I believe) as a fraction > in calc, so, fo

[O] CLOCKTABLE multiply time expended by hourly rate?

2011-07-20 Thread Daniel E . Doherty
Hi all, I am trying to use orgmode to bill for time. My idea is to add a column that multiplies the elapsed time column by an hourly rate. Unfortunately, the elapsed time is interpreted (I believe) as a fraction in calc, so, for example, a time of 0:58 becomes a zero. Is there a way to make the

Re: [O] Suggestion: Stackoverflow for Orgmode

2011-07-20 Thread Wes Hardaker
> On Wed, 20 Jul 2011 09:02:03 -0700, Rehan Iftikhar > said: RI> Personally I feel that the StackExchange interface is more accessible RI> to newcomers than mailing lists or Worg. Its a great way to ask a RI> questions and get an answer. (and it's worth noting that org-mode questions al

Re: [O] Suggestion: Stackoverflow for Orgmode

2011-07-20 Thread Rehan Iftikhar
Personally I feel that the StackExchange interface is more accessible to newcomers than mailing lists or Worg. Its a great way to ask a questions and get an answer. The mailing list is better at having conversations about a topic. Worg is a great resource for hand-curated advice, which will always

Re: [O] Move to item to the bottom

2011-07-20 Thread Marcelo de Moraes Serpa
[Feature suggestion] (related to what I described in the last post of this thread): Keep configuration options for an org file in a separate file. Could be: * nameoftheorgfile.conf I know it seems awkward, but I think it'd be nice if we could keep org file configurations outside of the org file,

Re: [O] Suggestion: Stackoverflow for Orgmode

2011-07-20 Thread John Hendy
On Wed, Jul 20, 2011 at 8:53 AM, Rainer M Krug wrote: > > > On Wed, Jul 20, 2011 at 2:13 PM, Thomas Renkert > wrote: >> >> Jambunathan K gmail.com> writes: >> >> > >> > The biggest diasadvantage would be fragmentation of information. >> > >> > All information needs to have authoritative sources

Re: [O] Org-capture from Firefox: ^M or not ^M?

2011-07-20 Thread Otto Pichlhöfer
Sebastien Vauban writes: > > Hello, > > In the exact same conditions (I mean, Emacs settings, etc.), when I capture > some regions from Web pages, they sometimes: > > - are mixed "all one one line" > Example: > http://lists.gnu.org/archive/html/help-gnu-emacs/2007-03/msg00670.html > > - ar

Re: [O] Suggestion: Stackoverflow for Orgmode

2011-07-20 Thread A. Ryan Reynolds
I think on the whole that this is a good idea; I do wonder if it might harmfully divide the effort on the documentation rather than provide a complement to the manual and guide, but I think the best way to find out is just to try it and see what people use. If the existing FOSS designed to fill

Re: [O] bug when tuning agenda views

2011-07-20 Thread Memnon Anon
Роман Новиков writes: > org-7.5 ,[ (info "(org)Feedback") ] |For bug reports, please first try to reproduce the bug with the | latest version of Org available--if you are running an outdated | version, it is quite possible that the bug has been fixed already. ` http://orgmode.org/in

Re: [O] Can't follow links with id property

2011-07-20 Thread Giovanni Ridolfi
Suvayu Ali writes: > Hi everyone, > > I can't follow links with an ID property. I have attached a minimal > example org file. Org complains it cannot find a match and prompts to > create a new headline. Answering yes to the prompt creates a new > headline like this: > > * id:9dfdc23e-f9ce-413b-b9

[O] org-edit-file ?

2011-07-20 Thread Dov Grobgeld
I just thought of an idea that I wonder if someone has implemented. While writing my journal I find myself wanting to insert a graphics file, e.g. a svg file and I write *file:foo.svg* . After having written the name I enter inkscape to create the contents of the file. To do that I have to run in

Re: [O] New backend for org-agenda:

2011-07-20 Thread Giovanni Ridolfi
SAKURAI Masashi writes: Hi Masashi, > > At Tue, 19 Jul 2011 01:06:14 +0200, > Bastien wrote: >> : >> > I'm sure that the caching mechanism is useful, but I'm not sure that >> > we should do it with paying the large cost of rewrite whole codes. >> >> FWIW, this is a two separate steps process: 1)

Re: [O] Can't follow links with id property

2011-07-20 Thread suvayu ali
On Wed, Jul 20, 2011 at 4:10 PM, Giovanni Ridolfi wrote: > Org-mode version 7.6 fe0c013965bc5a15309cec2e4ab4ad78689bc4af > GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO > > I confirm Suvayu's bug. For the record, exporting to HTML has a properly functional link. Just org-open-

Re: [O] Suggestion: Stackoverflow for Orgmode

2011-07-20 Thread Memnon Anon
Thomas Renkert writes: > I noticed that - as more people with a diverse range of background knowledge > start to use orgmode - the mailing list is getting more and more difficult to > navigate: I do agree that the volume of mails did considerably increase. > a lot of threads are long and windi

Re: [O] [org-babel] a patch with fortran support

2011-07-20 Thread Bastien
Hi Sergey, Sergey Litvinov writes: > Please consider an implementation of fortran support for > org-babel. The patch adds contrib/babel/langs/ob-fortran.el > (modification of lisp/ob-C.el) and > testing/examples/ob-fortran-test.org with tests. FWIW: this patch has already been applied: I guess

Re: [O] [bug] Org-capture bug due to recent dired-buffers related feature

2011-07-20 Thread Bastien
Hi Puneeth, Puneeth Chaganti writes: > The recent commit that adds a dired-buffer related feature, breaks > org-capture when dired-mode has not been loaded. The dired-buffers > variable becomes available only when dired-mode has been loaded > atleast once. Fixed by requiring dired with (requir

Re: [O] Suggestion: Stackoverflow for Orgmode

2011-07-20 Thread Rainer M Krug
On Wed, Jul 20, 2011 at 2:13 PM, Thomas Renkert < tunnelbl...@quantentunnel.de> wrote: > Jambunathan K gmail.com> writes: > > > > > The biggest diasadvantage would be fragmentation of information. > > > > All information needs to have authoritative sources and archives. I > > believe the info man

[O] bug when tuning agenda views

2011-07-20 Thread Роман Новиков
Hi! when adding this string to my .emacs agenda is generating well, but when into agenda window I typing 't' to change TODO state of entry - emacs is hanging and only rebooting helps. without '\n' everything works well. (org-agenda-prefix-format "[ ] \n %T: ") emacs-23.3 org-7.5 Win7 R

Re: [O] org-publish: Best practice to generate a html header on a per-file basis ?

2011-07-20 Thread Bastien
Hi Sander, Sander Boer writes: > I've been investigating a viable way to generate for every exported html > file in an org-publish project a list of links to all the other html files > in the directory-tree and I'm stuck. Not tested: perhaps you can try to generate the sitemap.org file and incl

Re: [O] regression: capture vs dired

2011-07-20 Thread Bastien
Fixed, thanks. Greg Troxel writes: > When doing capture, after selecting 'task', I get: > > Template key: > call-interactively: Symbol's value as variable is void: dired-buffers > > This is on: > > GNU Emacs 23.3.1 (i386--netbsdelf, GTK+ Version 2.24.4) of 2011-06-25 on > fnord.ir.bbn.co

Re: [O] [bug] Org-capture bug due to recent dired-buffers related feature

2011-07-20 Thread Bastien
Hi Nicolas, Nicolas Goaziou writes: > True. This should be fixed now. Let me know if this isn't the case. Your fix is better -- I reverted mine. Thanks! -- Bastien

Re: [O] New backend for org-agenda: (Was Calendar-like view of the org-agenda)

2011-07-20 Thread Rasmus
SAKURAI Masashi writes: > What does '/per-se/' mean ? It means 'as such' Here is the entry from Merriam Webster Unabriged , | per se | Function: adverb | Etymology: Latin | : by, of, or in itself or oneself or themselves : as such : INDEPENDENTLY, INTRINSICALLY | | | | | | ` >

Re: [O] ODT Export does not seem to recognise org-export-default-language

2011-07-20 Thread Jambunathan K
Hello Rainer > Hi! > > Exporting an org file via C-c C-e O to an ODT file does not seem to recognise > the > org-export-default-language setting. > Export of the same subtree to HTML does recognise the setting and produce a > german > translation of "table of contents". DOT export sticks with "

[O] iCalendar export

2011-07-20 Thread Gustav Wikström
Hello! I like the feature that TODO-items and calendar-items can be exportet to an iCalendar file. But one thing bugs me, I'm having trouble finding suitable software that supports the iCalendar-standard with vtodo items... So my question to this newsgroup is; If you use the iCalendar export func

Re: [O] Suggestion: Stackoverflow for Orgmode

2011-07-20 Thread Thomas Renkert
Jambunathan K gmail.com> writes: > > The biggest diasadvantage would be fragmentation of information. > > All information needs to have authoritative sources and archives. I > believe the info manual, GNU mailing list and the Orgmode.org domain (of > which Worg is but a part) are the right pla

[O] Wrong type argument listp on export

2011-07-20 Thread Dirk Scharff
Hello, I narrowed down my problem to the following short example: * My Test Block This is a test #+source testblock #+begin_src python :var x=3 :exports both :results output print x*x #+end_src executing the source-bock yields the correct result. When exporting this file however I get the

Re: [O] Suggestion: Stackoverflow for Orgmode

2011-07-20 Thread Jambunathan K
> The biggest advantage, IMO, is the aspect of self-organization: The biggest diasadvantage would be fragmentation of information. All information needs to have authoritative sources and archives. I believe the info manual, GNU mailing list and the Orgmode.org domain (of which Worg is but a par

[O] ODT Export does not seem to recognise org-export-default-language

2011-07-20 Thread Rainer Stengele
Hi! Exporting an org file via C-c C-e O to an ODT file does not seem to recognise the org-export-default-language setting. Export of the same subtree to HTML does recognise the setting and produce a german translation of "table of contents". DOT export sticks with "table of contents". Org-mode

Re: [O] [BUG] Changing TODO states sometimes modifies the schedulingof the next heading

2011-07-20 Thread Nicolas Goaziou
Hello, Tom writes: > Bottom line: the problem does not occur in the English locale, > because there all day abbreviations are 3 chars long, so the > above described simple way of restoring the cursor position > always works. But this is not true for all locales, so org > shouldn't rely on that.

[O] Suggestion: Stackoverflow for Orgmode

2011-07-20 Thread Thomas Renkert
Hello, I have been using Orgmode for the last two years. In fact, I started learning Emacs only to use orgmode (btw: a huge thank you to Carsten and the other contributors!). I noticed that - as more people with a diverse range of background knowledge start to use orgmode - the mailing list is ge

Re: [O] New backend for org-agenda: (Was Calendar-like view of the org-agenda)

2011-07-20 Thread SAKURAI Masashi
Hi Bastien, At Tue, 19 Jul 2011 01:06:14 +0200, Bastien wrote: > : > > I'm sure that the caching mechanism is useful, but I'm not sure that > > we should do it with paying the large cost of rewrite whole codes. > > FWIW, this is a two separate steps process: 1) write a usable cache, > then 2) re

Re: [O] Calendar-like view of the org-agenda

2011-07-20 Thread SAKURAI Masashi
Hi Bastien, At Mon, 18 Jul 2011 10:53:22 +0200, Bastien wrote: > : > > Please check it and let me know any ideas. > > I suggest everyone to use [calfw] as a tag in the subject of the > emails sent to the list, it will help filter through these requests. Thanks for your advice. I will add a tag.

Re: [O] [bug] Org-capture bug due to recent dired-buffers related feature

2011-07-20 Thread Puneeth Chaganti
Nicolas, On 7/19/11, Nicolas Goaziou wrote: > Hello, > > Puneeth Chaganti writes: > >> The recent commit that adds a dired-buffer related feature, breaks >> org-capture when dired-mode has not been loaded. The dired-buffers >> variable becomes available only when dired-mode has been loaded >> a