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.
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 act
Nick Dokos 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 dual
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
abonnements 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 no (now :session
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.,
http://orgmode.org/cgit.cgi/
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.
As
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 :s
Arni Magnusson 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 exporting
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 oroun
Hello,
Randy Smith 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 Goaziou
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 13205940
Hello,
Ian Barton 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 your own
Hello,
Benjamin Slade 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 conference abstract
Hello,
jenia.iv...@gmail.com (jenia.ivlev) writes:
> Eric Abrahamsen 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... #+e
Ian Barton 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 ...], 15
>
> T
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 c
Dear John,
Thanks very much, it works perfect.
On Tue, Dec 2, 2014 at 4:19 AM, John Kitchin
wrote:
> Leu Zhe writes:
>
> (defun show-images-subtree ()
> (interactive)
> (save-restriction
> (org-narrow-to-subtree)
> (org-display-inline-images nil t (point-min) (point-max
>
>
> Should
18 matches
Mail list logo