Hi Benjamin,
Benjamin Slade writes:
> I had the following snippets in my .emacs which allowed me to call up a
> mini-emacsclient frame to quickly add notes and TODOs etc. It doesn't
> seem to work anymore (it comes up, but as soon as I choose [t], [n]
> etc. it disappears). Is there an updated
Hi,
I've just pushed a fix for this.
See if works now.
regards,
Oleh
On Wed, Oct 22, 2014 at 3:42 AM, Prathyush wrote:
> Hi,
>
> I was trying to use org-babel-clojure to pretty print a collection and found
> out that it always evaluated to:
>
> "Code block produced no output."
>
> Here's some
This is a new version of org-velocity. Principally it differs in using
cl-lib and lexical binding, but there are also some minor bugfixes for
presenting results on very large screens and compatibility with evil-mode.
Also, for anyone interested in org-velocity: there is now a development
repositor
Hi Eric,
Eric Abrahamsen writes:
> I'm messing about with some similar template-placement routines, so I
> tried your recipe below, and it worked for me... Capture by default
Odd, as I still can't get it to work. I tried it out with emacs -Q, just
defining that org-capture template and running
Hi all,
I have a dream;-).
Imagine someone wrote a dedicated Org-mode LaTeX class, and the LaTeX
exporter got an option to export to this class. The class modifies
LaTeX so that it supports all Org's elements and objects, and things
like tags, timestamps, checkboxes etc. Moreover, the look of t
>Your code works for me (Emacs 25 with a current Org from the git
> repo).
>
> Just guessing: Do you have installed a further hook for deleting frames
> in certain situations which might be the wrongdoer?
I don't seem to. I can't find anything else which seems to do anything
with deleting frames.