* Avoid add-to-list on local variables
@ 2017-01-04 13:52 Kaushal Modi
2017-01-04 14:37 ` Kyle Meyer
0 siblings, 1 reply; 2+ messages in thread
From: Kaushal Modi @ 2017-01-04 13:52 UTC (permalink / raw)
To: emacs-org list, Nicolas Goaziou
[-- Attachment #1: Type: text/plain, Size: 719 bytes --]
Hi all,
I just noticed this commit on emacs master branch:
http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=2ec41c415f39990561cc9da4c9bad0b69bfad489
The commit touches these parts of org:
Avoid add-to-list on local variables
* lisp/org/org-archive.el (org-all-archive-files): * lisp/org/org-agenda.el
(org-agenda-get-restriction-and-command): Avoid add-to-list on local
variables. * lisp/org/ox-publish.el (org-publish--run-functions): New
function. (org-publish-projects): Use it to avoid run-hooks on a local
variable. (org-publish-cache-file-needs-publishing): Avoid add-to-list on
local variables.
So I believe that these changes should be back-ported into the master
branch of org too?
--
Kaushal Modi
[-- Attachment #2: Type: text/html, Size: 1402 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Avoid add-to-list on local variables
2017-01-04 13:52 Avoid add-to-list on local variables Kaushal Modi
@ 2017-01-04 14:37 ` Kyle Meyer
0 siblings, 0 replies; 2+ messages in thread
From: Kyle Meyer @ 2017-01-04 14:37 UTC (permalink / raw)
To: Kaushal Modi; +Cc: emacs-org list
Hello,
Kaushal Modi <kaushal.modi@gmail.com> writes:
> Hi all,
>
> I just noticed this commit on emacs master branch:
[...]
> So I believe that these changes should be back-ported into the master
> branch of org too?
Thanks for the heads up. Those changes should be considered.
I backport Org-related changes from the Emacs repo on a regular basis.
Because I do these checks weekly rather daily, I'd appreciate if you'd
wait some time before reporting changes that should be backported but
haven't.
--
Kyle
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-04 14:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-04 13:52 Avoid add-to-list on local variables Kaushal Modi
2017-01-04 14:37 ` Kyle Meyer
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).