Re: [O] org-refile works but dosent work from within a capture window (org-capture-refile)

2016-06-15 Thread Fabrice Popineau
Hi, I don't know what is the minimal setup to reproduce the problem. Basically: - call capture from Chrome (in my case) - select n for note - select C-c C-w for org-capture-refile Here is a backtrace. The advice around call-interactively is set up by ido-ubiquitous. Regards, Fabrice

Re: [O] [PATCH] ob-sql.el: Support sqlcmd and cygwin environment

2016-06-15 Thread Nicolas Goaziou
Hello, Xi Shen writes: > I suppose I should put the news entry to ./etc/ORG-NEWS file, but into > which version? I created below entry, please take look and let me know > where do you want me to put it. I'd say Version 9.0 > New features > Babel or Version 9.0 >

Re: [O] Bug: not defined [8.2.10 (release_8.2.10 @ /Applications/Emacs.app/Contents/Resources/lisp/org/)]

2016-06-15 Thread Nicolas Goaziou
Hello, Kejia柯嘉 writes: > I tried 8.3, but the issue is there, too. Did you try with "emacs -q" (or equivalent)? Also, what is the major mode used in the code editing buffer? It may be rebinding . Regards, -- Nicolas Goaziou

Re: [O] How to keep something at the bottom of an Org file

2016-06-15 Thread Nicolas Goaziou
Hello, Marco Wahl writes: > in some of my Org files I want to have certain elements always at the > very bottom of the file. > > Example: Often I use a subtree like > > * COMMENT *MUST BE BOTTOMMOST TREE* > :meta:bottommost: > > MUST BE

Re: [O] org copied a few files to ~/.org-timestamps

2016-06-15 Thread Mirko Vukovic
Mirko Vukovic gmail.com> writes: > > Hello, > > (org 8.3.4 on Emacs 24.4.1 on Windows 7) > > Some of my org-files are ending up in ~/.org-timestamps. > > For example, the file ~/org/general.org also has a copy on ~/.org- > timestamps. This copy was generated a few days ago. > > Any

[O] org copied a few files to ~/.org-timestamps

2016-06-15 Thread Mirko Vukovic
Hello, (org 8.3.4 on Emacs 24.4.1 on Windows 7) Some of my org-files are ending up in ~/.org-timestamps. For example, the file ~/org/general.org also has a copy on ~/.org- timestamps. This copy was generated a few days ago. Any thoughts on why that would happen? Thanks, Mirko

[O] How to keep something at the bottom of an Org file

2016-06-15 Thread Marco Wahl
Hi everyone, in some of my Org files I want to have certain elements always at the very bottom of the file. Example: Often I use a subtree like * COMMENT *MUST BE BOTTOMMOST TREE* :meta:bottommost: MUST BE BOTTOMMOST TREE TO HAVE *GUARANTEED* EFFECT.

Re: [O] bibliography as part of the source document?

2016-06-15 Thread John Kitchin
You might checkout the function at the end of this org-ref issue: https://github.com/jkitchin/org-ref/issues/176 It provides a way to extract all bibtex src blocks to a file and is a bit different than using org-babel-tangle. Ken Mankoff writes: > On 2016-06-14 at 21:29, Ken Mankoff

Re: [O] bibliography as part of the source document?

2016-06-15 Thread Ken Mankoff
On 2016-06-14 at 21:29, Ken Mankoff wrote: > I don't know how to tell Org to tangle-on-export with an argument or a > setting, but it can evaluate code blocks on export, and one of those > can do the tangling for you. The following might work? > > #+begin_src emacs-lisp

[O] Question: state of the art using org for a Knowledge manager with publishing

2016-06-15 Thread Tim O'Callaghan
I'm in my semi-regular rebuild of my org-mode process, and during my re-boot post-mortem i came to the conclusion that i need to use it more like a knowledge manager/wiki that i can publish parts of. I realise others on the list are out there doing this, or something like it. Do people have

Re: [O] MobileOrg: adding new file

2016-06-15 Thread Philip Hudson
On 14 June 2016 at 13:20, Benoît Coste wrote: > So what I wanted to discuss was the possibility for a MobileOrg to create > new files from its phone and keep them synched. > > Currently the list of synched files is a file called "index.org" stored in > the synch folder and

[O] Does org-notify work on Windows?

2016-06-15 Thread Xi Shen
Hi, I am using Emacs in a Cygwin environment on Windows 7. I installed the latest org from http://orgmode.org/elpa/. I added (org-notify-start) in my .emacs file, and added some tasks. I can see the tasks in my org-agenda, but I never got any notification. I want to know if it is expected to