[O] Problem with point in state change hook function

2012-08-22 Thread zyg
My brain works in two non-standard org ways: - I don't like having the =CLOSED= timestamp outside of property drawers, and - no =todo= tag (or a =todo= tag of if you like) is still a =todo= tag and often means =DONE=. So standard state change logging doesn't work for me. All I really want to

Re: [O] GNU Emacs ported to Android

2012-08-22 Thread 'Mash (Thomas Herbert)
On 2012-08-21 18:42+0100, Ian Barton wrote: On 21/08/12 16:22, Karl Voit wrote: I just stumbled upon https://play.google.com/store/apps/details?id=com.zielm.emacshl=en It is still in an early phase but still I am dreaming of having Org-mode on my XOOM tablet ... :-) HW/SW-keyboard is

Re: [O] timestamped items not showing in today agenda view

2012-08-22 Thread Bastien
Hi Ken, Ken Mankoff mank...@gmail.com writes: Can you tell what is the value of these variables? org-agenda-todo-ignore-deadlines org-agenda-todo-ignore-scheduled org-agenda-todo-ignore-timestamp org-agenda-todo-ignore-with-date org-agenda-tags-todo-honor-ignore-options At the time I

[O] Org-mode on Android (was: GNU Emacs ported to Android)

2012-08-22 Thread Karl Voit
* 'Mash (Thomas Herbert) mash...@toshine.net wrote: Tempted to get one of these at some point. http://www.freedominput.com/freedom-accessories/freedom-pro-keyboard Got one of those. Esc, Ctrl, ... are not usable with Android up to 4.1.1 :-( The thing is that I do think that MobileOrg is a

Re: [O] Best way to implement project specific captures

2012-08-22 Thread Sylvain Rousseau
Have a look at https://github.com/thisirs/org-context : Context agenda and capture for Org-mode It dynamically adds templates depending on the buffer you are currently editing. New templates are available with the key c or merged if there is no conflict with existing ones. Hope this helps,

Re: [O] Wrong indentation with auto-fill within lists ?

2012-08-22 Thread Sébastien Delafond
On 2012-08-20, Bastien b...@altern.org wrote: If you use a separate Org distribution (as a package or cloned from the git repository), don't forget to create autoloads. ~$ make autoloads then (require 'org-install) in your .emacs.el should do. (require 'org-install) is part of the

[O] e-beamer-patch

2012-08-22 Thread Philipp Kroos
Hi, while trying the new e-beamer I ran into a type-error which occurs when org-e-beamer-outline-frame-options is left at its default value `nil'. The attached patch is a possible solution that works for me, though a more general check in org-e-beamer--normalize-arguments may be more

Re: [O] GNU Emacs ported to Android

2012-08-22 Thread Allen S. Rout
On 08/22/2012 04:17 AM, 'Mash (Thomas Herbert) wrote: On 2012-08-21 18:42+0100, Ian Barton wrote: On 21/08/12 16:22, Karl Voit wrote: Anybody else sharing experiences with Emacs or HW-keyboards on Android? Thanks for the heads up. Off to play. The android Hackers Keyboard has Ctrl, Alt,

[O] remove all #+RESULTS blocks in a file?

2012-08-22 Thread Rainer M Krug
Hi I want to remove all #+RESULTS blocks in a file / section. org-babel-remove-result works nicely for a single block, but when the cursor is in a heading (e.g. in Test), only the first block is removed. Is this a bug or a feature? If a feature, is there a way of removing *all* #+RESULTS

[O] Please test current git HEAD with old Emacsen ( 23.4)

2012-08-22 Thread Bastien
Hi all, for some reason, I cannot compile Emacs 23.4 on my machine. If there are users of older Emacsen here, please pull from the git repo and report any problem in compiling and running Org. Thanks! -- Bastien

Re: [O] GNU Emacs ported to Android

2012-08-22 Thread Jason F. McBrayer
On 22.08.2012 08:53, Allen S. Rout wrote: The problem is not with the hardware per se; the keyboard driver in _android_ (not at the bluetooth layer) specifically omitted the key modifier concept, so ctrl, M-, alt just don't happen. Weird. Is that driver issue only relevant to hardware

Re: [O] [patch] change indentation logic for edit-src

2012-08-22 Thread Ken Williams
-Original Message- From: Bastien Guerry [mailto:bastiengue...@gmail.com] Sent: Tuesday, August 21, 2012 6:14 PM Mh... for me there is no change. There are always 2 spaces added before table.el tables. The prior behavior I've been seeing is that there are 2 spaces added *every

Re: [O] [patch] change indentation logic for edit-src

2012-08-22 Thread Bastien
Hi Ken, In Emacs, I have the same behavior when editing a table.el table before and after I apply your patch, with both org-src-preserve-indentation set to nil or to t. I must be missing something here. Do you have an idea? -- Bastien

Re: [O] Best way to implement project specific captures

2012-08-22 Thread Bastien
Hi Sylvain, Sylvain Rousseau this...@gmail.com writes: Have a look at https://github.com/thisirs/org-context : Context agenda and capture for Org-mode I *love* it! This would be a great addition to contrib/lisp/ -- doors are open, just ring the bell. One possible enhancement: allow using

Re: [O] Best way to implement project specific captures

2012-08-22 Thread Bastien
Bastien b...@altern.org writes: allow using only the capture/agenda template instead of the full template Of course, this should read: ... template letter instead of the full template definition. -- Bastien

Re: [O] e-beamer-patch

2012-08-22 Thread Nicolas Goaziou
Hello, Philipp Kroos philipp.kr...@t-online.de writes: while trying the new e-beamer I ran into a type-error which occurs when org-e-beamer-outline-frame-options is left at its default value `nil'. The attached patch is a possible solution that works for me, though a more general check in

Re: [O] remove all #+RESULTS blocks in a file?

2012-08-22 Thread Nick Dokos
Rainer M Krug r.m.k...@gmail.com wrote: Hi I want to remove all #+RESULTS blocks in a file / section. org-babel-remove-result works nicely for a single block, but when the cursor is in a heading (e.g. in Test), only the first block is removed. Is this a bug or a feature? If a

[O] Subscription Confirmation

2012-08-22 Thread Esben Stien
I'm getting no subscription confirmation email when I subscribe to emacs-orgmode. Anyone have any idea how to proceed?. -- Esben Stien is b0ef@e s a http://www. s tn m irc://irc. b - i . e/%23contact sip:b0ef@ e e

[O] Condition Case Before First Headline

2012-08-22 Thread Esben Stien
I've stumbled into serious trouble with my org file. I C-c C-c over: #+BEGIN: clocktable :maxlevel 7 :block yesterday :scope tree1 , but I get: condition-case: Before first headline at position 2408 in buffer agenda.org I cannot figure out what's wrong; there's nothing special at line 2408

Re: [O] Condition Case Before First Headline

2012-08-22 Thread Bastien
Esben Stien b...@esben-stien.name writes: I've stumbled into serious trouble with my org file. What version of org are you using? I C-c C-c over: #+BEGIN: clocktable :maxlevel 7 :block yesterday :scope tree1 , but I get: condition-case: Before first headline at position 2408 in buffer

Re: [O] Condition Case Before First Headline

2012-08-22 Thread Juan Pechiar
I can reproduce this (latest git version) if the clocktable declaration lies before the first heading. Minimal example: bla bla #+BEGIN: clocktable :maxlevel 7 :block yesterday :scope tree1 #+END: bla bla * heading1 :LOGBOOK:

[O] Including multiple plots resulting from a loop of R code in LaTeX

2012-08-22 Thread John Hendy
I'm conducting some neural network analysis, and the results are highly dependent on the random seed set prior to creating the model. I loop through seeds 1-500, storing the predicted values in one data frame and a table of mean sum of squared errors in another table. Then, I use ggplot to create

Re: [O] Condition Case Before First Headline

2012-08-22 Thread Bastien
Juan Pechiar j...@pechiar.com writes: I can reproduce this (latest git version) if the clocktable declaration lies before the first heading. If the clocktable is before the first heading, the :scope tree1 parameter does not make sense anyway. Esben, does that explain your problem? --

Re: [O] Best way to implement project specific captures

2012-08-22 Thread Sylvain Rousseau
One possible enhancement: allow using only the capture/agenda template instead of the full template in `org-context-capture-alist' and `org-context-agenda-alist'. Good idea! Adding it to my todo list with org-context ;-) If you think this addon deserves to be added to the contrib directory,

[O] babel print

2012-08-22 Thread skip
I have an org file with several src blocks and tangle blocks. How can I print the file without executing any of the src or tangle blocks? I want to avoid disabling each block. How can I generate the tangle files only without executing any other src blocks in the file? I want to avoid going to

Re: [O] Please test current git HEAD with old Emacsen ( 23.4)

2012-08-22 Thread Achim Gratz
Bastien writes: If there are users of older Emacsen here, please pull from the git repo and report any problem in compiling and running Org. Emacs 23.2 on openSuSE compiles and tests OK (except for the babel sh-session test that I reported earlier, but that only seems to affect batch mode).

Re: [O] Best way to implement project specific captures

2012-08-22 Thread Richard Riley
Sylvain Rousseau this...@gmail.com writes: Have a look at https://github.com/thisirs/org-context : Context agenda and capture for Org-mode It dynamically adds templates depending on the buffer you are currently editing. New templates are available with the key c or merged if there is no

Re: [O] Batch processing part of a file

2012-08-22 Thread Myles English
Nick Dokos writes: Loris Bennett loris.benn...@fu-berlin.de wrote: Dear List, I have an orgmode file for collecting data and producing a plot. The file contains a Perl script which runs on a remote machine and generates Graphviz input. This is then used to create a PDF file. I have

Re: [O] Best way to implement project specific captures

2012-08-22 Thread Richard Riley
Sylvain Rousseau this...@gmail.com writes: Have a look at https://github.com/thisirs/org-context : Context agenda and capture for Org-mode It dynamically adds templates depending on the buffer you are currently editing. New templates are available with the key c or merged if there is no

Re: [O] Best way to implement project specific captures

2012-08-22 Thread Richard Riley
Richard Riley rile...@gmail.com writes: Sylvain Rousseau this...@gmail.com writes: Have a look at https://github.com/thisirs/org-context : Context agenda and capture for Org-mode It dynamically adds templates depending on the buffer you are currently editing. New templates are available

Re: [O] babel print

2012-08-22 Thread Sean O'Halpin
On Wed, Aug 22, 2012 at 8:38 PM, skip scp0...@gmail.com wrote: I have an org file with several src blocks and tangle blocks. How can I print the file without executing any of the src or tangle blocks? I want to avoid disabling each block. Use #+PROPERTY: eval never at the head of the file

[O] org-mime and linked files

2012-08-22 Thread Bart Bunting
Good morning, I am trying to setup org-mime to send html email. In the simple case it appears to work very well. However I am struggling when I try and include a link to a file in the email. When I hit send I get the following error: mm-insert-file-contents: Opening input file: No such file or

Re: [O] GNU Emacs ported to Android

2012-08-22 Thread Torsten Wagner
Hi Bastien, I guess many many people here are looking since a long time how to run a full version of org-mode on a mobile device. Thus, I believe the announcement itself was well placed. If we can keep the discussion towards how org-mode on an android version of emacs works out, I guess we are

Re: [O] SageTeX in export

2012-08-22 Thread mailinglists
Nick Dokos nicholas.do...@hp.com writes: All you have to do is set the variable org-latex-to-pdf-process, something like this [fn:1] (setq org-latex-to-pdf-process '(pdflatex %f if [ -f %b.sagetex.sage ] ;then sage %b.sagetex.sage ;fi pdflatex %f pdflatex %f))

Re: [O] GNU Emacs ported to Android

2012-08-22 Thread Carsten Dominik
On 23.8.2012, at 03:00, Torsten Wagner wrote: Hi Bastien, I guess many many people here are looking since a long time how to run a full version of org-mode on a mobile device. Thus, I believe the announcement itself was well placed. If we can keep the discussion towards how org-mode on an