Re: [O] [BUG?] Strange message in minibuffer while exporting into HTML

2013-10-10 Thread Vladimir Lomov
Hi, ** Vladimir Lomov [2013-10-11 13:11:11 +0900]: > Hello, > please consider this sample Org document (ex-call.org): [...] > I have typed above document in Emacs run as > emacs -Q -l min-org.el --eval "(require 'ox-html)" ex-call.org I forgot to include minimal configuration 'min-org.el': ---

[O] [BUG?] Strange message in minibuffer while exporting into HTML

2013-10-10 Thread Vladimir Lomov
Hello, please consider this sample Org document (ex-call.org): 8< #+TITLE: Example with CALL directive #+AUTHOR: Vladimir Lomov #+OPTIONS: num:nil * This is first section Recently I faced with a strange m

[O] using %(sexp) in capture templates

2013-10-10 Thread Manish
i am trying to use %(org-mac-outlook-message-insert-selected) in a capture template to create a todo entry from an email selected in outlook on mac os x. i was expecting that the function will get executed when the template is called and enter a link to the email but seems to return nothing. the

Re: [O] org-grep, and problems

2013-10-10 Thread François Pinard
Suvayu Ali writes: > No matter what I search for, I get 0 results! My org-directory points > to the correct location: ~/org. Not sure what is wrong. Annoying! I just tried resetting org-grep-directories to nil here, as a way to force the default of org-directory, and it works well for me. Wo

Re: [O] Needing help on org-gnus + LaTeX export -

2013-10-10 Thread David Rogers
Joseph Vidal-Rosset writes: > 2013/10/1 Nick Dokos > > This all seems screwed-up in various mysterious and tangled ways. > Is > there somebody with emacs experience nearby who could help you? If > not, > I would go back to the beginning: start with a default emacs > insta

Re: [O] org-grep, and problems

2013-10-10 Thread Suvayu Ali
On Thu, Oct 10, 2013 at 06:54:06PM +0200, Suvayu Ali wrote: > On Thu, Oct 10, 2013 at 11:50:47AM -0400, François Pinard wrote: > > > > I recently rewrote my Emacs "org-grep" function, which surely nobody > > remember, as when we discussed it here, it was years ago! :-) > > Looks interesting. I'l

[O] freemind export

2013-10-10 Thread Brian Keats
I'm just getting started with org-mode, and I seem to be having an issue with freemind export. None of the structural elements ( http://orgmode.org/manual/Easy-Templates.html) seem to be recognized when exported to freemind (except html). I'm interested in example mode so my pasted text files show

Re: [O] Full org-mode on unrooted Android

2013-10-10 Thread Alexander Vorobiev
Scot, I haven't notice much impact on the battery life but, given all the services/demons typical ubuntu system launches, there must be some consequences for the battery for sure. I do leave it running in background (by not exiting terminal). I also noticed some keybindings that don't work (M- an

Re: [O] How to collect status of all checkboxes in lower subtrees

2013-10-10 Thread Eric S Fraga
Rainer Stengele writes: > Hi! > > I have a headline with several sub headlines and sub items in lists. > Scattered all over I have checkboxes. > I would very much like to collect and see the overall status of unchecked > checkboxes. Not sure you can do what you want. However, if you change the

Re: [O] org-grep, and problems

2013-10-10 Thread Suvayu Ali
On Thu, Oct 10, 2013 at 11:50:47AM -0400, François Pinard wrote: > > I recently rewrote my Emacs "org-grep" function, which surely nobody > remember, as when we discussed it here, it was years ago! :-) Looks interesting. I'll check it out. > P.S. What is proper English: "nobody remember" or "no

[O] Random underscores in html-export

2013-10-10 Thread Thorsten Jolitz
Hi List, I see (somehow random) underscores in html-exports, but no hint whatsoever in the original Org file where they might come from. e.g. this ,-- | ... and they offer an ... `-- might be exported to ,-- | ... and_th

Re: [O] Full org-mode on unrooted Android

2013-10-10 Thread Scot Becker
Alex, That also sounds like a good way to carry Emacs/org with your, if the battery life hit isn't too big, (is it?) and if it's possible to keep the system running in the background (do you do ths?) Emacs for Android didn't work for me at all, and seems not to be currently maintained. After som

[O] org-grep, and problems

2013-10-10 Thread François Pinard
Hi, Org people. I recently rewrote my Emacs "org-grep" function, which surely nobody remember, as when we discussed it here, it was years ago! :-) The new writing gives nicer results, so I made it available as: https://github.com/pinard/org-grep However, I'm not satisfied. Maybe someone wou

[O] How to collect status of all checkboxes in lower subtrees

2013-10-10 Thread Rainer Stengele
Hi! I have a headline with several sub headlines and sub items in lists. Scattered all over I have checkboxes. I would very much like to collect and see the overall status of unchecked checkboxes. Example: * project ** subproject 1 - [ ] todo 1 - [X] todo 2 - [ ] todo 3 *** sub subproject 1 -

Re: [O] Computations on properties

2013-10-10 Thread Michael Brand
Hi Thierry On Thu, Oct 10, 2013 at 8:39 AM, Thierry Pellé wrote: > After some tests : > ==> the idea of Michael >> >> * Mean Calculation >> :PROPERTIES: >> :VAL1: 5 >> :VAL2: 10 >> :COEF: 10 >> :END: >> >> Mean Calculation = call_mean() =5.

[O] [BUG?] Compilation failure with Emacs 24.3.50.1 (trunk) on 'ox-publish' (Multiple args to , are not supported)

2013-10-10 Thread Vladimir Lomov
Hello, topic title states my problem completely, some details: - I use emacs compiled from bzr trunk (revno 114606) on my system: Archlinux x86_64 with gcc 4.8.1 and make 4.0; - org-mode: 8.2.1-86-gbe3dad. This is excert from make log: #+BEGIN_EXAMPLE ... Compiling /home/vladimir/buildpkg/emacs-