Re: [O] How could I configure an export directory?

2013-04-29 Thread Manfred Lotz
On Thu, 25 Apr 2013 11:53:16 -0500 John Hendy wrote: > On Thu, Apr 25, 2013 at 10:51 AM, Manfred Lotz > wrote: > > Hi there, > > When I export to pdf (involving LaTeX), odt or whatever I would like > > all those files (including temporary files) to reside in a special > > directory, say ~/org/ex

Re: [O] Exporting an article to a (very) specific formatting template

2013-04-29 Thread James Harkins
mohamed gmail.com> writes: > I used both aproaches : > - Usually I customize the org options (latex templates) to meet the > requirements of the final document. It is convenient for me to stay in > emacs. For the gray hairs, you do it once and thus you have minor > modifications. > > - But some

Re: [O] Collaborating with TODO lists and clocks.

2013-04-29 Thread Richard Lawrence
Hi Gareth, Gareth Smith writes: > I hadn't thought of using :tags on a clock table. I still worry if we'll > find ourselves in a situation where more than one of us has clocked in > some time on the same task. Yes, I agree this might not be optimal, for that case in particular. One nice thing a

Re: [O] Buffer-local override of org-latex-title-command?

2013-04-29 Thread James Harkins
On Apr 29, 2013 10:08 PM, "Nicolas Goaziou" wrote: > Try: > > #+BIND: org-latex-title-command "" > > This assumes `org-export-allow-bind-keywords' is non-nil. Oh, ok, I thought I'd tried something like that but I guess I didn't get all the moving parts in the right place. Thanks! hjh

[O] Orgmode 8.0.2: Possible bug in `org-insert-heading` when invoked at end of a heading with a property

2013-04-29 Thread Anupam Sengupta
Hello fellow Orgmode users, Have installed orgmode 8.0.2 last night, and loving it so far. Facing one issue (or change in behavior) though. This is on Emacs 24.3. Looks like M-RET (`org-insert-heading`), and it's equivalent M-S-RET (`org-insert-todo-heading`) are behaving a little erratically w

Re: [O] Repeating tasks

2013-04-29 Thread Marvin Doyley
Thanks, this is exactly what I was looking for cheers M I will give it a try cheers M On Apr 29, 2013, at 3:56 PM, Alexander Baier wrote: > Hi Marvin, > > Marvin Doyley writes: >> org-habit is not what I am looking for. >> >> I would like to do something like >> >> * TODO write proposal >>

[O] [org][gpg] Encrypt org-attachments?

2013-04-29 Thread Marcelo de Moraes Serpa
Hi list, Is it currently possible to use gnupg to automatically encrypt/decrypt files attached using the org-attach feature? If not, would it be hard to implement? The org-crypt feature is great and I use it all the time to keep sensitive data in my reference file, but when I need to archive file

Re: [O] Exporting an article to a (very) specific formatting template

2013-04-29 Thread Marcin Borkowski
Dnia 2013-04-29, o godz. 07:22:23 James Harkins napisał(a): > Or, export to ODT and let LibreOffice turn that into a PDF. I hesitate > to do this, when LaTeX is a far superior typesetter. (But, tweaking > all the formatting details in LaTeX is quite likely to give me some > more gray hairs...) W

[O] [Taskjuggler] Status of exporter

2013-04-29 Thread Christian Egli
Hi all The Taskjuggler Exporter has seen some major updates. We finally have a nice out-of-the-box experience with tj3, so please give it a spin. What's new? Thanks to Nicolas Goaziou the exporter has been ported to the new export engine. On top of that I added some features that have been reques

Re: [O] org-babel-chomp: Symbol's function definition is void: org-reverse-string

2013-04-29 Thread Sebastien Vauban
Eric, Eric Schulte wrote: >> I don't have full details, but some friend of mine installed Org from ELPA, >> and got problems. He did reinstall once again version 20130422 of Org and >> still gets: >> >> org-babel-chomp: Symbol's function definition is void: >> org-reverse-string > > Sounds lik

Re: [O] Collaborating with TODO lists and clocks.

2013-04-29 Thread Gareth Smith
Thanks for the reply Richard! Richard Lawrence writes: > Is there a reason you don't want any clock data to end up in the shared > tasks.org? > > If not, one thing you could do is: > > 1) When claiming a task, each person uses a tag for their name (in > addition to, or instead of, just changing

Re: [O] [new exporter] how can I export drawers?

2013-04-29 Thread Thorsten Jolitz
Eric S Fraga writes: > I am going a little crazy here! I have an org document which I need to > export to PDF using latex. [not an answer, but rather a feature request] I would like to be able to export drawers to ASCII too, although, as Nicolas mentioned in an earlier thread, the ascii expor

Re: [O] Repeating tasks

2013-04-29 Thread Alexander Baier
Hi Marvin, Marvin Doyley writes: > org-habit is not what I am looking for. > > I would like to do something like > > * TODO write proposal > Scheduled:<2013-04-30 Tue 13:00-15:00 >--<2013-06-02 Mon> +2d > > The idea is to repeat this task every other day from 2013-04-30 to 2013-06-02 > (from 13:

Re: [O] org-babel-chomp: Symbol's function definition is void: org-reverse-string

2013-04-29 Thread Eric Schulte
Sounds like he has a mixed install running two different versions of Org-mode at once. The `org-reverse-string' functions *does* exist in the current version of Org-mode. "Sebastien Vauban" writes: > Hello, > > I don't have full details, but some friend of mine installed Org from ELPA, > and go

Re: [O] Repeating tasks

2013-04-29 Thread Marvin Doyley
org-habit is not what I am looking for. I would like to do something like * TODO write proposal Scheduled:<2013-04-30 Tue 13:00-15:00 >--<2013-06-02 Mon> +2d The idea is to repeat this task every other day from 2013-04-30 to 2013-06-02 (from 13:30 to 15:00) cheers M

[O] [new exporter] how can I export drawers?

2013-04-29 Thread Eric S Fraga
Hello, I am going a little crazy here! I have an org document which I need to export to PDF using latex. Everything works just fine with the new exporter except for one thing: I cannot get it to export drawers. I have set org-export-with-drawers to t, I have set "d:t" in the OPTIONS line, I hav

[O] org-babel-chomp: Symbol's function definition is void: org-reverse-string

2013-04-29 Thread Sebastien Vauban
Hello, I don't have full details, but some friend of mine installed Org from ELPA, and got problems. He did reinstall once again version 20130422 of Org and still gets: > org-babel-chomp: Symbol's function definition is void: > org-reverse-string Is it something know to anybody? Best regard

Re: [O] Call for volunteer -- managing the publication setup wrt orgmode.org/worg and orgmode.org

2013-04-29 Thread Marc Ihm
Hi Jay, Great ! I am looking forward to work with you ! First task will probably be to see, how worgs publishing-mechanism fits together :-) best regards, Marc Am 29.04.2013 18:25, schrieb Jay Kerns: Hello there, On Mon, Apr 29, 2013 at 10:50 AM, Bastien wrote: Hi Marc, that's great. Ja

Re: [O] Exporting large documents

2013-04-29 Thread Achim Gratz
Lawrence Mitchell writes: > I did a bit of digging and here are the results. No potential > fixes though. Thanks for beating me to it, that frees up quite some processor cycles on my end! :-) Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Waldorf MIDI

Re: [O] [New Exporter] org-export-latex-after-initial-vars-hook

2013-04-29 Thread Nicolas Goaziou
Hello, Søren Mikkelsen writes: > But I have a problem with the exporter: > > I have modified by org-exporter to export latex-files with the xelatex > compiler. The implementation uses the > "org-export-latex-after-initial-vars-hook"-hook to reconfigure the > default process, however, this hook s

Re: [O] Kill all items with specific tag to kill-ring.

2013-04-29 Thread Oleksandr Gavenko
On 2013-04-25, Bernt Hansen wrote: > Oleksandr Gavenko writes: > >>> > I want this feature in order to simplify precess of moving entries from >>> > job org-file to home org-file by marking entries with tag :HOME:... > > If all you want to do is move items why not use the agenda? Mark your > entr

Re: [O] Buffer-local override of org-latex-title-command?

2013-04-29 Thread Bastien
Hi Thomas, t...@tsdye.com (Thomas S. Dye) writes: > I couldn't find a reference to this variable in the manual. I'd suggest > replacing the word `Eventually' with the clause before the first comma > in the paragraph below, or something like it. > > If the variable `org-export-allow-bind-keywor

Re: [O] Buffer-local override of org-latex-title-command?

2013-04-29 Thread Thomas S. Dye
Aloha Nicolas, Nicolas Goaziou writes: > Hello, > > Try: > > #+BIND: org-latex-title-command "" > > This assumes `org-export-allow-bind-keywords' is non-nil. I couldn't find a reference to this variable in the manual. I'd suggest replacing the word `Eventually' with the clause before the fir

Re: [O] Problems with agenda search and restiction enabled

2013-04-29 Thread Bastien
Hi Thomas, Thomas Holst writes: > I want to perform an agenda search with a restriction to a subtree. > > - C-c C-x < on the subtree > - org-agenda s > > I get the follwing backtrace > > Debugger entered--Lisp error: (args-out-of-range 85127 226827) > narrow-to-region(# # EmacsNotes.org>) >

Re: [O] Repeating tasks

2013-04-29 Thread Alexander Baier
Hi Marvin, Marvin Doyley writes: > Hi there, > > Does anybody knows how to setup org to schedule repeated task between > a specified range of dates. For example, suppose I plan to work on a > grant proposal between 10 am - 1 pm every other day from May 1 to > June 1, how would I do this ?   My cu

Re: [O] Call for volunteer -- managing the publication setup wrt orgmode.org/worg and orgmode.org

2013-04-29 Thread Jay Kerns
Hello there, On Mon, Apr 29, 2013 at 10:50 AM, Bastien wrote: > Hi Marc, > > that's great. Jay is also okay to help here. It's better to have one > person in charge and another one as a backup, so I suggest to announce > you will take this in charge and have Jay to help you in case. > > Does it

Re: [O] Exporting large documents

2013-04-29 Thread Lawrence Mitchell
Carsten Dominik wrote: > Hi Achim, > this is an interesting experiment, thank you! > I think it would also be interesting to use elp to see which > function are taking up the non-linear time. I did a bit of digging and here are the results. No potential fixes though. Taking the "Introduction"

[O] [New Exporter] org-export-latex-after-initial-vars-hook

2013-04-29 Thread Søren Mikkelsen
Hello, I have just upgraded to the Org 8.0. Nice work! :) But I have a problem with the exporter: I have modified by org-exporter to export latex-files with the xelatex compiler. The implementation uses the "org-export-latex-after-initial-vars-hook"-hook to reconfigure the default process, h

Re: [O] Exporting an article to a (very) specific formatting template

2013-04-29 Thread mohamed
James Harkins gmail.com> writes: > > Actually, let me take a few steps back from my specific question about > the title command. There are some other workflow questions that might > make that question redundant. > > This journal (for some reason unknown to me) has designed the > publication for

Re: [O] "runaway argument" exporting: * _is_?

2013-04-29 Thread Greg Minshall
Nicolas, > Isn't it a LaTeX limitation? What would the correct LaTeX code be in > that case? this seems to be something in beamer rather than inside "vanilla" latex. for example, the following foo.tex file fails: \documentclass{beamer} \begin{document} \section{\underline{is}?} \end{docume

Re: [O] Call for volunteer -- managing the publication setup wrt orgmode.org/worg and orgmode.org

2013-04-29 Thread Bastien
Hi Marc, that's great. Jay is also okay to help here. It's better to have one person in charge and another one as a backup, so I suggest to announce you will take this in charge and have Jay to help you in case. Does it sound good to you? Thanks! -- Bastien

Re: [O] Buffer-local override of org-latex-title-command?

2013-04-29 Thread Nicolas Goaziou
Hello, James Harkins writes: > On Apr 29, 2013 8:23 PM, "Thomas S. Dye" wrote: >> >> James Harkins writes: >> >> > The problem is that the "org-latex-title-command" variable places >> > \maketitle before the \twocolumn[...] bit. I realize I can customize >> > the variable and make it an empty

[O] Repeating tasks

2013-04-29 Thread Marvin Doyley
Hi there, Does anybody knows how to setup org to schedule repeated task between a specified range of dates. For example, suppose I plan to work on a grant proposal between 10 am - 1 pm every other day from May 1 to June 1, how would I do this ? My current practice is specify the start date with

Re: [O] Buffer-local override of org-latex-title-command?

2013-04-29 Thread Thomas S. Dye
Aloha James, James Harkins writes: > On Apr 29, 2013 8:23 PM, "Thomas S. Dye" wrote: >> >> James Harkins writes: >> >> > The problem is that the "org-latex-title-command" variable places >> > \maketitle before the \twocolumn[...] bit. I realize I can customize >> > the variable and make it an

Re: [O] Buffer-local override of org-latex-title-command?

2013-04-29 Thread James Harkins
On Apr 29, 2013 8:23 PM, "Thomas S. Dye" wrote: > > James Harkins writes: > > > The problem is that the "org-latex-title-command" variable places > > \maketitle before the \twocolumn[...] bit. I realize I can customize > > the variable and make it an empty string, but I'm not sure I want this > >

Re: [O] Buffer-local override of org-latex-title-command?

2013-04-29 Thread Thomas S. Dye
Aloha James, James Harkins writes: > The problem is that the "org-latex-title-command" variable places > \maketitle before the \twocolumn[...] bit. I realize I can customize > the variable and make it an empty string, but I'm not sure I want this > to take effect for every document I export to L

Re: [O] [Worg] [New Exporter] invalid time specification

2013-04-29 Thread Jay Kerns
On Mon, Apr 29, 2013 at 3:41 AM, Nicolas Goaziou wrote: > > This should be fixed. Thanks for reporting it. > Confirmed - thank you. -- Jay

[O] Problems with agenda search and restiction enabled

2013-04-29 Thread Thomas Holst
Hello, I want to perform an agenda search with a restriction to a subtree. - C-c C-x < on the subtree - org-agenda s I get the follwing backtrace Debugger entered--Lisp error: (args-out-of-range 85127 226827) narrow-to-region(# #) (if org-agenda-restrict (narrow-to-region org-agenda-restri

[O] Bug: org-archive-subtree should not include statitics counters for :ARCHIVE_OLPATH: [8.0.1 (release_8.0.1-10676-gd887b9 @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-04-29 Thread Marcel van der Boom
When using org-archive-subtree, any statistic counters present in the header will be copied to the :ARCHIVE_OLPATH: property. Example: The property is set to: ':ARCHIVE_OLPATH: Development [22%] [82/358]/Openobject tasks/OpenERP 7.x Interne HSD implementatie [31%] [35/112]' when

Re: [O] [PATCH] export to various flavors of (X)HTML

2013-04-29 Thread Nicolas Goaziou
Hello, Eric Abrahamsen writes: > Tangential coding question: I've noticed that setting HTML_HTML5_FANCY > to nil at the top of the export file results in `(plist-get info > :html-html5-fancy)' returning the string "nil", ie true. Not right, > obviously, and it makes it impossible to set it to 'n

Re: [O] [Worg] [New Exporter] invalid time specification

2013-04-29 Thread Nicolas Goaziou
Hello, Jay Kerns writes: > I've noticed people mentioning on the list that there is a problem > with Worg not publishing, something about an invalid time > specification. Having been publishing Worg locally myself, I noticed > that I was getting a similar error when it came time to construct the

[O] Exporting an article to a (very) specific formatting template

2013-04-29 Thread James Harkins
Actually, let me take a few steps back from my specific question about the title command. There are some other workflow questions that might make that question redundant. This journal (for some reason unknown to me) has designed the publication format in MS Word, and there are some specific requir