Re: [O] Emacs+org-mode in a Docker?

2015-11-17 Thread Grant Rettke
On Mon, Nov 9, 2015 at 10:45 PM, John Kitchin wrote: > This sounds a lot like what I have in mind. Have you tried doing this yet? What I have done is used Vagrant for a development box, which included text Emacs. That worked well. I have not moved this forward yet as an

Re: [O] fetching the description from a link string

2015-11-17 Thread Alan Schmitt
On 2015-11-16 10:45, Rasmus writes: > Alan Schmitt writes: > >> Hello, >> >> I cannot seem to find in org.el a function that will return the >> description part of a link. I'm probably missing it … Could someone tell >> me if such a function

Re: [O] Emacs+org-mode in a Docker?

2015-11-17 Thread Grant Rettke
On Sat, Nov 7, 2015 at 4:17 PM, Stelian Iancu wrote: > However the users still have to download the base box image initially and > that can be many GBs, depending on what you include in it. Off the top of my head I assume that the user has high speed Internet, many GiBs of disk

Re: [O] PDF-tools... and LaTeX (solved)

2015-11-17 Thread AW
Sorry for the noise, to use PDF Tools instead of Okular I just had to write into my .emacs: (pdf-tools-install) (TeX-view-program-selection (quote (((output-dvi style-pstricks) "dvips and gv") (output-dvi "xdvi") (output-pdf "PDF Tools") (output-html "xdg-open"

Re: [O] PDF-tools... and LaTeX

2015-11-17 Thread AW
Am Montag, 16. November 2015, 20:58:20 schrieb Nick Dokos: > > From here https://github.com/politza/pdf-tools/issues/128 > > is this setup for .emacs: > > > > = 8< == > > > > > > (pdf-tools-install) > > (load "pdf-tools") > > (setq TeX-view-program-selection

Re: [O] Emacs+org-mode in a Docker?

2015-11-17 Thread joakim
John Kitchin writes: > Has anyone tried setting up a Docker with an Emacs and org-mode setup? > > I am looking for some kind of solution like this to use with some > students. Any thoughts? I made a docker image for my xwidget emacs branch:

Re: [O] What's the best editor for org file in iOS?

2015-11-17 Thread Arkadiusz Drabczyk
On 2015-11-15, 童俊翔 wrote: > Since the mobile internet and cloud storage are easily accessible, > which app do you use to edit org files in iOS devices? Have you seen this: https://github.com/MobileOrg/mobileorg? Anyway, .org files are just plain text files so any editor