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.
0002-Editorial-revisions-to-the-manual.patch.gz
Descrip
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 '(("/home/matt/org/inbo
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 basis using the #+MACRO
>>> keyword?
>>
>> This
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,
--
Nicolas Goaziou
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 :sitemap-file-entry
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: number-or-marker-p,
>> "<2016-12-20 Tue +1m>"
>
> This was fixed
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
system-
ido-hacks works with org 9. it makes everything use ido, and speeds it up.
i do not know about iswitchb.
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 OP could do this?
#+BEGIN_S
+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 a
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, and then add that
one file as a
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
> functionality in packa
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
- :sitemap-functio
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 a newbie to get to Emacs and to
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 would be that
> packages in EL
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 ago.
Regards,
--
Nicola
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
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
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 - 20th
> 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 b
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 orgzly:
>
> https:/
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 O
22 matches
Mail list logo