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 '((output-
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"
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 space, a few GiBs
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 Org mode box with a GUI.
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 exists?
>
> org-element-context on a link will give yo
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:
https://github.com/jave/xwidget-aux/tree/master/emacs-x
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 will suffice.
--
Arka