[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] Allow early-warning anniversaries in agends [was: Re: or
From: |
Nick Dokos |
Subject: |
Re: [O] [PATCH] Allow early-warning anniversaries in agends [was: Re: org-bbdb-birthday reminder] |
Date: |
Mon, 17 Aug 2015 12:42:49 -0400 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) |
Nicolas Goaziou <address@hidden> writes:
> Hello,
>
> Nick Dokos <address@hidden> writes:
>
>> Here's a patch to add a new function to org-bbdb.el that provides early
>> warning for upcoming anniversaries; it also adds some documentation to
>> org.texi.
>
> Thank you. Some comments follow.
>
Thanks for the comments. Revised patch attached.
>
>> + (apply 'nconc (mapcar gen-anniversaries dates)))))
>
> #'nconc (there is also `cl-mapcan').
>
I did a mapcan originally and saw that it was an alias for cl-mapcan in
cl-extras.el and that got me scared: I vaguely recalled some rules about
using cl-* stuff, but I don't really remember the rules any more. For
future reference, are they written down somewhere? Also, does it matter
if I use the alias "mapcan" instead of "cl-mapcan"?
0001-Allow-early-warning-anniversaries-in-agenda.patch
Description: Allow early-warning anniversaries in agenda.
Thanks!
--
Nick
- Re: [O] org-bbdb-birthday reminder, Matt Lundin, 2015/08/12
- Re: [O] org-bbdb-birthday reminder, Nick Dokos, 2015/08/12
- Re: [O] org-bbdb-birthday reminder, Julien Cubizolles, 2015/08/13
- Re: [O] org-bbdb-birthday reminder, Matt Lundin, 2015/08/13
- Re: [O] org-bbdb-birthday reminder, Nick Dokos, 2015/08/13
- Re: [O] org-bbdb-birthday reminder, Matt Lundin, 2015/08/14
- Re: [O] org-bbdb-birthday reminder, Julien Cubizolles, 2015/08/15
- [O] [PATCH] Allow early-warning anniversaries in agends [was: Re: org-bbdb-birthday reminder], Nick Dokos, 2015/08/16
- Re: [O] [PATCH] Allow early-warning anniversaries in agends [was: Re: org-bbdb-birthday reminder], Nicolas Goaziou, 2015/08/17
- Re: [O] [PATCH] Allow early-warning anniversaries in agends [was: Re: org-bbdb-birthday reminder],
Nick Dokos <=
- Re: [O] [PATCH] Allow early-warning anniversaries in agends [was: Re: org-bbdb-birthday reminder], Rasmus, 2015/08/17
- Re: [O] [PATCH] Allow early-warning anniversaries in agends [was: Re: org-bbdb-birthday reminder], Nicolas Goaziou, 2015/08/17
- Re: [O] org-bbdb-birthday reminder, Bastien Guerry, 2015/08/16