[Orgmode] Re: Org-Babel - Clojure Lazy Sequences Bug

2010-11-27 Thread Achim Gratz
Eric Schulte schulte.e...@gmail.com writes: I've just pushed up an implementation of this feature. I'm afraid byte-compile doesn't like it: In org-babel-expand-body:clojure: ob-clojure.el:63:26:Warning: reference to free variable `result-params' :-) Achim. -- +[Q+ Matrix-12 WAVE#46+305

[Orgmode] Re: Highlight special string

2010-11-27 Thread Sébastien Vauban
Hi Karl, Karl Maihofer wrote: Darlan Cavalcante Moreira darc...@gmail.com schrieb: Karl Maihofer ignora...@gmx.de wrote: I'd like to highlight the strings (ok) and (fail) in my Org-document. Ok should get a green background, fail a red one. I think highlighting in emacs should last, but it

Re: [Orgmode] moving in the agenda view is slow

2010-11-27 Thread Rainer Stengele
Am 27.11.2010 03:53, schrieb Nick Dokos: Eric S Fraga ucec...@ucl.ac.uk wrote: Rainer Stengele rainer.steng...@diplan.de writes: Hi all, I am struggling more and more with slowness in my agenda view. Moving from line to line with n and p is slow. Pressing the n key for 2 seconds will

Re: [Orgmode] moving in the agenda view is slow

2010-11-27 Thread Rainer Stengele
Am 27.11.2010 08:09, schrieb Manuel Hermenegildo: My impression is that it is indeed at least partially related to font-lock. I have also observed that (at least on a mac) it is much worse in emacs 23 than in emacs 22 (to the point where it has made me swicth back to emacs 22 to make org

[Orgmode] Re: moving in the agenda view is slow

2010-11-27 Thread Rainer Stengele
Am 26.11.2010 22:28, schrieb Markus Heller: Martin Stemplinger mstemplin...@gmx.de writes: Hallo Rainer Stengele, am 26.11.2010 schriebst Du: Hi all, I am struggling more and more with slowness in my agenda view. Moving from line to line with n and p is slow. Pressing the n key for 2

[Orgmode] [nd]oexport for org-publish-attachment

2010-11-27 Thread Łukasz Stelmach
Hello. I am willing to implement some kind of tagging for attachment files for publishing. For text we've got the :noexport: tag which prevents particular subtree from beeing published I'd like to have the same for files, especially stored as attachments under data/, published with

[Orgmode] Opening org files on Aquamacs startup

2010-11-27 Thread Juri Artamonov
Hello, I'm using Aquamacs and I would like to specify set files that should be opened when Aquamacs is started. Does anyone know how to do this? Thank you, Juri. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies

Re: [Orgmode] Opening org files on Aquamacs startup

2010-11-27 Thread Stefan Vollmar
Dear Juri, On 27.11.2010, at 13:39, Juri Artamonov wrote: I'm using Aquamacs and I would like to specify set files that should be opened when Aquamacs is started. Does anyone know how to do this? A rather elegant method involves the desktop library and allows you to generally restore the

Re: [Orgmode] Re: Org-Babel - Clojure Lazy Sequences Bug

2010-11-27 Thread Eric Schulte
Fixed, Thanks -- Eric Achim Gratz strom...@nexgo.de writes: Eric Schulte schulte.e...@gmail.com writes: I've just pushed up an implementation of this feature. I'm afraid byte-compile doesn't like it: In org-babel-expand-body:clojure: ob-clojure.el:63:26:Warning: reference to free variable

Re: [Orgmode] Opening org files on Aquamacs startup

2010-11-27 Thread Juri Artamonov
Thank you Guys, desktop is working. Best regards, Juri. On Sat, Nov 27, 2010 at 2:11 PM, Stefan Vollmar voll...@nf.mpg.de wrote: Dear Juri, On 27.11.2010, at 13:39, Juri Artamonov wrote: I'm using Aquamacs and I would like to specify set files that should be opened

Re: [Orgmode] moving in the agenda view is slow

2010-11-27 Thread Nick Dokos
Rainer Stengele rainer.steng...@diplan.de wrote: What I did: open the agenda view M-x elp-instrument-package RET org RET several ns - delays are there - same on linux (V23.2.1) and windows emacs M-x elp-results org-agenda-next-line 79

Re: [Orgmode] Lists handling

2010-11-27 Thread Nicolas Goaziou
Hello, Karl Maihofer writes: Thanks for that. Did you work on the demote/promote problem, too? No, nothing related to lists actually. But I added a way to configure export of inline tasks. As pointed out above in my special case inline tasks would be a great thing to have in lists. But I

[Orgmode] Re: moving in the agenda view is slow

2010-11-27 Thread Rainer Stengele
Am 27.11.2010 18:00, schrieb Nick Dokos: Rainer Stengele rainer.steng...@diplan.de wrote: What I did: open the agenda view M-x elp-instrument-package RET org RET several ns - delays are there - same on linux (V23.2.1) and windows emacs M-x elp-results org-agenda-next-line

Re: [Orgmode] Opening org files on Aquamacs startup

2010-11-27 Thread Jeff Horn
I had problems with desktop. I've saved an elisp file with lines that call the buffers I like to open when Aquamacs starts. I call it using `M-x load-file` after emacs starts (I don't like keeping it in my init file). The file looks something like: (find-file ~/path/to/file1) (find-file

[Orgmode] MobileOrg on DropBox for Teams

2010-11-27 Thread Tommy Kelly
Is the location on DropBox where the iPhone app expects to find the org files hard-coded (to /MobileOrg), or is it customizable? I've tried messing with org-mobile-directory on the emacs side and with the Index File field on the iPhone app, but it didn't work. I tried: I set org-mobile-directory

Re: [Orgmode] MobileOrg on DropBox for Teams

2010-11-27 Thread Richard Moreland
Hi Tommy, You should be able to rename the MobileOrg directory from within the web interface once you've linked MobileOrg to your Dropbox account. You'll know it worked because the renamed folder will continue to have the same special icon that it had prior to the rename, indicating that it is

[Orgmode] Re: moving in the agenda view is slow

2010-11-27 Thread Nick Dokos
Rainer Stengele rainer.steng...@online.de wrote: Nick, elp-reset-all does not work. Some more detail would be helpful: in what way does it not work? If I do M-x elp-reset-all M-x elp-results I get a blank slate. Then I can press 10 n, and do M-x elp-results and get org-agenda-list

[Orgmode] Creating files for a Kindle

2010-11-27 Thread Graham Smith
Does anyone by chance use orgmode to create files for a Kindle? If you do I would appreciate some helpful hints or ideas on how you approach it. The Kindle file format is apparently modified HTML, but the guidance I have found seems to revolve around creating files in MSWord and then converting

[Orgmode] Re: moving in the agenda view is slow

2010-11-27 Thread Rainer Stengele
Am 27.11.2010 20:23, schrieb Nick Dokos: Rainer Stengele rainer.steng...@online.de wrote: Nick, elp-reset-all does not work. Some more detail would be helpful: in what way does it not work? If I do M-x elp-reset-all M-x elp-results I get a blank slate. Then I can press 10 n, and

Re: [Orgmode] Creating files for a Kindle

2010-11-27 Thread Jeff Horn
On Sat, Nov 27, 2010 at 3:48 PM, Graham Smith myotis...@gmail.com wrote: The Kindle file format is apparently modified HTML, but the guidance I have found seems to revolve around creating files in MSWord and then converting to Kindle by uploading to Amazon OR using Calibre to convert PDFs to

[Orgmode] LaTeX export of lists

2010-11-27 Thread Thomas S. Dye
Aloha all, Is there an easy way to keep text following a list with the list, i.e, without a blank line following the list, during export? * List 1. First item 2. Second item Following text. Gets exported as: \section{List} \label{sec-1} \begin{enumerate} \item First item \item Second

[Orgmode] Re: [Babel] Piping between code blocks Was: Handling of errors when using Ledger

2010-11-27 Thread Eric Schulte
Dan Davison dandavis...@gmail.com writes: Incidentally, I have for a long time wondered whether we should permit src blocks to read *input data* from standard input. This would require altering ob-eval such that the src block body is read from file. Then we could do things like #+source:

[Orgmode] template to auto complete the imdb entry address.

2010-11-27 Thread Alin Soare
Hi, I used to keep the list of movies I saw into a html database, but now, after having learned org mode, I want to transform the database into a org mode file. Example of org mode file: | Domicile conjugal | tt0065651 | 20 | 1970 | France | | Douze hommes en colère | tt0050083 | 20 |

[Orgmode] Typo in Worg Beamer Tutorial

2010-11-27 Thread Jeff Horn
Hi Eric (or others), I believe the image used in section 3.1 on the following page is incorrect. http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.php I was expecting an image of the slide generated by the example code in that section. Best, Jeff -- Jeffrey Horn Graduate Lecturer and

Fwd: [Orgmode] Creating files for a Kindle

2010-11-27 Thread Jeff Horn
Forgot to CC the group. Apologies. Jeff -- Forwarded message -- From: Jeff Horn jrhorn...@gmail.com Date: Sat, Nov 27, 2010 at 7:19 PM Subject: Re: [Orgmode] Creating files for a Kindle To: Graham Smith myotis...@gmail.com On Sat, Nov 27, 2010 at 5:21 PM, Graham Smith

Re: [Orgmode] Re: moving in the agenda view is slow

2010-11-27 Thread Nick Dokos
Rainer Stengele rainer.steng...@online.de wrote: Am 27.11.2010 20:23, schrieb Nick Dokos: ... Can you do M-x elp-instrument-function RET next-line RET and get another profile? ok, I did, getting org-agenda-next-line 10 0.864912

Re: [Orgmode] [BUG] org-babel :session breaks returning things with python?

2010-11-27 Thread Eric Schulte
Hi, A recent commit fixes this issue. Instead of placing a return call inside of a python code block it is now possible to use a new :return header argument to specify the value to be returned. e.g. #+begin_src python :return squared_plus(2) def squared_plus(x): return x*x+1 #+end_src

[Orgmode] Beamer and notes blocks

2010-11-27 Thread Jeff Horn
Hi all, Could someone enlighten me as to how to get blocks with the beamer environment notes to show up? Specifically, I don't want notes to show up in the presentation (the default, expected behavior), but I would like them to show up in a speaker notes pdf. How are you producing speaker notes

[Orgmode] Re: MobileOrg on DropBox for Teams

2010-11-27 Thread Tommy Kelly
You should be able to rename the MobileOrg directory from within the web interface once you've linked MobileOrg to your Dropbox account. Thanks Richard, that worked fine. But does that mean there's a bit of coordination to manage if multiple users all decided they want to use MobileOrg? In

[Orgmode] Recurring events within date ranges

2010-11-27 Thread suvayu ali
Hi everyone, How does one specify a recurring timestamp that expires beyond a date range? e.g. ** Do something every Sunday from 2010-09-03 Sun +1w to 2010-11-07 Sun but not beyond. I looked at the the diary library briefly, but didn't find anything obvious. Any suggestions? Thanks, --

Re: [Orgmode] Recurring events within date ranges

2010-11-27 Thread Jeff Horn
On Sun, Nov 28, 2010 at 12:15 AM, suvayu ali fatkasuvayu+li...@gmail.com wrote: Hi everyone, How does one specify a recurring timestamp that expires beyond a date range? e.g. ** Do something    every Sunday from 2010-09-03 Sun +1w  to 2010-11-07 Sun but not beyond. I looked at the the

[Orgmode] [Bug] Org-beamer block display math

2010-11-27 Thread Jeff Horn
When marking a block to call out display math, I notice an extra line break above the display math. I believe this occurs because the block is given it's own section. I expect the math to be centered vertically within the block. Is there a workaround? Please reference the screenshot (it's small)

[Orgmode] Re: LaTeX export of lists

2010-11-27 Thread Richard Lawrence
Hi Tom, Is there an easy way to keep text following a list with the list, i.e, without a blank line following the list, during export? * List 1. First item 2. Second item Following text. Gets exported as: \section{List} \label{sec-1} \begin{enumerate} \item First item \item

Re: [Orgmode] Recurring events within date ranges

2010-11-27 Thread Carsten Dominik
Hi Suvaya, this has come up many tomes on the mailing list, and the various answers are covered by the FAQ. http://orgmode.org/worg/org-faq.php#diary-sexp-in-org-files - Carsten On Nov 28, 2010, at 6:15 AM, suvayu ali wrote: Hi everyone, How does one specify a recurring timestamp that

[Orgmode] Generated images in buffer

2010-11-27 Thread Dov Grobgeld
I'm still feel quite a newbie to org-mode and I've been looking for a way to include dependent images within the emacs buffer, but I still haven't found it. As an example, assume that I have manully created a diagram with ditaa code, and once I am finishede diting I'd like to press a keystroke

Re: [Orgmode] Generated images in buffer

2010-11-27 Thread Jeff Horn
On Sun, Nov 28, 2010 at 2:04 AM, Dov Grobgeld dov.grobg...@gmail.com wrote: The same idea could be used for any system generating images, e.g. LaTeX formulas, asymptote, a python script using cairo, etc. I think evaluating Babel code blocks can insert output into your org-file. Also, I

Re: [Orgmode] template to auto complete the imdb entry address.

2010-11-27 Thread Michael Brand
On Sun, Nov 28, 2010 at 00:43, Alin Soare as1...@gmail.com wrote: | Domicile conjugal      | tt0065651 | 20 | 1970 | France     | I wish to have a link to imdb web page, and to see only its id (as now). Would link abbreviations help? http://orgmode.org/manual/Link-abbreviations.html e. g. the