From: Kaushal Modi <kaushal.modi@gmail.com>
To: emacs-org list <emacs-orgmode@gnu.org>,
Nicolas Goaziou <mail@nicolasgoaziou.fr>
Subject: Avoid add-to-list on local variables
Date: Wed, 04 Jan 2017 13:52:54 +0000 [thread overview]
Message-ID: <CAFyQvY1MsM+pJs_ixQ0mOBERapm0Jv6z5MtkuG4iNzXEkrsiyA@mail.gmail.com> (raw)
[-- 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 --]
next reply other threads:[~2017-01-04 13:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-04 13:52 Kaushal Modi [this message]
2017-01-04 14:37 ` Avoid add-to-list on local variables Kyle Meyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFyQvY1MsM+pJs_ixQ0mOBERapm0Jv6z5MtkuG4iNzXEkrsiyA@mail.gmail.com \
--to=kaushal.modi@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).