[O] Re: [Bug] [Version 7.5] org-capture : the clock doesn't resume on the original clocking task

2011-04-04 Thread Frederic Couchet
> "Bernt" == Bernt Hansen writes: Bernt> Hi Frederic, Bernt> So does this mean it's fixed in origin/master but broken in Bernt> release_7.5? Is your original task in the same file as the Bernt> target of your capture? Yes, it is. Bernt> There were a few fixes to the co

[O] Re: unnumbered subsections in latex export

2011-04-04 Thread Matt Lundin
Eric S Fraga writes: > Jambunathan K writes: > > [...] > >> I think one of the reasons Org is so popular it is that it is a >> common-man's swiss army knife and not a elitist samurai sword. > > And I think this is a very important analogy. Org does a good job for > many (very different) tasks.

[O] Re: unnumbered subsections in latex export

2011-04-04 Thread Jambunathan K
Matt Lundin writes: > Eric S Fraga writes: > >> Jambunathan K writes: >> >> [...] >> >>> I think one of the reasons Org is so popular it is that it is a >>> common-man's swiss army knife and not a elitist samurai sword. >> >> And I think this is a very important analogy. Org does a good job fo

[O] what happened to the #+OPTIONS: \n:t ?

2011-04-04 Thread katepano
what happen to the #+OPTIONS: \n:t ? we need it back please!!! why it does not work By the way nobody responded to my message!!! http://www.mail-archive.com/emacs-orgmode@gnu.org/msg40104.html why? is it a stupid question or it can't be implemented? Regards katepano

[O] Re: unnumbered subsections in latex export

2011-04-04 Thread Sébastien Vauban
Hi Nick and al., Nick Dokos wrote: >> This will at least help with the first difficulty -- and motivate all >> people working on the exporters to address the second one. The third one >> can be turned into a *chance*: that of having several people working in the >> same direction. > > Excellent pl

Re: [O] Re: org-add-note not working with winner-mode

2011-04-04 Thread brian powell
* http://www.emacswiki.org/emacs/WinnerMode gives: "The problem with (windmove-default-keybindings) is that they clash with the more common use on modern systems of S-right etc for selecting text. In Emacs this is turned on by CuaMode for example. Therefore it might be better to go with the altern

Re: [O] Re: org-add-note not working with winner-mode

2011-04-04 Thread Suvayu Ali
Hi Brian, On Mon, 4 Apr 2011 11:57:30 -0400 brian powell wrote: > * http://www.emacswiki.org/emacs/WinnerMode gives: > I am a little confused, aren't windmove and winner mode different packages? I use both, but I narrowed down the problem to just winner-mode. > "The problem with (windmove-def

[O] [Bug][BABEL][R] Headers of the tables are not recognized during the export.

2011-04-04 Thread Vitalie Spinu
Hello everyone! Have a file like this: #+OPTIONS:H:3 num:nil toc:2 \n:nil @:t ::t |:t ^:{} -:t f:t *:t TeX:t LaTeX:t skip:t d:(HIDE) tags:not-in-toc #+BABEL: :exports both :session *R* :cache no #+TBLNAME: Chuah07 | condition | Mean.offer | |

[O] Re: unnumbered subsections in latex export

2011-04-04 Thread Matt Lundin
Hi Jambunathan, Jambunathan K writes: > Matt Lundin writes: > >> I agree that the org-exporter currently does its job very well. The >> astounding utility of org-mode is ample proof of the value of releasing >> early; even if the exporter is not as elegant as a modern compiler, it >> works. :)

Re: [O] Re: org-add-note not working with winner-mode

2011-04-04 Thread Samuel Wales
IIRC org-add-note works in a way that is unexpected. I think it makes its actions happen after the command itself. I got bitten by that for something else; maybe it is related here. Samuel -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com/2010/12/welcome-to-kafka-pandemic-two-forc

Re: [O] Re: unnumbered subsections in latex export

2011-04-04 Thread Nick Dokos
Sébastien Vauban wrote: > Hi Nick and al., > > Nick Dokos wrote: > >> This will at least help with the first difficulty -- and motivate all > >> people working on the exporters to address the second one. The third one > >> can be turned into a *chance*: that of having several people working in t

Re: [O] Re: unnumbered subsections in latex export

2011-04-04 Thread Nick Dokos
Matt Lundin wrote: > Hi Jambunathan, > > Jambunathan K writes: > > > Matt Lundin writes: > > > >> I agree that the org-exporter currently does its job very well. The > >> astounding utility of org-mode is ample proof of the value of releasing > >> early; even if the exporter is not as elegant

Re: [O] [Bug][BABEL][R] Headers of the tables are not recognized during the export.

2011-04-04 Thread Eric Schulte
Vitalie Spinu writes: > Hello everyone! > > Have a file like this: > > #+OPTIONS:H:3 num:nil toc:2 \n:nil @:t ::t |:t ^:{} -:t f:t *:t TeX:t > LaTeX:t skip:t d:(HIDE) tags:not-in-toc > #+BABEL: :exports both :session *R* :cache no > #+TBLNAME: Chu

Re: [O] what happened to the #+OPTIONS: \n:t ?

2011-04-04 Thread Nick Dokos
katepano wrote: > what happen to the #+OPTIONS: \n:t ? we need it back please!!! Why? what's the use case? > why it > does not work > > By the way nobody responded to my message!!! > > http://www.mail-archive.com/emacs-orgmode@gnu.org/msg40104.html > > why? is it a stupid question or it

[O] Re: what happened to the #+OPTIONS: \n:t ?

2011-04-04 Thread Bernt Hansen
katepano writes: > what happen to the #+OPTIONS: \n:t ? we need it back please!!! why it > does not work Something happened to it? This feature was not removed intentionally. I don't use this feature so I can't verify if it works or not without more information. Please provide an example o

Re: [O] Re: what happened to the #+OPTIONS: \n:t ?

2011-04-04 Thread Nick Dokos
Bernt Hansen wrote: > katepano writes: > > > what happen to the #+OPTIONS: \n:t ? we need it back please!!! why it > > does not work > > Something happened to it? This feature was not removed intentionally. > I don't use this feature so I can't verify if it works or not without > more inf

[O] Re: what happened to the #+OPTIONS: \n:t ?

2011-04-04 Thread Bernt Hansen
Bernt Hansen writes: > katepano writes: > >> what happen to the #+OPTIONS: \n:t ? we need it back please!!! why it >> does not work > > Something happened to it? This feature was not removed intentionally. Actually I stand corrected. Carsten added the "DOES NOT WORK" text to the info manu

Re: [O] Re: what happened to the #+OPTIONS: \n:t ?

2011-04-04 Thread Carsten Dominik
On 4.4.2011, at 19:57, Nick Dokos wrote: > Bernt Hansen wrote: > >> katepano writes: >> >>> what happen to the #+OPTIONS: \n:t ? we need it back please!!! why it >>> does not work >> >> Something happened to it? This feature was not removed intentionally. >> I don't use this feature so

Re: [O] create new files from capture

2011-04-04 Thread David Maus
At Fri, 1 Apr 2011 13:43:06 -0400, Buck Brody wrote: > Is there a way to use capture to create new files? Can I fill out > the name of the file, and add a date stamp, from within the capture > template? Prompting in the templates happens after the template is placed in the target buffer. So AFAI

Re: [O] Bug: org-export-html-protect-char-alist type def [7.5]

2011-04-04 Thread David Maus
At Thu, 31 Mar 2011 00:06:52 +0200, Michael Heerdegen 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

Re: [O] create new files from capture

2011-04-04 Thread Matthew Sauer
Could one not have it go into a temporary file and then have an exit hook attatched to a particular template that if a particular property had been filled in that it would create a new file with that name and either refile to or cut to and then paste from the kill ring? Matthew obviously would re

[O] [taskjuggler] small edits to org-taskjuggler.el for tj3

2011-04-04 Thread Sullivan, Gregory (US SSA)
Appended is a patch with a couple of small changes to org-taskjuggler.el, addressing the following issues: General: * in org-taskjuggler-open-project, the duration is never calculated (default is always used). Specific to tj3: * the reports need a "formats" attribute * tj3 does not support t

[O] [PATCH] Remove obsolete functionality to add todo list in front of agenda

2011-04-04 Thread Bernt Hansen
* lisp/org-agenda.el: Remove obsolete code for adding todo list in front of the agenda Todo lists should be built with the TODO list or a block agenda instead. This code was triggered for C-u R in block agendas which is used to limit the clock report to the current tags filter applied to the agen

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

2011-04-04 Thread Tom
Tom gmail.com> 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 t

Re: [O] Re: unnumbered subsections in latex export

2011-04-04 Thread Aankhen
Hullo, 2011/4/4 Sébastien Vauban : > [snip] > > When discussing exporters and features, two things that come up to my mind as > missing as a "general Org feature": > > - bibliography :: works for LaTeX[1], not for HTML export. > - acronyms :: idem. > > Maybe those should be made available for gene

[O] orgmode manual improvement suggestion.

2011-04-04 Thread Izzie
Reading the manual, I found myself needing a single page version which I found after a quick search, I noticed that org mode manual is offered in several formats but not as much as emacs'[1]., which made me wonder if there is a org manual plain text version that can be downloaded somewhere. I also

Re: [O] orgmode manual improvement suggestion.

2011-04-04 Thread Nick Dokos
[forgot to cc: the list] Izzie wrote: > Reading the manual, I found myself needing a single page version which > I found after a quick search, I noticed that org mode manual is > offered in several formats but not as much as emacs'[1]., which made > me wonder if there is a org manual plain text

Re: [O] what happened to the #+OPTIONS: \n:t ?

2011-04-04 Thread Bastien
Hi Katepano, katepano writes: > By the way nobody responded to my message!!! > > http://www.mail-archive.com/emacs-orgmode@gnu.org/msg40104.html Please be patient -- I have been busier than expected lately and I could not read/reply all emails. If nobody else replied to it, it doesn't mean it'