Re: [O] clock start time is gone

2017-08-09 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > clocking in produces this bt: > > Debugger entered--Lisp error: (wrong-number-of-arguments decode-time 2) I see. The you are missing b561c8b7efa5e88763c67d9327507e01af601352. You need to update Org. Regards, -- Nicolas Goaziou

Re: [O] Bug? Setting #+OPTIONS: title:nil Seems to Be Ignored in HTML Export.

2017-08-09 Thread Rasmus
Hi, Kaushal Modi writes: > Thanks for checking. The validator (the default one in org-html-postamble) > never worked for me, probably because of something being blocked at work.. > I get this when I click the validator link: > > = > Sorry! This document cannot be

[O] Bug: Beamer export error

2017-08-09 Thread Jarmo Hurri
Greetings. I get an error (pdflatex hangs up) when trying to Beamer export the following simple Org file (key command C-c C-e l O). # - #+STARTUP: beamer * This is a simple test - let us see what happens #

Re: [O] Bug? Setting #+OPTIONS: title:nil Seems to Be Ignored in HTML Export.

2017-08-09 Thread Rasmus
Rasmus writes: > Hi, > > Kaushal Modi writes: > >> Thanks for checking. The validator (the default one in org-html-postamble) >> never worked for me, probably because of something being blocked at work.. >> I get this when I click the validator link: >> >>

Re: [O] Bug: Beamer export error

2017-08-09 Thread Jarmo Hurri
While the bug is being fixed, here is a quick band-aid for anyone else struggling with this problem. 1. When the export hangs up, press C-g to interrupt. 2. Run the following on the intermediate tex file, here exported.tex : sed -i 's/\[,/\[/g' exported.tex 3. Run pdflatex by hand:

[O] [PATCH] Fix org-open-at-point to work with tags

2017-08-09 Thread Galen Menzel
Hi all, I notice that org-open-at-point reports "no link found" when the point is on the tags in a headline, even though the mouse pointer indicates that emacs regards org tags as a link. I believe this is a bug, which the attached patch addresses. Please let me know if I can provide any

Re: [O] ox-taskjuggler on MELPA useful despite org-plus-contrib

2017-08-09 Thread Thomas S. Dye
In case it is useful, here is Achim's post: From: Achim Gratz To: emacs-orgmode@gnu.org Subject: Re: [O] Stable releases Flags: replied, seen, list Date: Sat Aug 22 07:44:14 2015 Maildir: /TSDYE/INBOX List: emacs-orgmode.gnu.org Thomas S. Dye writes: > I do have a technical question that you or

Re: [O] agenda configurable entry-text-mode

2017-08-09 Thread Alexander Baier
On 07/29/2017 03:20 AM, Adam Porter wrote: Alexander Baier writes: Hi Adam, I hadn't heard of org-quick-peek. I found https://github.com/alphapapa/org-quick-peek but could not find the package on MELPA, do you know why this is the case? Hi Alexander, Actually

Re: [O] Bug: Beamer export error

2017-08-09 Thread Rasmus
Hi Jarmo, Thanks for your report. Jarmo Hurri writes: > I get an error (pdflatex hangs up) when trying to Beamer export the > following simple Org file (key command C-c C-e l O). > > # - > > #+STARTUP: beamer >

Re: [O] Change in appearance of org-todo-keywords

2017-08-09 Thread Adam Porter
Colin Baxter writes: > Considering how fundamental keywords and tags are to org-mode, I'm a > little surprised that only two other users have reported the issue. It's because of the bravery of users like you that I don't run master. ;)

Re: [O] Change in appearance of org-todo-keywords

2017-08-09 Thread Colin Baxter
> Colin Baxter writes: > Hello, > As of today, TODO now appears with three sets of un-requested > double colons after it, as in TODO :: :: :: > The behaviour doesn't occur with emacs -q, so the cause is > presumably in my ~/.emacs. I can't work out

Re: [O] ox-taskjuggler on MELPA useful despite org-plus-contrib

2017-08-09 Thread Achim Gratz
Adam Porter writes: > I've had the same problem, I have to manually delete the extra org > package now and then. I wonder if a dummy package would prevent > package.el from reinstalling it... Yes it does and I've provided instructions on how to do that quite some time ago on this list.

Re: [O] ox-taskjuggler on MELPA useful despite org-plus-contrib

2017-08-09 Thread Simon Guest
This is indeed useful, thanks. I think this may be best done by some startup code, which when installing org-plus-contrib with require-package, deletes any existing org package, and makes this dummy org package. Would it be useful if such code appeared within the org-plus-contrib package itself,

Re: [O] agenda configurable entry-text-mode

2017-08-09 Thread Adam Porter
Alexander Baier writes: > This looks really nice! A few things I discovered: Thanks, I will fix these soon!

Re: [O] ox-taskjuggler on MELPA useful despite org-plus-contrib

2017-08-09 Thread Tim Cross
There are also some other alternatives on the emacs-devel list from when I asked as a general question regarding package.el and dependencies. Should be noted that this issue is primarily caused because, fro the package.el perspective, org-plus-contrib is different to the org package. Other

[O] LaTeX Export

2017-08-09 Thread Scott Randby
I have a file with a large number of top-level headlines. Each subtree corresponding to a top-level headline is exported to its own PDF file. The subtrees all use the same LaTeX headers except for \hypersetup. Right now, I have to uncomment the \hypersetup manually whenever I export a subtree.

Re: [O] how do you get an OPTIONS value during export?

2017-08-09 Thread Rasmus
Hi John, John Kitchin writes: > In my ipynb exporter, I generate md strings for cells using something like > > (org-export-string-as > s > 'md t '(:with-toc nil :with-tags nil)) > > This works unless there is a broken link: > >

Re: [O] how do you get an OPTIONS value during export?

2017-08-09 Thread Nick Dokos
John Kitchin writes: > Hi, > > In my ipynb exporter, I generate md strings for cells using something like > > (org-export-string-as > s > 'md t '(:with-toc nil :with-tags nil)) > > This works unless there is a broken link: > >

[O] iCalendar export and missed deadlines.

2017-08-09 Thread Michaƫl Cadilhac
Hi there; When I miss a deadline and scheduled todo, the org-agenda neatly prints the item until I've turned it to DONE. In iCalendar export, I expect/wish that it is also the case when deadlines and scheduled todos are exported as Events (I use VEVENT's as Google Calendar seems to not support