org-archive-subtree - error - org-get-local-archive-location

2019-11-27 Thread Bala Ramadurai
Hello All, When I use org-archive-subtree, I get this error "Symbol's function definition is void: org-get-local-archive-location". I tried looking into org-archive.el, but it seems to point to ad-Advice... I am a newbie in elisp, so I really can't figure this out. Please help me with this. I a

is this a known issue in clocktable output?

2019-11-27 Thread Soubzriquet
Hi all, I'm new to using org-mode for time tracking, and have run into an odd issue with using "day" steps where the date is getting offset sometimes. I saw the issue with 26.1, was not fixed by updating to current environment with an empty init.el on OS X: Emacs : GNU Emacs 26.3 (build 1, x86_6

Re: org 9.2.6 and org 9.1.9

2019-11-27 Thread Stefan Monnier
> [[https://lists.defectivebydesign.org/archive/html/emacs-orgmode/2012-09/msg01365.html][Installing > Org through the new http://orgmode.org ELPA]] > > - > [[https://lists.defectivebydesign.org/archive/html/emacs-orgmode/2015-08/msg00316.html][latest > org from Elpa error: Invalid function: org-ba

Re: org 9.2.6 and org 9.1.9

2019-11-27 Thread Tim Cross
>> But I don't think the issue is with package.el per se. > Maybe it needs fixes elsewhere as well, but it's via package.el that the > problem is usually exposed. Yes, but I think that is mainly because that is the most common way people install it. The manual is fairly clear on this - don't inst

RE: org 9.2.6 and org 9.1.9

2019-11-27 Thread Cook, Malcolm
Hi Stefan, I don’t think I’ve ever seen a root-cause analysis, but I’ve seen many problems that are resolved by some version of a “clean build” of org. Here are some: - [[https://lists.defectivebydesign.org/archive/html/emacs-orgmode/2012-09/msg01365.html][Installing Org through the new h

Re: org 9.2.6 and org 9.1.9

2019-11-27 Thread Eli Zaretskii
> From: Stefan Kangas > Date: Wed, 27 Nov 2019 07:29:24 +0100 > Cc: Jean-Christophe Helary , > Org-mode , Emacs developers > > I disagree with removing Org-mode from Emacs core, as I've explained > elsewhere. I agree. It would go against our previous decisions to have Org in core, for reason

Re: org 9.2.6 and org 9.1.9

2019-11-27 Thread Stefan Monnier
> Here's what I do, at the shell: > > > > emacs -Q -batch -eval "(progn (require 'package) (add-to-list > 'package-archives '(\"org\" . > \"http://orgmode.org/elpa/\";;)) > (package-initialize) (package-refresh-contents) (package-install > 'org-plus-contrib))

Re: org 9.2.6 and org 9.1.9

2019-11-27 Thread Stefan Monnier
> But I don't think the issue is with package.el per se. Maybe it needs fixes elsewhere as well, but it's via package.el that the problem is usually exposed. > You get the same problem if you try to install org-mode manually > without package.el. Depends how you do it. > What is really needed t

Re: Bug: ol-notmuch.el: calls `notmuch-show' with arbitrary search query

2019-11-27 Thread David Edmondson
On Tuesday, 2019-11-26 at 16:25:29 -07, Sean Whitton wrote: > On Tue 26 Nov 2019 at 10:52PM +00, David Edmondson wrote: > >> The poor behaviour is just a side effect of the way that queries are >> composed to implement the filter functionality. Does the attached patch >> help? > > Unfortunately, i

Re: org 9.2.6 and org 9.1.9

2019-11-27 Thread Stefan Kangas
Tim Cross writes: > What is really needed to fix this problem is some mechanism which > will ensure all org related definitions are somehow purged from the > running instance before attempting to install and compile a new > version. That could be one way of going about it. Other solutions have

org-mode html export using bulma css ?

2019-11-27 Thread rey-coyrehourcq
Hi, I'm interested to map the bulma https://bulma.io/ css framework to org- mode html export. I begin with exporter, so do you have any advice to do that ? Is there some way to map the css classes generated by org-html-to-html to classes compatible with bulma framework ? Best regards -- Sé