Re: [O] regenerating agendas automatically if any .org files change

2011-11-10 Thread Viktor Rosenfeld
Hi Stephen, AFAIK, there can only be one agenda view (an expert correct me, if I'm wrong). But you can multiple blocks in the agenda. Search for "Office block agenda" in: http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.html Cheers, Viktor Stephen J. Barr wrote: > Excellent. T

[O] Property inheritance in beamer export [7.4]

2011-11-10 Thread Chris Kauffman
I use org for constructing simple slide presentations quite a bit. I'd like to be able to set a global property which shrinks all text to fit in the allotted space; this is great for source examples. After some experimentation I put #+PROPERTY: BEAMER_envargs [shrink] in the preamble and evalua

Re: [O] regenerating agendas automatically if any .org files change

2011-11-10 Thread Stephen J. Barr
Excellent. Thanks for the pointer. So, just to clarify, is it possible to have multiple simultaneous agenda views? I think it would be really cool to have my calendar and to-do-list and maybe another custom agenda view all dynamically refreshed every few minutes, just sitting on my second monitor.

Re: [O] regenerating agendas automatically if any .org files change

2011-11-10 Thread suvayu ali
Hello Stephen, Welcome to the list. Hope you have fun using org-mode. :) On Fri, Nov 11, 2011 at 00:54, Stephen J. Barr wrote: > I would like B to simply regenerate 3 different agenda views > whenever the .org files on Dropbox change. This is documented on our git based community wiki.

[O] regenerating agendas automatically if any .org files change

2011-11-10 Thread Stephen J. Barr
Hello, First of all, thank you for a wonderful mode and a wonderful mailing list. This is my first posting. I have the following idea for a workflow, and I am not sure if there is already functionality to do this: I keep all my .org files in a Dropbox. On my desk I have my main workstation A and a

[O] [bug] error with % in agenda

2011-11-10 Thread Samuel Wales
Latest git. setq: Wrong type argument: number-or-marker-p, nil +(nil 1) (setq entries-marked (+ entries-marked 1)) (progn (setq entries-marked (+ entries-marked 1)) (call-interactively (quote org-agenda-bulk-mark))) (if (string-match regexp (get-text-property ... ...)) (progn (setq entrie

Re: [O] Encrypting archived files

2011-11-10 Thread Marcelo de Moraes Serpa
Thanks, I'm using OSX, I will research about Truecrypt. - Marcelo. On Mon, Nov 7, 2011 at 10:28 AM, Ian Barton wrote: > > I started archiving a bunch of pdf and jpg scans of some important >> documents. I currently use the org-crypt package + gnupg to encrypt org >> entries, I'm thinking abou

Re: [O] Renew export fields

2011-11-10 Thread Sebastien Vauban
Hi Torsten, Torsten Wagner wrote: > Hi is there a way to renew or set export parameters specifically for a text > block? I would like to change the date depending on which subtree I'm going > to export. However the following way is not working. > #+DATE: 08-11-2011 > * level 1 > #+DATE: 12-11-2011

[O] Getting rid of split frame with org-capture

2011-11-10 Thread Thomas Lockney
I'm attempting to get some code working that should create a new frame with *just* org-capture, but when I run it, I keep getting a split despite various attempts at running delete-other-windows. I'm running on "GNU Emacs 24.0.90.1 (i386-apple-darwin10.8.0, NS apple-appkit-1038.36)" so perhaps this

Re: [O] Feature request: Accept org mode dates in the date export field

2011-11-10 Thread Jambunathan K
Torsten Wagner writes: > Hi, > one should be able to use org-modes date function to enter or modify > a date for the variable #+DATE: > At the moment its exported as plain text including the < > brackets. > Keeping the date org-mode friendly and exporting it nicley would be a > nice little featu

[O] Feature request: Accept org mode dates in the date export field

2011-11-10 Thread Torsten Wagner
Hi, one should be able to use org-modes date function to enter or modify a date for the variable #+DATE: At the moment its exported as plain text including the < > brackets. Keeping the date org-mode friendly and exporting it nicley would be a nice little feature. Thanks Torsten

[O] Renew export fields

2011-11-10 Thread Torsten Wagner
Hi is there a way to renew or set export parameters specifically for a text block? I would like to change the date depending on which subtree I'm going to export. However the following way is not working. #+DATE: 08-11-2011 * level 1 #+DATE: 12-11-2011 * level 2 #+DATE: 15-11-2011 trying to export

Re: [O] zotero plain, org-odt, and citations in general

2011-11-10 Thread Erik Hetzner
Hi Jambunathan, Thanks for the very detailed reply. Some responses below. In your previous message, you asked who the author of zotero.el is. I am. I will add author info. At Thu, 10 Nov 2011 20:47:30 +0530, Jambunathan K wrote: > > I think I now have some understanding of what Erik's library d

[O] new branch holding all pending code block changes

2011-11-10 Thread Eric Schulte
Hi, There is now a new branch in the Org-mode git repository entitled "standard-code-block-syntax" which holds all of the pending code block changes including the following. - standardized code block keywords - documentation changes to reflect standardized code block keywords - syntax for accumula

[O] Beamer export of a subtree seems wrong.

2011-11-10 Thread Torsten Wagner
Hi, I recently started to prepare lecture notes in org mode. I used the example from Eric on worg as a template. Everything works well. I used the first headline level to define groups of slides, the second level are slide titels and so on. A full export to PDF looks like expected. However, I thoug

[O] Conditionally archiving to an archive file or archive tree?

2011-11-10 Thread Christopher Allan Webber
Hiya all, Is there an easy way to conditionally archive to an archive file or archive tree? I guess I should write my own tool but often times there are builtin things and I end up rewriting tools without knowing it, so querying on that before I go ahead and write something. (Might also be good

Re: [O] Hiding

2011-11-10 Thread Neilen Marais
Hi Carsten, Carsten Dominik gmail.com> writes: > > > Hi Neilen, > > this was a pretty good attempt for someone who says he is new to org! Why thanks :) Been a while since I've been able to play with my Org, but thanks for the info. > Scheduling normally has the purpose to make an item sh

Re: [O] zotero plain, org-odt, and citations in general

2011-11-10 Thread Thomas S. Dye
Jambunathan K writes: >>1. org-zotero.el >> >> This permits insertion of zotero reference links *only* and >> opening them with a browser. >> >> Specifically I don't see the translator of these links to >> individual backends like latex, html or more importantly ODT.

Re: [O] zotero plain, org-odt, and citations in general

2011-11-10 Thread Jambunathan K
>1. org-zotero.el > > This permits insertion of zotero reference links *only* and > opening them with a browser. > > Specifically I don't see the translator of these links to > individual backends like latex, html or more importantly ODT. > > #+begin_src emacs-li

Re: [O] Formatting clock tables in the agenda

2011-11-10 Thread Tommy Kelly
Excellent Niels, thanks. On Wed, Nov 9, 2011 at 4:03 PM, Niels Giesen wrote: > You should probably check org-agenda-clockreport-parameter-plist > > On Wed, Nov 9, 2011 at 4:30 PM, Tommy Kelly wrote: >> >> I have a clock table in my agendas -- I got it there by setting >> org-agenda-start-with-cl

Re: [O] Bug: cdlatex-tab in math-env isn't considered when inside of a list item. [7.7 (release_7.7.513.g2a5877)]

2011-11-10 Thread Maik Beckmann
The attached patch what works for me. It is however the result of a short trail'n'error session, since I'm by no means an experienced lisp/elisp programmer. With the patch the behavior is slightly different than usual with lists. Before TAB cycles the list, the cursor jumps out of the Latex frag

[O] Bug: cdlatex-tab in math-env isn't considered when inside of a list item. [7.7 (release_7.7.513.g2a5877)]

2011-11-10 Thread Maik Beckmann
* The observed behavior Inside a list item cdlatex-tab isn't considered. An example: To circumvent emacs' fill-paragrah issue with \[ \] I prefer using a inline math environment in a single item list. Unfortunately cdlatex isn't considered when hitting TAB then - $y = a_0 + a_{1[TAB]}$

Re: [O] zotero plain, org-odt, and citations in general

2011-11-10 Thread Christian Moe
On 11/10/11 5:53 AM, Erik Hetzner wrote: It works for me, with MozRepl 1.1beta2, and the latest Zotero plain. Thanks. If that's with the latest Firefox too (apparently I'm on 8.0, Mozilla's new approach versioning makes me dizzy), there must be some problem with my setup. I'll try to figure i