Re: [O] Display image in current section

2014-12-02 Thread Leu Zhe
Dear John, Thanks very much, it works perfect. On Tue, Dec 2, 2014 at 4:19 AM, John Kitchin jkitc...@andrew.cmu.edu wrote: Leu Zhe lzhe...@gmail.com writes: (defun show-images-subtree () (interactive) (save-restriction (org-narrow-to-subtree) (org-display-inline-images nil t

[O] gnupg-2.1.0-4 Breaks Encryption in Emacs.

2014-12-02 Thread Ian Barton
This happened to me yesterday. Thought I would re-post here as there is a potential loss of data and I use org-mode in my encrypted files. Symptoms are errors like: Opening output file: [pub f 1024 17 3B6F8AF143C21F3B 1320594077 1509822256 nil u nil ...], 15 The error only happens when you

Re: [O] gnupg-2.1.0-4 Breaks Encryption in Emacs.

2014-12-02 Thread Eric Abrahamsen
Ian Barton li...@wilkesley.net writes: This happened to me yesterday. Thought I would re-post here as there is a potential loss of data and I use org-mode in my encrypted files. Symptoms are errors like: Opening output file: [pub f 1024 17 3B6F8AF143C21F3B 1320594077 1509822256 nil u nil

Re: [O] how to export to HTML keeping the whitespaces

2014-12-02 Thread Nicolas Goaziou
Hello, jenia.iv...@gmail.com (jenia.ivlev) writes: Eric Abrahamsen e...@ericabrahamsen.net writes: jenia.iv...@gmail.com (jenia.ivlev) writes: Hello: I want to export to HTML and keep the white spaces. Normally, I have to do skip a line (two newline characters) or use #+begin_verse...

Re: [O] timezone in org-mode events?

2014-12-02 Thread Nicolas Goaziou
Hello, Benjamin Slade sl...@jnanam.net writes: As far as I can tell, org-mode (at least out-of-the-box) doesn't seem to support any sort of timezone information in events (deadlines etc.). There are certainly events for which it would be useful to establish the absolute time (e.g. for

Re: [O] Customizing Timestamps in html Export.

2014-12-02 Thread Nicolas Goaziou
Hello, Ian Barton li...@wilkesley.net writes: However, the using the minimal.el: #+begin_src emacs-lisp ;; activate debugging (setq debug-on-error t) (setq debug-on-quit t) (add-to-list 'load-path ~/.emacs.d/src/lisp) (require 'org) ;; The following lines are always needed. Choose

Re: [O] gnupg-2.1.0-4 Breaks Encryption in Emacs.

2014-12-02 Thread Christian Kruse
Hi, At Tue, 02 Dec 2014 08:55:29 +, Ian Barton wrote: This happened to me yesterday. Thought I would re-post here as there is a potential loss of data and I use org-mode in my encrypted files. Symptoms are errors like: Opening output file: [pub f 1024 17 3B6F8AF143C21F3B 1320594077

Re: [O] Bug: org-timer loses track of running timer [8.3beta (release_8.3beta-582-g40f2b8 @ mixed installation! /home/rbsmith/.emacs.d/el-get/org-mode/contrib/lisp/ and /home/rbsmith/.emacs.d/el-get/o

2014-12-02 Thread Nicolas Goaziou
Hello, Randy Smith perlstal...@gmail.com writes: I'm using org-mode 8.3beta with emacs 24.4.1. I can start a timer using org-mode-start but when I try to stop it with org-mode-stop, emacs reports back No running timer. This should be fixed. Thank you for reporting it. Regards, -- Nicolas

[O] Problem with pretty entities and subscript

2014-12-02 Thread Thomas Holst
Hello, super- and subscript display does not work as expected anymore. (At least for me :-) ) I have `org-pretty-entities' set to t. And in most of my files I have an options line which contains: #+OPTIONS: ^:{} So super- and subscripts should only be displayed when there are curly braces

Re: [O] Warning about section named Footnotes

2014-12-02 Thread Nicolas Goaziou
Arni Magnusson arn...@hafro.is writes: The location of the second patch (in orgguide.texi) is line 348: Thanks for the patch. @ vindex org-footnote-section @ noindent Note that the headline @samp{Footnotes} is a @emph{reserved} name. A subtree with this headline will be silently ignored by

[O] Suggestion about :session

2014-12-02 Thread abonnements
Hello everybody, reading the manual (Release 8.2.10), I wonder if the syntax of :session header may not be changed in the way of :tangle or :noweb (sorry for the frenchy expression). I mean : * :session yes (now :session) * :session no (now :session none) * :session name (now

[O] How to send a patch of a patch...

2014-12-02 Thread abonnements
Hello, yesterday I made some change in doc/org.texi and (thanks to Bastien) I sent the diff patch (obtained by C-x v =) that I send here. Today, I made some other changes on the same file, but C-x v = give me only the diff between my version of yesterday and the one of today.

[O] Why is ox-gfm.el missing from the org-plus-contrib elpa package?

2014-12-02 Thread William Henney
Hi I have org-plus-contrib-20141201 installed from http://orgmode.org/elpa/, which as far as I can tell is the latest version. I was expecting to find the Github-Flavoured Markdown exporter ox-gfm.el to be included because it is listed in the contrib/ directory (e.g.,

Re: [O] Suggestion about :session

2014-12-02 Thread Rainer M Krug
abonnements abonneme...@thierry-pelle.eu writes: Hello everybody, reading the manual (Release 8.2.10), I wonder if the syntax of :session header may not be changed in the way of :tangle or :noweb (sorry for the frenchy expression). I mean : * :session yes (now :session) * :session

Re: [O] Suggestion about :session

2014-12-02 Thread abonnements
Hello everybody, reading the manual (Release 8.2.10), I wonder if the syntax of :session header may not be changed in the way of :tangle or :noweb (sorry for the frenchy expression). I mean : * :session yes (now :session) * :session no (now :session none) * :session name (now

Re: [O] Hidden files from beamer export, not cleaned up by org

2014-12-02 Thread James Harkins
Nick Dokos ndokos at gmail.com writes: Somewhere but probably not in org - it can't clean up what it does not know about. What system is this? Does this have anything to do with http://en.wikipedia.org/wiki/Filesystem_in_Userspace perhaps? That's probably it. I set up my machine to

[O] [RFC/PATCH] Fixes for org-timer

2014-12-02 Thread Kyle Meyer
Hello, I've attached a few patches for org-timer.el. Some additional comments on two of the patches: [PATCH 1/4] org-timer.el (org-timer): Recognize double prefix This patch makes org-timer behave as described in the docstring when it is given a double prefix argument. However, I'd

[O] SCHEDULED in a comment line is not ignored by sparse-tree

2014-12-02 Thread James Harkins
This appears to be buggy behavior, but I'm asking here first in case it might already have been fixed. A couple of months ago, I was trying to create a repeating timestamp for two different days of the week. First I tried a diary-sexp, but that wasn't compatible with habits, so I gave that up.