Re: [O] org.texi edits, patch attached

2016-12-19 Thread Lambda Coder
On Sun, Dec 18, 2016 at 3:39 PM, Nicolas Goaziou wrote: > Could you send an updated patch? > > > Regards, > > -- > Nicolas Goaziou > See attached patch for Exporting chapter against maint. Also my notes to your comments. --Lambda Coder.

Re: [O] Remove Org from Emacs repository?

2016-12-19 Thread Phillip Lord
Achim Gratz writes: >> Now that package.el is mature, there's no need for Emacs to include all >> this stuff in its source releases. > > That assertion isn't universally accepted as true. Org in particular > continues to show how the integration into Emacs as well as some >

Re: [O] issue with deadline and schedule on same line

2016-12-19 Thread Nicolas Goaziou
Hello, Divan Santana writes: > Hi Org users > > Quick one. Having an issue when trying to fire up `org-agenda`. > > It errors with: > > ``` > org-agenda-get-day-entries: Wrong type argument: number-or-marker-p, > "<2016-12-20 Tue +1m>" This was fixed a couple of days

Re: [O] Remove Org from Emacs repository?

2016-12-19 Thread Reuben Thomas
On 19 December 2016 at 15:32, Phillip Lord wrote: > > This kind of idea is, indeed, being actively considered on > emacs-devel. ​That's good to hear!​ In fact, I managed to get a simple version of this working > using package.el during the build process. The idea

Re: [O] Remove Org from Emacs repository?

2016-12-19 Thread Phillip Lord
Reuben Thomas writes: > On 18 December 2016 at 13:20, Carsten Dominik wrote: > >> Dear all, >> >> I'd hate to see Org removed from Emacs. It took a lot of work to get it >> in, and I believe that the vast majority of Emacs users does not install >> packages. For

[O] [ANN] Substantial changes to sitemap generation

2016-12-19 Thread Nicolas Goaziou
Hello, I just pushed a revamp of sitemap generation during publishing process. If you tweaked sitemap, you almost certainly need to update your settings. Basically, the changes at the property level are: - :sitemap-sans-extension and :sitemap-file-entry-format were removed -

Re: [O] Defining macros globally

2016-12-19 Thread Nicolas Goaziou
Hello, Arun Isaac writes: > Is it possible to define macros globally, probably in the ~/.emacs init > file with some elisp, instead of on a per-file basis using the #+MACRO > keyword? This is not possible ATM. Regards, -- Nicolas Goaziou

Re: [O] Defining macros globally

2016-12-19 Thread Kaushal Modi
On Mon, Dec 19, 2016, 7:12 PM Arun Isaac wrote: > > Is it possible to define macros globally, probably in the ~/.emacs init > file with some elisp, instead of on a per-file basis using the #+MACRO > keyword? > You can choose to put all macros in a single org file,

Re: [O] Remove Org from Emacs repository?

2016-12-19 Thread Scott Randby
+1 for Keeping Org in Emacs. Scott Randby On 12/18/2016 08:20 AM, Carsten Dominik wrote: > Dear all, > > I'd hate to see Org removed from Emacs. It took a lot of work to get it > in, and I believe that the vast majority of Emacs users does not install > packages. For a newbie to get to Emacs

Re: [O] Defining macros globally

2016-12-19 Thread Charles C. Berry
On Mon, 19 Dec 2016, Nicolas Goaziou wrote: Hello, Arun Isaac writes: Is it possible to define macros globally, probably in the ~/.emacs init file with some elisp, instead of on a per-file basis using the #+MACRO keyword? This is not possible ATM. Perhaps the

Re: [O] Remove Org from Emacs repository?

2016-12-19 Thread Achim Gratz
Phillip Lord writes: > I think there's only a few problems, actually. package.el initialization > is all or nothing at the moment, and is disabled on emacs -q. Neither of > these would make sense if we wanted in built packages. My opinion is that unless package.el adds explicit support for

Re: [O] issue with deadline and schedule on same line

2016-12-19 Thread Divan Santana
Nicolas Goaziou writes: > Hello, > > Divan Santana writes: > >> Hi Org users >> >> Quick one. Having an issue when trying to fire up `org-agenda`. >> >> It errors with: >> >> ``` >> org-agenda-get-day-entries: Wrong type argument:

Re: [O] [ANN] Substantial changes to sitemap generation

2016-12-19 Thread Thibault Marin
Nicolas Goaziou writes: > Hello, > > I just pushed a revamp of sitemap generation during publishing process. > If you tweaked sitemap, you almost certainly need to update your > settings. > > Basically, the changes at the property level are: > > - :sitemap-sans-extension and

Re: [O] ido not working with org9

2016-12-19 Thread Samuel Wales
ido-hacks works with org 9. it makes everything use ido, and speeds it up. i do not know about iswitchb.

Re: [O] Remove Org from Emacs repository?

2016-12-19 Thread Achim Gratz
Reuben Thomas writes: > ​Org is nearly 90kLOC, or about 6.5% of the total ELisp code currently in > Emacs. It's bigger than CEDET, smaller than GNUS. Within the whole of Emacs, an argument about size doesn't make any sense at all. It's also quite arbitrary, as some functionality that comes with

Re: [O] Defining macros globally

2016-12-19 Thread Nicolas Goaziou
Hello, "Charles C. Berry" writes: > On Mon, 19 Dec 2016, Nicolas Goaziou wrote: > >> Hello, >> >> Arun Isaac writes: >> >>> Is it possible to define macros globally, probably in the ~/.emacs init >>> file with some elisp, instead of on a per-file

Re: [O] [ANN] Substantial changes to sitemap generation

2016-12-19 Thread Nicolas Goaziou
Hello, Thibault Marin writes: > However, I initially got an error when running =make=, there seems to be > a typo in l. 14542 of org.texi ("@cod{" should be "@code{"): > http://orgmode.org/cgit.cgi/org-mode.git/tree/doc/org.texi#n14542 Fixed. Thank you. Regards, --

[O] issue with deadline and schedule on same line

2016-12-19 Thread Divan Santana
Hi Org users Quick one. Having an issue when trying to fire up `org-agenda`. It errors with: ``` org-agenda-get-day-entries: Wrong type argument: number-or-marker-p, "<2016-12-20 Tue +1m>" ``` That's when one tries to read this file in: ``` * Tasks ** TODO [#B] Do budget for next Month -

[O] Defining macros globally

2016-12-19 Thread Arun Isaac
Is it possible to define macros globally, probably in the ~/.emacs init file with some elisp, instead of on a per-file basis using the #+MACRO keyword? Thanks, Arun Isaac. signature.asc Description: PGP signature

[O] [PATCH] Fix org-clock-load

2016-12-19 Thread Matt Lundin
Since commit fda64f1ae2110175662b52daa3a5ec0f967f0c0d on November 6, org-clock-load no longer restores clocks in org-clock-persist-file. The contents of the file look like this: --8<---cut here---start->8--- (setq org-clock-stored-history

Re: [O] Android org app with sync?

2016-12-19 Thread Ramon Diaz-Uriarte
Dear Alasdair, On Sun, 18-12-2016, at 01:59, Alasdair McAndrew wrote: > I'm sure this has been asked and answered many times before, but > I've hunted about - both on the web and on Google Play - to find > some app which can sync with my org files. The closest I've come > is

Re: [O] issue with deadline and schedule on same line

2016-12-19 Thread Divan Santana
> Hi Org users > > Quick one. Having an issue when trying to fire up `org-agenda`. > > It errors with: > > ``` > org-agenda-get-day-entries: Wrong type argument: number-or-marker-p, > "<2016-12-20 Tue +1m>" > ``` > > That's when one tries to read this file in: > > ``` > * Tasks > ** TODO [#B] Do