Re: [O] Bug: Cloning tasks deletes clock time in the original [7.7 (release_7.7-571-gf558105)]

2011-11-21 Thread David Maus
At Sat, 19 Nov 2011 21:37:08 -0500, Bernt Hansen wrote: > > > Consider the following org file: > > --8<---cut here---start->8--- > * Orig Task 1 > SCHEDULED: <2011-11-19 Sat +1w> > :LOGBOOK: > - Note taken on [2011-11-19 Sat 21:24] \\ > foo > CLOCK: [2011-11-18

Re: [O] [test] Mark tests with missing dependencies as "expected to fail"

2011-11-21 Thread David Maus
At Sun, 13 Nov 2011 12:31:20 -0700, Eric Schulte wrote: > > [1 ] > David Maus writes: > > > Hi Eric, > > > > At Tue, 18 Oct 2011 10:22:34 -0600, > > Eric Schulte wrote: > >> Hi David, > >> > >> I agree it would be preferable to note that not all tests are run when > >> dependencies are missing, a

Re: [O] [ANN] Org Elements in contrib

2011-11-21 Thread Eric Abrahamsen
On Tue, Nov 22 2011, Nicolas Goaziou wrote: > Hello, > > > I've added org-element.el in contrib directory. It is a complete parser > and interpreter for Org syntax. This looks great! Is the eventual idea to use this library for other basic org functionality? It seems ideal for replacing the guts

Re: [O] [beamer] Can I just export one frame?

2011-11-21 Thread zwz
Herbert Sitz writes: > zwz gmail.com> writes: > >> It takes long to export the whole file when it contains many babel >> stuff. And in many cases, I just want to check if the current frame is >> arranged as expected. SO I just want to know if there is some > convenient >> way to export just one

Re: [O] HTML export and Zotero-friendly headers

2011-11-21 Thread Erik Hetzner
At Mon, 21 Nov 2011 13:14:02 -0800, Erik L. Arneson wrote: > > On Mon, 21 Nov 2011, Christian Moe wrote: > > Hi, > > > > Does Erik Hetzner's zotero-plain work for you? > > I thought zotero-plain was used to add citations. What I'm trying to do > is use org-mode to export HTML files with Zotero-f

Re: [O] Add publishing with utf8

2011-11-21 Thread Nick Dokos
sindikat wrote: > I use standard org-mode methods to publish my projects to > html. However by default they are published with tag http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>, > however i need charset to be changed to "utf8", as i am using Russian > in my blog too. Please

Re: [O] [org-babel] switching off (re-)evaluation of code blocks during Org export

2011-11-21 Thread Eric Schulte
Hi Torsten, Torsten Anders writes: > Dear Sebastien and Eric, > > Thanks a lot for your kind replies. However, this is not yet quite what I am > after. > > I want to be able to manually execute each code block, but not > automatically whenever the whole document is rendered. So, I would > alway

Re: [O] [OT]: Search for missing :END:

2011-11-21 Thread Markus Heller
Nick Dokos writes: > Markus Heller wrote: > > >> AS for an example, I'm in one of my org files and I do C-TAB and get the >> following error: >> >> OVERVIEW >> CONTENTS...done >> SHOW ALL >> if: :END: line missing at position 18720 >> Quit >> Mark set >> >> Where is position 18720? I apologiz

Re: [O] [org-babel] switching off (re-)evaluation of code blocks during Org export

2011-11-21 Thread Torsten Anders
Dear Sebastien and Eric, Thanks a lot for your kind replies. However, this is not yet quite what I am after. I want to be able to manually execute each code block, but not automatically whenever the whole document is rendered. So, I would always switch on/off "eval never". Hm... I will try o

Re: [O] [OT]: Search for missing :END:

2011-11-21 Thread Jonathan Leech-Pepin
I just tested this. M-x goto-char RET RET ;; In this case 18720 Sends you directly to the end of your :PROPERTIES: line that does not have an associated :END:. You'll simply have to then add :END: after the appropriate properties, or remove the :PROPERTIES: line that shouldn't be present (as th

Re: [O] [OT]: Search for missing :END:

2011-11-21 Thread Nick Dokos
Markus Heller wrote: > Unfortunately, I cannot install cygwin on my work computer. I'll have > to figure something else out ... > Just copy the file to a Linux/Unix/OSX/... machine and do the searches there. USB sticks were invented for exactly that purpose :-) > AS for an example, I'm in one

Re: [O] [OT]: Search for missing :END:

2011-11-21 Thread Nick Dokos
Markus Heller wrote: > AS for an example, I'm in one of my org files and I do C-TAB and get the > following error: > > OVERVIEW > CONTENTS...done > SHOW ALL > if: :END: line missing at position 18720 > Quit > Mark set > > Where is position 18720? I apologize if this is a stupid question, but

Re: [O] [OT]: Search for missing :END:

2011-11-21 Thread Andrew Stribblehill
My guess is that it's the 18720th byte of the file. To get there, go to the start of your buffer and type M-x goto-char 18720 On Mon, Nov 21, 2011 at 11:27 PM, Markus Heller wrote: > Nick Dokos writes: > >> Markus Heller wrote: >> >>> Hello all, >>> >>> I have an OT request that can hopefully

Re: [O] Subscription to the mailing list

2011-11-21 Thread Chris Malone
Well, that message got through to the list :). Chris On Nov 21, 2011, at 8:45 AM, Stelian Iancu wrote: > Hi, > > Is the subscription to the mailing list working at the moment? Because > I tried today to subscribe and I didn't get the confirmation mail. I > tried a couple of hours ago and still

Re: [O] [OT]: Search for missing :END:

2011-11-21 Thread Markus Heller
Nick Dokos writes: > Markus Heller wrote: > >> Hello all, >> >> I have an OT request that can hopefully be answered by emacs gurus in >> less than a minute: >> >> I'm looking for an emacs search expression that finds :PROPERTIES: >> *without* a matching :END: ... >> > > If you mean a regexp,

[O] Add publishing with utf8

2011-11-21 Thread sindikat
I use standard org-mode methods to publish my projects to html. However by default they are published with tag content="text/html;charset=iso-8859-1"/>, however i need charset to be changed to "utf8", as i am using Russian in my blog too. Please make it possible somehow. Best wishes.

[O] Subscription to the mailing list

2011-11-21 Thread Stelian Iancu
Hi, Is the subscription to the mailing list working at the moment? Because I tried today to subscribe and I didn't get the confirmation mail. I tried a couple of hours ago and still nothing. Thanks, S.

Re: [O] Bugs in lisp/ob-lilypond.el

2011-11-21 Thread Martyn Jago
Martyn Jago writes: Hi Torsten > Hi Torston > > Torsten Anders writes: > >> Also, the setting results: silent seems to be ignored. >> >> Best wishes, >> Torsten >> >> >> On 19 Nov 2011, at 15:22, Torsten Anders wrote: >> >>> Dear Martyn Jago, dear all, >>> >>> I just pulled the latest version

[O] [PATCH] Avoid lisp error with (org-deadline nil "+1d")

2011-11-21 Thread Peter Münster
* lisp/org.el (parse-time-weekdays): Must not be void. TINYCHANGE --- lisp/org.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index 253703b..41d418a 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -15229,7 +15229,7 @@ user." (setq org-rea

Re: [O] [ANN] Org Elements in contrib

2011-11-21 Thread Martyn Jago
Nicolas Goaziou writes: Hi Nicolas > Hello, > > > I've added org-element.el in contrib directory. It is a complete parser > and interpreter for Org syntax. > > While it was written to be extensible, it is also an attempt to > normalize current syntax and provide guidance for its evolution. > > Or

Re: [O] [OT]: Search for missing :END:

2011-11-21 Thread Nick Dokos
Markus Heller wrote: > Hello all, > > I have an OT request that can hopefully be answered by emacs gurus in > less than a minute: > > I'm looking for an emacs search expression that finds :PROPERTIES: > *without* a matching :END: ... > If you mean a regexp, you are wasting your time[fn:1]. Re

[O] [PATCH] Timestamps: Fix org-schedule and org-deadline with absolute time arguments

2011-11-21 Thread Peter Münster
* lisp/org.el (org-add-planning-info): Treat absolute time too. TINYCHANGE --- lisp/org.el |7 +++ 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index fffb0c1..3342b87 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -12078,9 +12078,8 @@ be removed.

Re: [O] HTML export and Zotero-friendly headers

2011-11-21 Thread Erik L. Arneson
On Mon, 21 Nov 2011, Christian Moe wrote: > Hi, > > Does Erik Hetzner's zotero-plain work for you? I thought zotero-plain was used to add citations. What I'm trying to do is use org-mode to export HTML files with Zotero-friendly headers that the Zotero plugin will pick-up on in the browser. I ca

Re: [O] HTML export and Zotero-friendly headers

2011-11-21 Thread Christian Moe
Hi, Does Erik Hetzner's zotero-plain work for you? If so, I'd try this experiment: set zotero-default-bibliography-style to "COinS". Then insert a citation in Org using zotero-plain. In the link description, instead of a nicely formatted bibliographic reference, I imagine you should get the C

[O] [ANN] Org Elements in contrib

2011-11-21 Thread Nicolas Goaziou
Hello, I've added org-element.el in contrib directory. It is a complete parser and interpreter for Org syntax. While it was written to be extensible, it is also an attempt to normalize current syntax and provide guidance for its evolution. Org syntax can be divided into three categories: "Great

[O] [OT]: Search for missing :END:

2011-11-21 Thread Markus Heller
Hello all, I have an OT request that can hopefully be answered by emacs gurus in less than a minute: I'm looking for an emacs search expression that finds :PROPERTIES: *without* a matching :END: ... Thanks and Cheers and sorry for the OT ... Markus

Re: [O] [BUG] Inconsistency in src block hiding

2011-11-21 Thread Eric Schulte
Nicolas Goaziou writes: > Eric Schulte writes: > >> "name" is and should be an element of the `org-babel-data-names' list as >> it is the preferred way to name data in an Org-mode file, e.g., >> >> #+name: foo >> - 1 >> - 2 >> - 3 > > I agree. > >> The only reason that "tblname" and "results" ar

[O] HTML export and Zotero-friendly headers

2011-11-21 Thread Erik L. Arneson
Howdy, I've just stumbled across Zotero and have been reading about how folks are working to integrate it with org-mode, but from what I've read so far, all of the work has been on the citation end. Has anybody pursued creating Zotero-friendly headers/metadata in HTML exports? I use org-mode to

Re: [O] beamer email address isn't showed up

2011-11-21 Thread Nick Dokos
Haluk Dogan wrote: > Hi, > > how can I display my email address in the first page of my presentation? > > Thanks. > > p.s. #+EMAIL property has been already set. > Have you read the manual? Hint: sec. 12.2, "Export Options". Alternatively, press C-x C-e after the closing paren: (info "(or

Re: [O] [org-babel] [PATCH] Improve ditta.jar finding heuristics

2011-11-21 Thread Eric Schulte
>> Org-mode has *many* customization variables, and for most problems a >> variable will exist to solve the problem, > > I understand where you're coming from. True, it is not possible to > handle all obscure and arcane cases, that's what all these variables are > for, but I don't think that a situ

[O] beamer email address isn't showed up

2011-11-21 Thread Haluk Dogan
Hi, how can I display my email address in the first page of my presentation? Thanks. p.s. #+EMAIL property has been already set. -- HD

Re: [O] [org-babel] switching off (re-)evaluation of code blocks during Org export

2011-11-21 Thread Eric Schulte
"Sebastien Vauban" writes: > Hi Torsten, > > Torsten Anders wrote: >> Dear Org-Babel developers, >> >> When I am exporting an *.org buffer to, say, HTML or PDF (via Latex) the >> code blocks of at least some languages are executed during the export >> process. (Has this always been like that, I n

Re: [O] [org-babel] switching off (re-)evaluation of code blocks during Org export

2011-11-21 Thread Sebastien Vauban
Hi Torsten, Torsten Anders wrote: > Dear Org-Babel developers, > > When I am exporting an *.org buffer to, say, HTML or PDF (via Latex) the > code blocks of at least some languages are executed during the export > process. (Has this always been like that, I noticed this for the first > time?) > >

[O] [org-babel] switching off (re-)evaluation of code blocks during Org export

2011-11-21 Thread Torsten Anders
Dear Org-Babel developers, When I am exporting an *.org buffer to, say, HTML or PDF (via Latex) the code blocks of at least some languages are executed during the export process. (Has this always been like that, I noticed this for the first time?) I would like to switch that off completely. I

Re: [O] beamer right aligned table

2011-11-21 Thread suvayu ali
On Mon, Nov 21, 2011 at 17:24, Haluk Dogan wrote: > Even though table column are right aligned, in my pdf result they are still > left aligned. What am I supposed to do? > #+ATTR_LATEX: align=lr to left align the first column and right align the second column. HTH -- Suvayu Open source is t

[O] beamer right aligned table

2011-11-21 Thread Haluk Dogan
Hi, I have the following table. | | | | 1. | gaaccgacct | | 2. | aaccgacct | | 3. | accgacct | | 4. |ccgacct | | 5. | cgacct | | 6. | gacct | | 7. | acct | | 8. |cct | | 9. | ct | | 10. | t | Even though table column are right a

Re: [O] [beamer] Can I just export one frame?

2011-11-21 Thread Herbert Sitz
zwz gmail.com> writes: > It takes long to export the whole file when it contains many babel > stuff. And in many cases, I just want to check if the current frame is > arranged as expected. SO I just want to know if there is some convenient > way to export just one frame without tagging all the ot

Re: [O] TABLES: split cells on columns

2011-11-21 Thread Michael Brand
Hi Daniel Yes, there is: 1) M- to add the new line 2) mark the region from "t" down to any char from the field below 3) M-Ret The opposite direction is: - C-u M-Ret to join the content of a field to the one above See also C-h f org-table-wrap-region for more tricks. Michael On Mon, Nov 21, 201

Re: [O] [PATCH] Implement priority inheritance for agenda views.

2011-11-21 Thread Martin Pohlack
Hi All, On 26.05.2011 14:21, Michael Hohmuth wrote: > * lisp/org.el (org-use-prio-inheritance): New customizable for using > priority inheritance in agenda views. Defaults to off > (org-get-priority-char): Factored out from org-get-priority. Return > priority token from headline, defaulting to a

[O] TABLES: split cells on columns

2011-11-21 Thread Daniel Martins
The feature of remove/add cell is quite important. Should be a feature request. Another important feature request is to split cells. Example (copying and paste the example above) Example: I have the following table: |1 |1 | |2 | two words| |3 |4 | |

[O] odt export to google-docs problem continues

2011-11-21 Thread Rustom Mody
On Fri, Nov 18, 2011 at 11:21 AM, Jambunathan K wrote: > Suvayu/Rustom > > suvayu ali writes: > > > Hi Jambunathan, > > > > On Thu, Nov 17, 2011 at 11:06, Jambunathan K > wrote: > >> Can anyone else reproduce this? > > > > I can replicate this. The odt file exported by org-odt is not accepted >

Re: [O] [babel] :var assignment no longer tolerant of whitespace

2011-11-21 Thread Martyn Jago
Eric Schulte writes: Hi Eric > Hi Martyn, > > Tom mentioned this regression earlier and I treated it as a new > restriction on variable specifications, but if multiple people are > running into this issue I suppose spaces around equals should be > supported. > > I have just pushed up a change and

Re: [O] [beamer] Can I just export one frame?

2011-11-21 Thread suvayu ali
On Mon, Nov 21, 2011 at 06:40, zwz wrote: > SO I just want to know if there is some convenient > way to export just one frame without tagging all the other frames as > :noexport. Subtree export? -- Suvayu Open source is the future. It sets us free.