From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: Question about updating a package for the org-get-tags change Date: Mon, 23 Apr 2018 19:09:25 +0000 Message-ID: References: <87d0yppzcd.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000618dcc056a88c7d5" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55513) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fAgqI-0005Vo-QR for emacs-orgmode@gnu.org; Mon, 23 Apr 2018 15:09:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fAgqH-0005Qy-OG for emacs-orgmode@gnu.org; Mon, 23 Apr 2018 15:09:38 -0400 Received: from mail-yw0-x22b.google.com ([2607:f8b0:4002:c05::22b]:46456) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fAgqH-0005Qp-JJ for emacs-orgmode@gnu.org; Mon, 23 Apr 2018 15:09:37 -0400 Received: by mail-yw0-x22b.google.com with SMTP id i17-v6so5223400ywg.13 for ; Mon, 23 Apr 2018 12:09:37 -0700 (PDT) In-Reply-To: <87d0yppzcd.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" To: Nicolas Goaziou Cc: emacs-org list --000000000000618dcc056a88c7d5 Content-Type: text/plain; charset="UTF-8" On Mon, Apr 23, 2018 at 2:11 PM Nicolas Goaziou wrote: > > A warning is not an error. I wouldn't bother. > Well, it was bothering me as I have a hook at auto-compiles the .el file each time I save it. Also bothers my OCD :) > Anyway, you might want to look at `with-no-warnings'. > That's good to know. For now, I am using the macro-method to make ox-hugo use the correct function for fetching inherited tags. Thanks. -- Kaushal Modi --000000000000618dcc056a88c7d5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Mon, Apr 23= , 2018 at 2:11 PM Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:

A warning is not an error. I wouldn't bother.

=
Well, it was bothering me as I have a hook at auto-compiles the = .el file each time I save it. Also bothers my OCD :)
=C2=A0
Anyway, you might want to look at `with-no-warnings'.
<= div>
That's good to know. For now, I am using the macro-m= ethod to make ox-hugo use the correct function for fetching inherited tags.=

Thanks.
--

K= aushal Modi

--000000000000618dcc056a88c7d5--