From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: Use of deprecated org-log-note-marker variable in outshine Date: Fri, 8 Jan 2016 10:45:58 -0500 Message-ID: References: <87twmpny4m.fsf@gmail.com> <87vb74p5p6.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113dd2801efb150528d47ebe Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52210) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHZFP-0006Tk-67 for emacs-orgmode@gnu.org; Fri, 08 Jan 2016 10:46:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aHZFO-00055e-C3 for emacs-orgmode@gnu.org; Fri, 08 Jan 2016 10:46:39 -0500 Received: from mail-oi0-x22a.google.com ([2607:f8b0:4003:c06::22a]:34882) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHZFO-00055M-7F for emacs-orgmode@gnu.org; Fri, 08 Jan 2016 10:46:38 -0500 Received: by mail-oi0-x22a.google.com with SMTP id l9so308938249oia.2 for ; Fri, 08 Jan 2016 07:46:38 -0800 (PST) In-Reply-To: <87vb74p5p6.fsf@nicolasgoaziou.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Kaushal Modi , Thorsten Jolitz , emacs-org list --001a113dd2801efb150528d47ebe Content-Type: text/plain; charset=UTF-8 > Actually, it was a mistake to remove the variable in the first place. As > a consequence, I re-introduced it in master. Thanks. That has fixed the free variable warning. @Thorsten But now you might need to have different versions of defadvice for org-store-log-note based on the value of org-version. --001a113dd2801efb150528d47ebe Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
> Actually, it was a mistake to remove the variable in the first place= . As
= > a consequence, I re-introduced it in master.

Thanks. That has fixed= the free variable warning.

@Thorsten But now you might need to have differe= nt versions of defadvice for org-store-log-note based on the value of org-v= ersion.=C2=A0
--001a113dd2801efb150528d47ebe--