[O] TaskWarrior <> OrgMode integration

2018-09-10 Thread Marcelo de Moraes Serpa
I've given TaskWarrior a try this weekend it's actually quite nice. The advantage it has over org is that it's more suitable for a gtd(ish) system out-of-the-box, you don't need to tinker with anything and the reports are great. Integrating TaskWarrior with orgmode might make sense. My idea is

Re: [O] Org-element-put-property, bug?

2018-09-10 Thread Nicolas Goaziou
Hello, Ivan Tadeu Ferreira Antunes Filho writes: > If I put a custom property in a headline, e.g. > (org-element-put-property headline :EXPORT_FILE_NAME "a") > > Then, when accessing the org element headline it shows: :EXPORT_FILE_NAME a > > However, when I proceed to interpret the data, >

[O] Beamer with org-mode

2018-09-10 Thread gmx
Hello, I have completed .emacs with the indications found here (http://emacs-fu.blogspot.com/2009/10/writing-presentations-with-org-mode-and.html), and I modified it : ;; Utilisation de la classe beamer ;; #+LaTeX_CLASS: beamer in org files (unless (boundp 'org-export-latex-classes)   (setq

Re: [O] Emacs mobile org

2018-09-10 Thread Alan Schmitt
On 2018-09-10 11:41, Marcin Borkowski writes: > On 2018-09-10, at 09:46, Alan Schmitt wrote: > >> I use orgzly, and it works great with syncthing https://syncthing.net/ > > BTW, in my experience syncthing seems quite flaky. I turn it on on both > the coputer and my phone, but I'm not sure what

Re: [O] Emacs mobile org

2018-09-10 Thread Greg Troxel
Marcin Borkowski writes: > On 2018-09-10, at 09:46, Alan Schmitt wrote: > >> I use orgzly, and it works great with syncthing https://syncthing.net/ > > BTW, in my experience syncthing seems quite flaky. I turn it on on both > the coputer and my phone, but I'm not sure what to do to start

[O] Documentation in ePub Format

2018-09-10 Thread Dilyan Palauzov
Hello, it is not hard to convert existing texinfo to ePub. Please offer the documentanion at orgmode.srg also tn ePub format. Thanks Дилян

[O] Time intervals with org-read-date

2018-09-10 Thread adolfo villafiorita
Hello, I am trying to write a template to enter an entry with start and end time, that is, something like <2018-10-09 11:00-12:00>. The capture template I have at the moment is: ("a" "Agenda Entry" entry (file+headline ,(concat (file-name-as-directory org-directory) "agenda.org") "Agenda")

[O] Org-capture creates file after cancel

2018-09-10 Thread Adam Sneller
I use a custom function (originally from this post on StackExchange) to create files from org-capture (one file per entry). For some reason, if I cancel the entry with C-c C-k Emacs still creates the file. (defun my/generate-org-note-name ()

Re: [O] filter for svg latex-export

2018-09-10 Thread Falk Hanisch
Version v2.02 of package svg was installed on CTAN and is available for Tex Live or MiKTeX > -Ursprüngliche Nachricht- > Von: ed...@openmail.cc > Gesendet: Freitag, 7. September 2018 03:23 > An: John Kitchin > Cc: emacs-orgmode@gnu.org; John Kitchin > Betreff: Re: [O] filter for svg

[O] Org-element-put-property, bug?

2018-09-10 Thread Ivan Tadeu Ferreira Antunes Filho
If I put a custom property in a headline, e.g. (org-element-put-property headline :EXPORT_FILE_NAME "a") Then, when accessing the org element headline it shows: :EXPORT_FILE_NAME a However, when I proceed to interpret the data, (org-element-interpret-data headline) The custom property does not

[O] ODT export with #+NAME'd equation is failing

2018-09-10 Thread Ken Mankoff
'load-path "~/.emacs.d/elpa/org-20180910") 2) Contents of DEBUG.org are: #+NAME: eq:foo \begin{equation} 42 \end{equation} See [[eq:foo]]. 3) Run the following command: /usr/bin/emacs -Q --load ~/.emacs.d/DEBUG/DEBUG.el ~/.emacs.d/DEBUG/DEBUG.org 4) Export with C-e o o 5) Contents of

Re: [O] Emacs mobile org

2018-09-10 Thread Marcin Borkowski
On 2018-09-10, at 09:46, Alan Schmitt wrote: > I use orgzly, and it works great with syncthing https://syncthing.net/ BTW, in my experience syncthing seems quite flaky. I turn it on on both the coputer and my phone, but I'm not sure what to do to start syncing. Sometimes it just works,

Re: [O] Emacs mobile org

2018-09-10 Thread Neil Jerram
On 10 September 2018 08:46:41 BST, Alan Schmitt wrote: >On 2018-09-09 21:43, Kaushal Modi writes: > >> On Sun, Sep 9, 2018 at 7:53 PM M. P. >wrote: >> >>> Hello I am running emacs on a mac I have a galaxy s8 android phone. >I am >>> wanting to sync my phone with emacs on my computer. >>>

Re: [O] Emacs mobile org

2018-09-10 Thread Alan Schmitt
On 2018-09-09 21:43, Kaushal Modi writes: > On Sun, Sep 9, 2018 at 7:53 PM M. P. wrote: > >> Hello I am running emacs on a mac I have a galaxy s8 android phone. I am >> wanting to sync my phone with emacs on my computer. >> I would prefer not to use a cloud service but instead use >>

Re: [O] A strange problem with org-babel and SQLite

2018-09-10 Thread Cecil Westerhof
2018-09-09 14:36 GMT+02:00 Robert Klein : > On Wed, 5 Sep 2018 08:56:02 +0200 > Robert Klein wrote: > > > Hi Cecil, > > > > On Mon, 3 Sep 2018 03:23:17 +0200 > > Cecil Westerhof wrote: > > > > > It has to do with the data. With the following I can reproduce it: > > > #+BEGIN_SRC sqlite :db