GNU bug report logs - #80510
31.0.50; gnus warning message

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: emacs; Reported by: badli al rashid <theothernighttheotherday@HIDDEN>; merged with #80426; dated Sun, 1 Mar 2026 02:59:02 UTC; Maintainer for emacs is bug-gnu-emacs@HIDDEN.
Merged 80426 80510. Request was from Eli Zaretskii <eliz@HIDDEN> to control <at> debbugs.gnu.org. Full text available.

Message received at 80510 <at> debbugs.gnu.org:


Received: (at 80510) by debbugs.gnu.org; 1 Mar 2026 11:43:56 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Mar 01 06:43:56 2026
Received: from localhost ([127.0.0.1]:48336 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1vwfDI-00006n-0w
	for submit <at> debbugs.gnu.org; Sun, 01 Mar 2026 06:43:56 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10]:56782)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <eliz@HIDDEN>)
 id 1vwfDE-000060-6O; Sun, 01 Mar 2026 06:43:54 -0500
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1vwfD7-0000YD-Fu; Sun, 01 Mar 2026 06:43:46 -0500
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From:
 Date; bh=EU60Kw1A/cj7JLwz/hDsdMI7DdYkKNWDRjtkpPEUIQ0=; b=C0Dw8gbwdMVOeZJANYb1
 tklnxNsQ5WaRrLNwPC6P6IFYrS08CWzWUByLpwr5oP1/09wMZNy2jgMbXwV9ZCWQh4GU0rREyVEDj
 rD/KzZ6bwRg8QW5kaF/zJZnathyxGyhgENgTRFkEX9DIYby7RjFyUTcqUQaNSEIOuWhvfHPod5bE3
 XeHY8mB0BvRAoLiKsPR2z8hTMO/SIl53FyToQklgp3hqK7ie0k3XvTrN6wFw6LZcFMxEqO+19Mb0E
 blZfevSCXCTTPkzyTeURCYr/hXqhkfKiazLd/ZO0OwGRF3AzOC4n1Jb/KmrXB0tPgDgENoQPgRis7
 5ruJcpAmH0p41w==;
Date: Sun, 01 Mar 2026 13:43:42 +0200
Message-Id: <86y0kbzsep.fsf@HIDDEN>
From: Eli Zaretskii <eliz@HIDDEN>
To: Richard Lawrence <rwl@HIDDEN>
In-Reply-To: <87ms0s55jd.fsf@HIDDEN> (message from Richard
 Lawrence on Sun, 01 Mar 2026 09:15:50 +0100)
Subject: Re: bug#80510: 31.0.50; gnus warning message
References: <CAJinB_DsU-k+tcwg9wf3qWQMAprEkp+F8eO-SBG+XcamG1T9FA@HIDDEN>
 <86h5r0131v.fsf@HIDDEN> <87ms0s55jd.fsf@HIDDEN>
MIME-version: 1.0
Content-type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 80510
Cc: 80510 <at> debbugs.gnu.org, theothernighttheotherday@HIDDEN
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

merge 80510 80426
thanks

> From: Richard Lawrence <rwl@HIDDEN>
> Cc: 80510 <at> debbugs.gnu.org
> Date: Sun, 01 Mar 2026 09:15:50 +0100
> 
> Eli Zaretskii <eliz@HIDDEN> writes:
> 
> >> From: badli al rashid <theothernighttheotherday@HIDDEN>
> >> Date: Sun, 1 Mar 2026 10:57:51 +0800
> >> 
> >> I got a warning message when compiling emacs for gnus.
> >> 
> >> ```
> >> ELC      gnus/gnus-notifications.elc
> >> 
> >> In gnus-icalendar-event--decode-datefield:
> >> gnus/gnus-icalendar.el:163:19: Warning: ‘icalendar--get-event-property’ is an obsolete function (as of 31.1);
> >> use ‘icalendar-with-component’ instead.
> >> gnus/gnus-icalendar.el:164:24: Warning: ‘icalendar--find-time-zone’ is an obsolete function (as of 31.1).
> >> gnus/gnus-icalendar.el:165:25: Warning: ‘icalendar--get-event-property-attributes’ is an obsolete function (as
> >> of 31.1); use ‘icalendar-with-component’ instead.
> >> gnus/gnus-icalendar.el:167:23: Warning: ‘icalendar--decode-isodatetime’ is an obsolete function (as of 31.1);
> >> use ‘icalendar-read-date-time’ instead.
> >> 
> >> In gnus-icalendar-event--find-attendee:
> >> gnus/gnus-icalendar.el:171:23: Warning: ‘icalendar--all-events’ is an obsolete function (as of 31.1); use
> >> ‘icalendar-with-component’ instead.
> >> 
> >> In gnus-icalendar-event--get-attendee-names:
> >> gnus/gnus-icalendar.el:191:23: Warning: ‘icalendar--all-events’ is an obsolete function (as of 31.1); use
> >> ‘icalendar-with-component’ instead.
> >> 
> >> In gnus-icalendar-event-from-ical:
> >> gnus/gnus-icalendar.el:218:23: Warning: ‘icalendar--all-events’ is an obsolete function (as of 31.1); use
> >> ‘icalendar-with-component’ instead.
> >> gnus/gnus-icalendar.el:221:27: Warning: ‘icalendar--get-event-property’ is an obsolete function (as of 31.1);
> >> use ‘icalendar-with-component’ instead.
> >> gnus/gnus-icalendar.el:240:21: Warning: ‘icalendar--convert-all-timezones’ is an obsolete function (as of 31.1).
> >> gnus/gnus-icalendar.el:261:25: Warning: ‘icalendar--get-event-property’ is an obsolete function (as of 31.1);
> >> use ‘icalendar-with-component’ instead.
> >> 
> >> In gnus-icalendar-event-from-buffer:
> >> gnus/gnus-icalendar.el:301:37: Warning: ‘icalendar--get-unfolded-buffer’ is an obsolete function (as of 31.1);
> >> use ‘icalendar-unfolded-buffer-from-buffer’ instead.
> >> gnus/gnus-icalendar.el:303:18: Warning: ‘icalendar--read-element’ is an obsolete function (as of 31.1); use
> >> ‘icalendar-parse’ or one of ‘icalendar-parse-component’,
> >> ‘icalendar-parse-property’, ‘icalendar-parse-params’ instead.
> >> 
> >> In gnus-icalendar-event-reply-from-buffer:
> >> gnus/gnus-icalendar.el:404:29: Warning: ‘icalendar--get-unfolded-buffer’ is an obsolete function (as of 31.1);
> >> use ‘icalendar-unfolded-buffer-from-buffer’ instead.
> >>   ELC      gnus/gnus-picon.elc
> >> ```
> >
> > Thanks.
> >
> > Richard, could you please look into shutting up these warnings?
> 
> Well, I already did, sort of: these are the compilation warnings that
> the patch over in Bug#80426 is meant to fix, but that is waiting on
> review from the Gnus maintainers, who haven't responded so far.  I think
> you can close this bug as a duplicate of that one.
> 
> Should I send an alternative patch that just suppresses the warnings?

No need, we will install that patch in due time.

I'm merging these two bugs.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#80510; Package emacs. Full text available.

Message received at 80510 <at> debbugs.gnu.org:


Received: (at 80510) by debbugs.gnu.org; 1 Mar 2026 09:02:59 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Mar 01 04:02:59 2026
Received: from localhost ([127.0.0.1]:46563 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1vwchW-0000OP-OZ
	for submit <at> debbugs.gnu.org; Sun, 01 Mar 2026 04:02:59 -0500
Received: from mail-yx1-xb131.google.com ([2607:f8b0:4864:20::b131]:52399)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.84_2) (envelope-from <theothernighttheotherday@HIDDEN>)
 id 1vwchT-0000O3-Bb
 for 80510 <at> debbugs.gnu.org; Sun, 01 Mar 2026 04:02:56 -0500
Received: by mail-yx1-xb131.google.com with SMTP id
 956f58d0204a3-64ca6595c8aso3122486d50.0
 for <80510 <at> debbugs.gnu.org>; Sun, 01 Mar 2026 01:02:55 -0800 (PST)
ARC-Seal: i=1; a=rsa-sha256; t=1772355774; cv=none;
 d=google.com; s=arc-20240605;
 b=NjaJZbqmpah6+7GrJ4wOyiGUzTELDJvXLrufZWfWUzoy44TsNvgEsPJs1hcHaVFOZr
 xkne7mOnxkyhYw0I3ArIP/5H6/SA/htEA05soH0mXEFys4aXJ7QC7Ef5/XfJkYGOie+g
 7y0zg68gYPt1bfCMQmjGczpa+wLsmxGwPnRx0mHuOXpIk30GlNeYJqGt8x5qTEpzlRHF
 dA77TSelxuRZIRyd3Ow7rcfAtddKa2mFjWpUEs5Etu58juije+qsnndPVpe33DNaYW7U
 aQpXju/sl5bHMxAECFxXjizbQ7Rfj+7PCSCSrxw/XuQp9sr5zVTTxdjLuhHHGIr9y3JZ
 x1Ag==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com;
 s=arc-20240605; 
 h=cc:to:subject:message-id:date:from:in-reply-to:references
 :mime-version:dkim-signature;
 bh=j00XgqOsYtq8W9+wBvV819DcdS3+EEPvEEhFUdnK0X4=;
 fh=EtuXQn4FM3dHi2lKqm0cjwAdGcZjJtPRY+QJHELpoWc=;
 b=Mh+hqGDiynDL74oNr/tn+QXVJgeeWC9IxE+Wt+CPIBCijFHFav5RcxZ5H6YUjWWKl4
 R07F3l8gQwcJGi1lCh42OHIpdwek5pbH3WRItkZ2Mpv3I+5DvGQfJ5P8h75SHIWFJS82
 UCRIArj+WosBvte0NG+mAZTT8/5764+TDZM1Tzp6ZrSstZtBmZ6N591D4bOtV8tZhv7x
 3gak2dazrAix/b0J+GDF4XdPpV63XiReTQ5Kc+KhghJ9L2MjZIywQYr2p9k9RlNM81oW
 PoRTof3oVUipkPNnDvFHQWElMBz0CKAlnlL/8l835SjKaVTDnI3aKERlIA4rT93CzYKL
 N/Iw==; darn=debbugs.gnu.org
ARC-Authentication-Results: i=1; mx.google.com; arc=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20230601; t=1772355774; x=1772960574; darn=debbugs.gnu.org;
 h=cc:to:subject:message-id:date:from:in-reply-to:references
 :mime-version:from:to:cc:subject:date:message-id:reply-to;
 bh=j00XgqOsYtq8W9+wBvV819DcdS3+EEPvEEhFUdnK0X4=;
 b=hhIzr2Ke3N6TI2awVQ7V3bZsxv4TGnGzA/xzYAdMSF8BgZv7bziO9u3LaCf2UyKwD+
 /bg+Xydq7J01T7fqACZyoDo7ICFRfyUqh7zmy/+NRigP15Gau611Kn+oEhJfZMWLHIeO
 8kheFGTkLx3xB7+RElqIu2dl0BEhfJ7IRZ5R8uRHFWyOap24u9vJ9pqgEEnk9FT8dE9j
 mZ2gmeLxEWbv7gx/9iXBNnQzKZP4GisUqjupHEuQpQ9KOOijb+avoqtGfMGA6fysb2we
 fxv0pCjgjcD/vXUh91At+MqJAKRbPxRs8wq/c5cCsqsCw8UXh8PVlVXPyDqtoubxo2/r
 pYdA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1772355774; x=1772960574;
 h=cc:to:subject:message-id:date:from:in-reply-to:references
 :mime-version:x-gm-gg:x-gm-message-state:from:to:cc:subject:date
 :message-id:reply-to;
 bh=j00XgqOsYtq8W9+wBvV819DcdS3+EEPvEEhFUdnK0X4=;
 b=OV87CNbAruZ0wVRxmhzU/LlmWmzruDNjigGupeEbwDVlQf9ox5PqaSgDKN0Y1ypYXx
 Oyf4XqDldfix34l7R8mSqQdGmB8NhlsIf6NC8z+tn2ILxAwX7mYHzTy4YqwwRzIrhqTz
 RvxaCXApCoo1FK0/MLbdT6y1PXfO//bW6GLFFwinW6qR55DjdsyZfrM6rXvRZchjoeXM
 zrr3Gs3cf3klSyrPv01kAbGqtV76G6QdFSWo+u/s9a1rTAE9ChelMd/oYbhwCPRTC8fu
 gfgB3T02SzTRtZMCezkKk9y3akjZ3bT40/jF2g1ZR5zj5WZCsJTpOuDvKeIBlIfckQkd
 g5tw==
X-Forwarded-Encrypted: i=1;
 AJvYcCX85QqzzS/SJKZYv4nqNh0psit6RdWmJ3I6u/9H8cfHBJZ4k7cc7tRb3rlti9N9vAYqYFh1lw==@debbugs.gnu.org
X-Gm-Message-State: AOJu0Yx1h/Y4ab9/bXT4CldJ/ewNF9K4wUNDXd89QJcvEMYDsRSVMJNQ
 j+5vmiYAfDN/5MOkrshE3PNDBSzACoycIqdSD/SPpOVc3vfzIpr+930/DTsL2En01ua56dsz/hM
 FF3MLvK8hDQ3uvd1MBHtxHu5ngTT23DS+Rg==
X-Gm-Gg: ATEYQzyUT9xSww66FQSkRIW3KN9qp0o5Oi7wpHfTLN8SguefoadFPjWQFQXlVMofJ2d
 6dxYjVhMhB0EfqcSgyVwWHlqzKX7L51yxMoVh2Gq17RCMA7A6UhslusjZyFRnZrYk6uPysI/072
 XG2RX2C2CwcTMdbB8HIFCLjUw3QdpCzAZ+nG8OOxdLD8pkD84E0MEMaNKO4y6zIYkjzgG8tVtp4
 kJzD1zMGZgwI8eMf+iqoyfh2lvM3nrV55wnqvtaykItjoVIFE+WAMlnLpQ+dKOvoErFcWvFPVVh
 4xfb5k8u
X-Received: by 2002:a05:690e:1544:10b0:64a:d6fa:2c6b with SMTP id
 956f58d0204a3-64cc236572dmr6304856d50.76.1772355774404; Sun, 01 Mar 2026
 01:02:54 -0800 (PST)
MIME-Version: 1.0
References: <CAJinB_DsU-k+tcwg9wf3qWQMAprEkp+F8eO-SBG+XcamG1T9FA@HIDDEN>
 <86h5r0131v.fsf@HIDDEN> <87ms0s55jd.fsf@HIDDEN>
In-Reply-To: <87ms0s55jd.fsf@HIDDEN>
From: badli al rashid <theothernighttheotherday@HIDDEN>
Date: Sun, 1 Mar 2026 17:02:43 +0800
X-Gm-Features: AaiRm53AOvzvKM8hFQoqK3y9tXKrjWMD1TAo3tdXyibYe3GOKcyVQNLfrVfHV9c
Message-ID: <CAJinB_DSoQBduKvPMbne_uKn37YBW7+XHPe0hK05xpNwGzeUBA@HIDDEN>
Subject: Re: bug#80510: 31.0.50; gnus warning message
To: Richard Lawrence <rwl@HIDDEN>
Content-Type: multipart/alternative; boundary="000000000000595b92064bf2bc52"
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: 80510
Cc: Eli Zaretskii <eliz@HIDDEN>, 80510 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: 0.0 (/)

--000000000000595b92064bf2bc52
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

hi richard,

i do not use gnus yet. But the warning message i just recently notice it
pops up a few weeks ago.

Sent from Gmail

On Sun, Mar 1, 2026, 16:16 Richard Lawrence <rwl@HIDDEN> wrote=
:

> Eli Zaretskii <eliz@HIDDEN> writes:
>
> >> From: badli al rashid <theothernighttheotherday@HIDDEN>
> >> Date: Sun, 1 Mar 2026 10:57:51 +0800
> >>
> >> I got a warning message when compiling emacs for gnus.
> >>
> >> ```
> >> ELC      gnus/gnus-notifications.elc
> >>
> >> In gnus-icalendar-event--decode-datefield:
> >> gnus/gnus-icalendar.el:163:19: Warning: =E2=80=98icalendar--get-event-=
property=E2=80=99
> is an obsolete function (as of 31.1);
> >> use =E2=80=98icalendar-with-component=E2=80=99 instead.
> >> gnus/gnus-icalendar.el:164:24: Warning: =E2=80=98icalendar--find-time-=
zone=E2=80=99 is
> an obsolete function (as of 31.1).
> >> gnus/gnus-icalendar.el:165:25: Warning:
> =E2=80=98icalendar--get-event-property-attributes=E2=80=99 is an obsolete=
 function (as
> >> of 31.1); use =E2=80=98icalendar-with-component=E2=80=99 instead.
> >> gnus/gnus-icalendar.el:167:23: Warning: =E2=80=98icalendar--decode-iso=
datetime=E2=80=99
> is an obsolete function (as of 31.1);
> >> use =E2=80=98icalendar-read-date-time=E2=80=99 instead.
> >>
> >> In gnus-icalendar-event--find-attendee:
> >> gnus/gnus-icalendar.el:171:23: Warning: =E2=80=98icalendar--all-events=
=E2=80=99 is an
> obsolete function (as of 31.1); use
> >> =E2=80=98icalendar-with-component=E2=80=99 instead.
> >>
> >> In gnus-icalendar-event--get-attendee-names:
> >> gnus/gnus-icalendar.el:191:23: Warning: =E2=80=98icalendar--all-events=
=E2=80=99 is an
> obsolete function (as of 31.1); use
> >> =E2=80=98icalendar-with-component=E2=80=99 instead.
> >>
> >> In gnus-icalendar-event-from-ical:
> >> gnus/gnus-icalendar.el:218:23: Warning: =E2=80=98icalendar--all-events=
=E2=80=99 is an
> obsolete function (as of 31.1); use
> >> =E2=80=98icalendar-with-component=E2=80=99 instead.
> >> gnus/gnus-icalendar.el:221:27: Warning: =E2=80=98icalendar--get-event-=
property=E2=80=99
> is an obsolete function (as of 31.1);
> >> use =E2=80=98icalendar-with-component=E2=80=99 instead.
> >> gnus/gnus-icalendar.el:240:21: Warning:
> =E2=80=98icalendar--convert-all-timezones=E2=80=99 is an obsolete functio=
n (as of 31.1).
> >> gnus/gnus-icalendar.el:261:25: Warning: =E2=80=98icalendar--get-event-=
property=E2=80=99
> is an obsolete function (as of 31.1);
> >> use =E2=80=98icalendar-with-component=E2=80=99 instead.
> >>
> >> In gnus-icalendar-event-from-buffer:
> >> gnus/gnus-icalendar.el:301:37: Warning:
> =E2=80=98icalendar--get-unfolded-buffer=E2=80=99 is an obsolete function =
(as of 31.1);
> >> use =E2=80=98icalendar-unfolded-buffer-from-buffer=E2=80=99 instead.
> >> gnus/gnus-icalendar.el:303:18: Warning: =E2=80=98icalendar--read-eleme=
nt=E2=80=99 is an
> obsolete function (as of 31.1); use
> >> =E2=80=98icalendar-parse=E2=80=99 or one of =E2=80=98icalendar-parse-c=
omponent=E2=80=99,
> >> =E2=80=98icalendar-parse-property=E2=80=99, =E2=80=98icalendar-parse-p=
arams=E2=80=99 instead.
> >>
> >> In gnus-icalendar-event-reply-from-buffer:
> >> gnus/gnus-icalendar.el:404:29: Warning:
> =E2=80=98icalendar--get-unfolded-buffer=E2=80=99 is an obsolete function =
(as of 31.1);
> >> use =E2=80=98icalendar-unfolded-buffer-from-buffer=E2=80=99 instead.
> >>   ELC      gnus/gnus-picon.elc
> >> ```
> >
> > Thanks.
> >
> > Richard, could you please look into shutting up these warnings?
>
> Well, I already did, sort of: these are the compilation warnings that
> the patch over in Bug#80426 is meant to fix, but that is waiting on
> review from the Gnus maintainers, who haven't responded so far.  I think
> you can close this bug as a duplicate of that one.
>
> Should I send an alternative patch that just suppresses the warnings?
>
> Badli, are you actually using gnus-icalendar.el, or were you just
> reporting the warning?  If you're using it, would you mind testing out
> the patch, and reporting back?
>
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D80426
>
> --
> Best,
> Richard
>

--000000000000595b92064bf2bc52
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto"><div><div>hi richard,</div><div dir=3D"auto"><br></div><d=
iv dir=3D"auto">i do not use gnus yet. But the warning message i just recen=
tly notice it pops up a few weeks ago.</div><div><br></div><div data-smartm=
ail=3D"gmail_signature">Sent from Gmail</div><br><div class=3D"gmail_quote =
gmail_quote_container"><div dir=3D"ltr" class=3D"gmail_attr">On Sun, Mar 1,=
 2026, 16:16 Richard Lawrence &lt;<a href=3D"mailto:rwl@HIDDEN=
">rwl@HIDDEN</a>&gt; wrote:<br></div><blockquote class=3D"gmai=
l_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left=
:1ex">Eli Zaretskii &lt;<a href=3D"mailto:eliz@HIDDEN" target=3D"_blank" r=
el=3D"noreferrer">eliz@HIDDEN</a>&gt; writes:<br>
<br>
&gt;&gt; From: badli al rashid &lt;<a href=3D"mailto:theothernighttheotherd=
ay@HIDDEN" target=3D"_blank" rel=3D"noreferrer">theothernighttheotherday=
@gmail.com</a>&gt;<br>
&gt;&gt; Date: Sun, 1 Mar 2026 10:57:51 +0800<br>
&gt;&gt; <br>
&gt;&gt; I got a warning message when compiling emacs for gnus.<br>
&gt;&gt; <br>
&gt;&gt; ```<br>
&gt;&gt; ELC=C2=A0 =C2=A0 =C2=A0 gnus/gnus-notifications.elc<br>
&gt;&gt; <br>
&gt;&gt; In gnus-icalendar-event--decode-datefield:<br>
&gt;&gt; gnus/gnus-icalendar.el:163:19: Warning: =E2=80=98icalendar--get-ev=
ent-property=E2=80=99 is an obsolete function (as of 31.1);<br>
&gt;&gt; use =E2=80=98icalendar-with-component=E2=80=99 instead.<br>
&gt;&gt; gnus/gnus-icalendar.el:164:24: Warning: =E2=80=98icalendar--find-t=
ime-zone=E2=80=99 is an obsolete function (as of 31.1).<br>
&gt;&gt; gnus/gnus-icalendar.el:165:25: Warning: =E2=80=98icalendar--get-ev=
ent-property-attributes=E2=80=99 is an obsolete function (as<br>
&gt;&gt; of 31.1); use =E2=80=98icalendar-with-component=E2=80=99 instead.<=
br>
&gt;&gt; gnus/gnus-icalendar.el:167:23: Warning: =E2=80=98icalendar--decode=
-isodatetime=E2=80=99 is an obsolete function (as of 31.1);<br>
&gt;&gt; use =E2=80=98icalendar-read-date-time=E2=80=99 instead.<br>
&gt;&gt; <br>
&gt;&gt; In gnus-icalendar-event--find-attendee:<br>
&gt;&gt; gnus/gnus-icalendar.el:171:23: Warning: =E2=80=98icalendar--all-ev=
ents=E2=80=99 is an obsolete function (as of 31.1); use<br>
&gt;&gt; =E2=80=98icalendar-with-component=E2=80=99 instead.<br>
&gt;&gt; <br>
&gt;&gt; In gnus-icalendar-event--get-attendee-names:<br>
&gt;&gt; gnus/gnus-icalendar.el:191:23: Warning: =E2=80=98icalendar--all-ev=
ents=E2=80=99 is an obsolete function (as of 31.1); use<br>
&gt;&gt; =E2=80=98icalendar-with-component=E2=80=99 instead.<br>
&gt;&gt; <br>
&gt;&gt; In gnus-icalendar-event-from-ical:<br>
&gt;&gt; gnus/gnus-icalendar.el:218:23: Warning: =E2=80=98icalendar--all-ev=
ents=E2=80=99 is an obsolete function (as of 31.1); use<br>
&gt;&gt; =E2=80=98icalendar-with-component=E2=80=99 instead.<br>
&gt;&gt; gnus/gnus-icalendar.el:221:27: Warning: =E2=80=98icalendar--get-ev=
ent-property=E2=80=99 is an obsolete function (as of 31.1);<br>
&gt;&gt; use =E2=80=98icalendar-with-component=E2=80=99 instead.<br>
&gt;&gt; gnus/gnus-icalendar.el:240:21: Warning: =E2=80=98icalendar--conver=
t-all-timezones=E2=80=99 is an obsolete function (as of 31.1).<br>
&gt;&gt; gnus/gnus-icalendar.el:261:25: Warning: =E2=80=98icalendar--get-ev=
ent-property=E2=80=99 is an obsolete function (as of 31.1);<br>
&gt;&gt; use =E2=80=98icalendar-with-component=E2=80=99 instead.<br>
&gt;&gt; <br>
&gt;&gt; In gnus-icalendar-event-from-buffer:<br>
&gt;&gt; gnus/gnus-icalendar.el:301:37: Warning: =E2=80=98icalendar--get-un=
folded-buffer=E2=80=99 is an obsolete function (as of 31.1);<br>
&gt;&gt; use =E2=80=98icalendar-unfolded-buffer-from-buffer=E2=80=99 instea=
d.<br>
&gt;&gt; gnus/gnus-icalendar.el:303:18: Warning: =E2=80=98icalendar--read-e=
lement=E2=80=99 is an obsolete function (as of 31.1); use<br>
&gt;&gt; =E2=80=98icalendar-parse=E2=80=99 or one of =E2=80=98icalendar-par=
se-component=E2=80=99,<br>
&gt;&gt; =E2=80=98icalendar-parse-property=E2=80=99, =E2=80=98icalendar-par=
se-params=E2=80=99 instead.<br>
&gt;&gt; <br>
&gt;&gt; In gnus-icalendar-event-reply-from-buffer:<br>
&gt;&gt; gnus/gnus-icalendar.el:404:29: Warning: =E2=80=98icalendar--get-un=
folded-buffer=E2=80=99 is an obsolete function (as of 31.1);<br>
&gt;&gt; use =E2=80=98icalendar-unfolded-buffer-from-buffer=E2=80=99 instea=
d.<br>
&gt;&gt;=C2=A0 =C2=A0ELC=C2=A0 =C2=A0 =C2=A0 gnus/gnus-picon.elc<br>
&gt;&gt; ```<br>
&gt;<br>
&gt; Thanks.<br>
&gt;<br>
&gt; Richard, could you please look into shutting up these warnings?<br>
<br>
Well, I already did, sort of: these are the compilation warnings that<br>
the patch over in Bug#80426 is meant to fix, but that is waiting on<br>
review from the Gnus maintainers, who haven&#39;t responded so far.=C2=A0 I=
 think<br>
you can close this bug as a duplicate of that one.<br>
<br>
Should I send an alternative patch that just suppresses the warnings?<br>
<br>
Badli, are you actually using gnus-icalendar.el, or were you just<br>
reporting the warning?=C2=A0 If you&#39;re using it, would you mind testing=
 out<br>
the patch, and reporting back?<br>
<br>
<a href=3D"https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D80426" rel=3D"no=
referrer noreferrer" target=3D"_blank">https://debbugs.gnu.org/cgi/bugrepor=
t.cgi?bug=3D80426</a><br>
<br>
-- <br>
Best,<br>
Richard<br>
</blockquote></div></div></div>

--000000000000595b92064bf2bc52--




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#80510; Package emacs. Full text available.

Message received at 80510 <at> debbugs.gnu.org:


Received: (at 80510) by debbugs.gnu.org; 1 Mar 2026 08:16:11 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Mar 01 03:16:11 2026
Received: from localhost ([127.0.0.1]:46208 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1vwbyE-0004Uo-I2
	for submit <at> debbugs.gnu.org; Sun, 01 Mar 2026 03:16:11 -0500
Received: from fout-a3-smtp.messagingengine.com ([103.168.172.146]:37189)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <rwl@HIDDEN>)
 id 1vwbyB-0004UE-R9
 for 80510 <at> debbugs.gnu.org; Sun, 01 Mar 2026 03:16:08 -0500
Received: from phl-compute-04.internal (phl-compute-04.internal [10.202.2.44])
 by mailfout.phl.internal (Postfix) with ESMTP id 7B241EC0550;
 Sun,  1 Mar 2026 03:16:02 -0500 (EST)
Received: from phl-frontend-04 ([10.202.2.163])
 by phl-compute-04.internal (MEProxy); Sun, 01 Mar 2026 03:16:02 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 recursewithless.net; h=cc:cc:content-transfer-encoding
 :content-type:content-type:date:date:from:from:in-reply-to
 :in-reply-to:message-id:mime-version:references:reply-to:subject
 :subject:to:to; s=fm3; t=1772352962; x=1772439362; bh=cin67FUG/g
 cwkJIfgin4PqLdj9K6TG54jJ36jpYqmQw=; b=O1sPsASWLN95w6xDgqG3iSrVU0
 5KqgDOW1wkNf0nYu72rhw9gML9Z29huippkuh24ed/Xo0/FfLrqf+cnwsTwtfN4w
 nHiFF7n1YqcadFpDupY/lAzFf7oBmIEnQpykYLaxLWrRvthPX08wsxnN5+toecV2
 KcrSNak5acpkQlcSWcSmUwNB0Ik/LuTojD8xFS7kG7PtquNsbZzrCGQPvjT7ExAH
 sD8hj/kV++Rv3eaznk3ODeVhzqzhMhvw2GsmZxE+gcb563ulNr6fgGVJxvoq/TZI
 lm+OROLlohZ1vN/Psv+FlWPAM1wAy8NEajAc7rsoBBCeslk4EkRHgJv+nhWw==
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 messagingengine.com; h=cc:cc:content-transfer-encoding
 :content-type:content-type:date:date:feedback-id:feedback-id
 :from:from:in-reply-to:in-reply-to:message-id:mime-version
 :references:reply-to:subject:subject:to:to:x-me-proxy
 :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t=1772352962; x=
 1772439362; bh=cin67FUG/gcwkJIfgin4PqLdj9K6TG54jJ36jpYqmQw=; b=j
 qOY7qArgIe+/Us8wySnB4oPxupeAX1jXADBZTUgWPxP0Rf2G+ueDYCPLgEbFaALo
 CuRg1rAeCVldZ8v7doAoqJ171sHW+jCwWxTLxqzZ3xhlY2L3E3wE5xT0sRymsdqC
 y+OghzJ322imWKrypp7Js40AkuIi9t581jnUaWnjg7lC/+U62tseRws2v+EO/Wpx
 UNdyjzlKHapz/dTdxwmI5WsaYwgQVSq0sAl0PjHdoTiaK86AX8//F8HAgVx7zOfQ
 p/qBWSRw+QcrNGjLQisO07lSTw5gWjt/BvWWkMo/J98CAYneWKBe4h2w7foUMGLE
 znP8kfS9fk+2ojeiPFDkw==
X-ME-Sender: <xms:wvWjaR68Chd04u7hvXo0660NRAB7EVfSMwhZv00gNRPSHKpOQ3JzCw>
 <xme:wvWjaWUED5bT2tAOws7CcKoNdhj_QegE-L6Hx5295G_oJfhhHg-2yCyye6qbjlkBK
 cnCGxkCVmxlYJS3iNOPXT1alglz257Fl58sAguthyrJBUhUHhEW>
X-ME-Received: <xmr:wvWjaV2l8TnFCR2E_QJEQrW5EFr5qbwK0MrShh25w5OJU3HDe5F9QZNTCHM8tNmdDC1bz1wecZSYgzmstrhZYIXmBZBjFQn1nA7PbA>
X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeefgedrtddtgddvheegvdelucetufdoteggodetrf
 dotffvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfurfetoffkrfgpnffqhgenuceu
 rghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujf
 gurhephffvvefujghffffkgggtgfesthhqredttddtjeenucfhrhhomheptfhitghhrghr
 ugcunfgrfihrvghntggvuceorhiflhesrhgvtghurhhsvgifihhthhhlvghsshdrnhgvth
 eqnecuggftrfgrthhtvghrnhepkeekgedtheeludduvddtudfguefgleefgeegheekveei
 tdeltdevleevkeejgfevnecuffhomhgrihhnpehgnhhurdhorhhgnecuvehluhhsthgvrh
 fuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheprhiflhesrhgvtghurhhsvgif
 ihhthhhlvghsshdrnhgvthdpnhgspghrtghpthhtohepfedpmhhouggvpehsmhhtphhouh
 htpdhrtghpthhtohepvghlihiisehgnhhurdhorhhgpdhrtghpthhtohepthhhvghothhh
 vghrnhhighhhthhthhgvohhthhgvrhgurgihsehgmhgrihhlrdgtohhmpdhrtghpthhtoh
 epkedthedutdesuggvsggsuhhgshdrghhnuhdrohhrgh
X-ME-Proxy: <xmx:wvWjaT16-8ZmK1VqP8QDDVsjKNnDmaVN8Bnqs3Vrolo_gS58ZNuPKw>
 <xmx:wvWjaY9Vg6k5s0BABfA1Y2gJUiYXQJAp11kYsTwtBCN7eUOifwd26A>
 <xmx:wvWjaQ1pLxgoYOyCFKKgB4-UlMFo53Jjll6haGuu5Wl5kZenoJ90yQ>
 <xmx:wvWjaV9yYHC67G6dl9bA06ueKoxOQqifj_Ps79ALX7hsrCavqYHoSw>
 <xmx:wvWjaaB96iBeCvag6CiQr3u8vShC5d4aEPk2Gl9wWr99YoeqstaKKbzB>
Feedback-ID: if7394488:Fastmail
Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun,
 1 Mar 2026 03:16:01 -0500 (EST)
From: Richard Lawrence <rwl@HIDDEN>
To: Eli Zaretskii <eliz@HIDDEN>, badli al rashid
 <theothernighttheotherday@HIDDEN>
Subject: Re: bug#80510: 31.0.50; gnus warning message
In-Reply-To: <86h5r0131v.fsf@HIDDEN>
References: <CAJinB_DsU-k+tcwg9wf3qWQMAprEkp+F8eO-SBG+XcamG1T9FA@HIDDEN>
 <86h5r0131v.fsf@HIDDEN>
Date: Sun, 01 Mar 2026 09:15:50 +0100
Message-ID: <87ms0s55jd.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Score: 0.7 (/)
X-Debbugs-Envelope-To: 80510
Cc: 80510 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.3 (/)

Eli Zaretskii <eliz@HIDDEN> writes:

>> From: badli al rashid <theothernighttheotherday@HIDDEN>
>> Date: Sun, 1 Mar 2026 10:57:51 +0800
>>=20
>> I got a warning message when compiling emacs for gnus.
>>=20
>> ```
>> ELC      gnus/gnus-notifications.elc
>>=20
>> In gnus-icalendar-event--decode-datefield:
>> gnus/gnus-icalendar.el:163:19: Warning: =E2=80=98icalendar--get-event-pr=
operty=E2=80=99 is an obsolete function (as of 31.1);
>> use =E2=80=98icalendar-with-component=E2=80=99 instead.
>> gnus/gnus-icalendar.el:164:24: Warning: =E2=80=98icalendar--find-time-zo=
ne=E2=80=99 is an obsolete function (as of 31.1).
>> gnus/gnus-icalendar.el:165:25: Warning: =E2=80=98icalendar--get-event-pr=
operty-attributes=E2=80=99 is an obsolete function (as
>> of 31.1); use =E2=80=98icalendar-with-component=E2=80=99 instead.
>> gnus/gnus-icalendar.el:167:23: Warning: =E2=80=98icalendar--decode-isoda=
tetime=E2=80=99 is an obsolete function (as of 31.1);
>> use =E2=80=98icalendar-read-date-time=E2=80=99 instead.
>>=20
>> In gnus-icalendar-event--find-attendee:
>> gnus/gnus-icalendar.el:171:23: Warning: =E2=80=98icalendar--all-events=
=E2=80=99 is an obsolete function (as of 31.1); use
>> =E2=80=98icalendar-with-component=E2=80=99 instead.
>>=20
>> In gnus-icalendar-event--get-attendee-names:
>> gnus/gnus-icalendar.el:191:23: Warning: =E2=80=98icalendar--all-events=
=E2=80=99 is an obsolete function (as of 31.1); use
>> =E2=80=98icalendar-with-component=E2=80=99 instead.
>>=20
>> In gnus-icalendar-event-from-ical:
>> gnus/gnus-icalendar.el:218:23: Warning: =E2=80=98icalendar--all-events=
=E2=80=99 is an obsolete function (as of 31.1); use
>> =E2=80=98icalendar-with-component=E2=80=99 instead.
>> gnus/gnus-icalendar.el:221:27: Warning: =E2=80=98icalendar--get-event-pr=
operty=E2=80=99 is an obsolete function (as of 31.1);
>> use =E2=80=98icalendar-with-component=E2=80=99 instead.
>> gnus/gnus-icalendar.el:240:21: Warning: =E2=80=98icalendar--convert-all-=
timezones=E2=80=99 is an obsolete function (as of 31.1).
>> gnus/gnus-icalendar.el:261:25: Warning: =E2=80=98icalendar--get-event-pr=
operty=E2=80=99 is an obsolete function (as of 31.1);
>> use =E2=80=98icalendar-with-component=E2=80=99 instead.
>>=20
>> In gnus-icalendar-event-from-buffer:
>> gnus/gnus-icalendar.el:301:37: Warning: =E2=80=98icalendar--get-unfolded=
-buffer=E2=80=99 is an obsolete function (as of 31.1);
>> use =E2=80=98icalendar-unfolded-buffer-from-buffer=E2=80=99 instead.
>> gnus/gnus-icalendar.el:303:18: Warning: =E2=80=98icalendar--read-element=
=E2=80=99 is an obsolete function (as of 31.1); use
>> =E2=80=98icalendar-parse=E2=80=99 or one of =E2=80=98icalendar-parse-com=
ponent=E2=80=99,
>> =E2=80=98icalendar-parse-property=E2=80=99, =E2=80=98icalendar-parse-par=
ams=E2=80=99 instead.
>>=20
>> In gnus-icalendar-event-reply-from-buffer:
>> gnus/gnus-icalendar.el:404:29: Warning: =E2=80=98icalendar--get-unfolded=
-buffer=E2=80=99 is an obsolete function (as of 31.1);
>> use =E2=80=98icalendar-unfolded-buffer-from-buffer=E2=80=99 instead.
>>   ELC      gnus/gnus-picon.elc
>> ```
>
> Thanks.
>
> Richard, could you please look into shutting up these warnings?

Well, I already did, sort of: these are the compilation warnings that
the patch over in Bug#80426 is meant to fix, but that is waiting on
review from the Gnus maintainers, who haven't responded so far.  I think
you can close this bug as a duplicate of that one.

Should I send an alternative patch that just suppresses the warnings?

Badli, are you actually using gnus-icalendar.el, or were you just
reporting the warning?  If you're using it, would you mind testing out
the patch, and reporting back?

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D80426

--=20
Best,
Richard




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#80510; Package emacs. Full text available.

Message received at 80510 <at> debbugs.gnu.org:


Received: (at 80510) by debbugs.gnu.org; 1 Mar 2026 06:23:22 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Mar 01 01:23:21 2026
Received: from localhost ([127.0.0.1]:45256 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1vwaD3-000248-0r
	for submit <at> debbugs.gnu.org; Sun, 01 Mar 2026 01:23:21 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10]:50258)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1vwaD0-00023X-Nx
 for 80510 <at> debbugs.gnu.org; Sun, 01 Mar 2026 01:23:19 -0500
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1vwaCv-0000VU-AM; Sun, 01 Mar 2026 01:23:13 -0500
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From:
 Date; bh=Lew3bTK27j/qW48tl+CL1CzAQcXEbpgTStbIWugl1LE=; b=b2QMMLCVVAQHVm5xZ4Ol
 8vSDmC3SlUz3LrbvOh1jLY7p4lvCE0moWKRfqSdmS1L7taWjHhqGwgwiMokxZPHm7UCE4zlLZHY9B
 IHDoithW764tQWb3JFOZxRXOcOfoLpaeS0sKaon77eXSGXh9NIEIvgSuAxNp6TgDAAqFIkY6MAf2h
 qv58mtvU/0M5a2isEMrxrGu3yEz0lS6z1I3l6zsNPjabwezfPrsU0w+TvSGKpuQjiacABtKo/wBX/
 cZVfOhleM1xhlISEwtmfmljgCFE/pgYaPVKvnYPXXOBSJGAFUCFYHFbybTB3uy0j1VhZph6D5ENow
 swsCGxaDv2JEiA==;
Date: Sun, 01 Mar 2026 08:23:08 +0200
Message-Id: <86h5r0131v.fsf@HIDDEN>
From: Eli Zaretskii <eliz@HIDDEN>
To: badli al rashid <theothernighttheotherday@HIDDEN>,
 Richard Lawrence <rwl@HIDDEN>
In-Reply-To: <CAJinB_DsU-k+tcwg9wf3qWQMAprEkp+F8eO-SBG+XcamG1T9FA@HIDDEN>
 (message from badli al rashid on Sun, 1 Mar 2026 10:57:51 +0800)
Subject: Re: bug#80510: 31.0.50; gnus warning message
References: <CAJinB_DsU-k+tcwg9wf3qWQMAprEkp+F8eO-SBG+XcamG1T9FA@HIDDEN>
MIME-version: 1.0
Content-type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 80510
Cc: 80510 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

> From: badli al rashid <theothernighttheotherday@HIDDEN>
> Date: Sun, 1 Mar 2026 10:57:51 +0800
> 
> I got a warning message when compiling emacs for gnus.
> 
> ```
> ELC      gnus/gnus-notifications.elc
> 
> In gnus-icalendar-event--decode-datefield:
> gnus/gnus-icalendar.el:163:19: Warning: ‘icalendar--get-event-property’ is an obsolete function (as of 31.1);
> use ‘icalendar-with-component’ instead.
> gnus/gnus-icalendar.el:164:24: Warning: ‘icalendar--find-time-zone’ is an obsolete function (as of 31.1).
> gnus/gnus-icalendar.el:165:25: Warning: ‘icalendar--get-event-property-attributes’ is an obsolete function (as
> of 31.1); use ‘icalendar-with-component’ instead.
> gnus/gnus-icalendar.el:167:23: Warning: ‘icalendar--decode-isodatetime’ is an obsolete function (as of 31.1);
> use ‘icalendar-read-date-time’ instead.
> 
> In gnus-icalendar-event--find-attendee:
> gnus/gnus-icalendar.el:171:23: Warning: ‘icalendar--all-events’ is an obsolete function (as of 31.1); use
> ‘icalendar-with-component’ instead.
> 
> In gnus-icalendar-event--get-attendee-names:
> gnus/gnus-icalendar.el:191:23: Warning: ‘icalendar--all-events’ is an obsolete function (as of 31.1); use
> ‘icalendar-with-component’ instead.
> 
> In gnus-icalendar-event-from-ical:
> gnus/gnus-icalendar.el:218:23: Warning: ‘icalendar--all-events’ is an obsolete function (as of 31.1); use
> ‘icalendar-with-component’ instead.
> gnus/gnus-icalendar.el:221:27: Warning: ‘icalendar--get-event-property’ is an obsolete function (as of 31.1);
> use ‘icalendar-with-component’ instead.
> gnus/gnus-icalendar.el:240:21: Warning: ‘icalendar--convert-all-timezones’ is an obsolete function (as of 31.1).
> gnus/gnus-icalendar.el:261:25: Warning: ‘icalendar--get-event-property’ is an obsolete function (as of 31.1);
> use ‘icalendar-with-component’ instead.
> 
> In gnus-icalendar-event-from-buffer:
> gnus/gnus-icalendar.el:301:37: Warning: ‘icalendar--get-unfolded-buffer’ is an obsolete function (as of 31.1);
> use ‘icalendar-unfolded-buffer-from-buffer’ instead.
> gnus/gnus-icalendar.el:303:18: Warning: ‘icalendar--read-element’ is an obsolete function (as of 31.1); use
> ‘icalendar-parse’ or one of ‘icalendar-parse-component’,
> ‘icalendar-parse-property’, ‘icalendar-parse-params’ instead.
> 
> In gnus-icalendar-event-reply-from-buffer:
> gnus/gnus-icalendar.el:404:29: Warning: ‘icalendar--get-unfolded-buffer’ is an obsolete function (as of 31.1);
> use ‘icalendar-unfolded-buffer-from-buffer’ instead.
>   ELC      gnus/gnus-picon.elc
> ```

Thanks.

Richard, could you please look into shutting up these warnings?




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#80510; Package emacs. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 1 Mar 2026 02:58:19 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat Feb 28 21:58:19 2026
Received: from localhost ([127.0.0.1]:43328 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1vwX0d-0000JO-0k
	for submit <at> debbugs.gnu.org; Sat, 28 Feb 2026 21:58:19 -0500
Received: from lists.gnu.org ([2001:470:142::17]:42386)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <theothernighttheotherday@HIDDEN>)
 id 1vwX0Z-0000Hy-6L
 for submit <at> debbugs.gnu.org; Sat, 28 Feb 2026 21:58:16 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <theothernighttheotherday@HIDDEN>)
 id 1vwX0R-0004O5-Ru
 for bug-gnu-emacs@HIDDEN; Sat, 28 Feb 2026 21:58:07 -0500
Received: from mail-yw1-x1134.google.com ([2607:f8b0:4864:20::1134])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.90_1) (envelope-from <theothernighttheotherday@HIDDEN>)
 id 1vwX0P-0007Ha-Rz
 for bug-gnu-emacs@HIDDEN; Sat, 28 Feb 2026 21:58:07 -0500
Received: by mail-yw1-x1134.google.com with SMTP id
 00721157ae682-7986a347d4bso32824477b3.0
 for <bug-gnu-emacs@HIDDEN>; Sat, 28 Feb 2026 18:58:05 -0800 (PST)
ARC-Seal: i=1; a=rsa-sha256; t=1772333884; cv=none;
 d=google.com; s=arc-20240605;
 b=j5v1NSN2a7jv1LXFWR+374lX7AY0gSMcCvWBGmhDDmvPNkNlTIFCm1jtEBn1pyJL/8
 8NgwRTdzknmnpzvuZ88Auy5I8Ht8xzzHAW1fbpzat+YjAuuNDB59I2xq5vivW9xKfIUs
 qinAlCl+fWfNUb/wrJ2eRAscCkH+0BN4UFocDyF0lUreYPgXGwsrDt4sQWgM5iEG8FmK
 Ztqj4Q1EsV/vL3jMQdPtgewsXzJqn++i00uHhvSZ0gg2hnECMVUaRPOJBByYcbDHYftU
 yIRBbOlouzGe79Ga1JY/d3/Z/QhipbB5ToquXDPfzMhQWuULQAOx2B4nivLEQXA8oJDq
 OkMg==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com;
 s=arc-20240605; 
 h=to:subject:message-id:date:from:mime-version:dkim-signature;
 bh=ANA30E/Lmi9wKwCHOnufKEWotNUWEdFdsugNzoj2wiY=;
 fh=+R8aXOFVnuBbN1nRXJJI02Ia//JUQJmLW/Uk/VaA0ag=;
 b=DJZvekNUTPWSN2bTQxEEozNFZlcCDW/XaGzOAEaMD0SXE9CVi4BaH2o+mCpws55bd2
 ehnpybcuCmgbnnqyEJ6mnBklfaas6rwQLAmhC5I3uH6J1oH+oOwBnDybS0N7v38QKrGV
 s23AFEuc7A7Cw1sD3oirnHNQIHWIORnsTPw9sYnoIpndtN0KfhEZxcbFpPnT0WMnVsro
 7OVxBUwJcupNaSM2mfHiI6GDsqon6ursL7Glp51v1huyGg6GJCqM+btSoBzWAzM0MVLP
 F2zK+KWCHvGFmIlrkNPL/x1Fo2YWAHkGlGWQsA16rrf8LwPfH8S67P7KyVW84GtC8N31
 b9bA==; darn=gnu.org
ARC-Authentication-Results: i=1; mx.google.com; arc=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20230601; t=1772333884; x=1772938684; darn=gnu.org;
 h=to:subject:message-id:date:from:mime-version:from:to:cc:subject
 :date:message-id:reply-to;
 bh=ANA30E/Lmi9wKwCHOnufKEWotNUWEdFdsugNzoj2wiY=;
 b=i3Bau96xU1L7UpX3myljyzPixJ/mzP5ejlpJfz0iYawgI0dOGGSRymRZCo46Sbg6a7
 TGidIdgzS1kN6KK8R57K+mY5ZHJzc6xfGuKj3gcdPLCeKnvwjD6qvmzxo84xB43xoaME
 jjC//1vSyUF5j/y33I41vF/+qcE/Od/XJK+OaCpVVCdEnYxceUEfy+G/IvzChwirUQn7
 SQmqXNUfW+vxR6DmMGc97xfJFpTP8dl6qjAqHunvCWxj3dL8d/WoiakRIw3MSr1eHQ+G
 DOzhXvboXePG40nV2NS1mTk5hTpMEI5m8VAac02IJv1Iv6xoTNKsGb6kL8CgZcYlaBx8
 n0Bg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1772333884; x=1772938684;
 h=to:subject:message-id:date:from:mime-version:x-gm-gg
 :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=ANA30E/Lmi9wKwCHOnufKEWotNUWEdFdsugNzoj2wiY=;
 b=J9z6rs10vwCgLuYEt5ZvgGpokwqhIrtQkF9zCuvWhDiNEE/D3kDXpY3HWflghXs/le
 x/vKMgDg/UpcdBNRww2BwNFRbedyychGJ6p0/j0MxKNTkSty+ZFiTMNpZSzgKwtRE+/5
 4Qxhrmz0FvqiBOGEZ28yZJUVAX7bGU2orDeLQYDHDBG1l1kL1J+MKPW7v0MNG/AY/+OP
 5iXfOkg2zznWEnBK9/sIRbTwhsuRt8P3UFS9YtQeKK8QBtGVDkyPxry61B/ycLv2nVaS
 UflWUohnpq+DxqCLGmGq917+XVB4LrnyS5eZROBW7xuyX3n8jcmYfnDc2cOtJO0q4C2o
 JJ3Q==
X-Gm-Message-State: AOJu0YxThjMt768NVkYZBuC4edrjU6m3QWZ58iQgr1fX3DODBnSdYyd7
 +Oz5wicQaYnEVBx4M3LxlgVhCc3QuwZONjRku9dITJqBypRIiNDt7eL0J/6u4CSdWA+MNa3CFrk
 w7gjV4h0R+/+aZ9mlXwn7RdLTTvgnRuJoDQ==
X-Gm-Gg: ATEYQzyEt07iCV8aksXsSuD4HcG2hkMgV/6/tyEMzB+ROc0mQV3NchrSZcD/4SFBCIO
 4yB8MMiB5FRo9/A11tUiDuU8lD218qoa8dulO9xR/DxFdeKtl5SZkZlv1s17CqV5ynj/5lQTB45
 v5C8Or2Q9LFLfPsQMVTfWxZnuS1uxchq2GNyR9uaYrWpPtgQhldIwb2sV8YfRm7ZrZ9ATiz6oV2
 d/h7o8UfiA78o4Rr2mRXi/e44ePDtVT5ghLk0bI+pK+swyWCXBNM1Wcfp6SU8/SAfQQ+0h0bagF
 k5FQevUN4H16HgFw
X-Received: by 2002:a05:690c:4c12:b0:798:6542:3112 with SMTP id
 00721157ae682-798856495bemr67061737b3.65.1772333884142; Sat, 28 Feb 2026
 18:58:04 -0800 (PST)
MIME-Version: 1.0
From: badli al rashid <theothernighttheotherday@HIDDEN>
Date: Sun, 1 Mar 2026 10:57:51 +0800
X-Gm-Features: AaiRm52trjqG71cat5R6Yjql2EeBrZxTw_ocodSbu9ypu6nnGE1DJkpB3dUZIFs
Message-ID: <CAJinB_DsU-k+tcwg9wf3qWQMAprEkp+F8eO-SBG+XcamG1T9FA@HIDDEN>
Subject: 31.0.50; gnus warning message
To: bug-gnu-emacs@HIDDEN
Content-Type: multipart/alternative; boundary="0000000000009678c6064beda378"
Received-SPF: pass client-ip=2607:f8b0:4864:20::1134;
 envelope-from=theothernighttheotherday@HIDDEN;
 helo=mail-yw1-x1134.google.com
X-Spam_score_int: -20
X-Spam_score: -2.1
X-Spam_bar: --
X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001,
 HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 2.0 (++)
X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 the administrator of that system for details.
 Content preview:  This bug report will be sent to the Bug-GNU-Emacs mailing
 list and the GNU bug tracker at debbugs.gnu.org. Please check that the From:
 line contains a valid email address. After a delay of up to one d [...] 
 Content analysis details:   (2.0 points, 10.0 required)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
 0.0 FREEMAIL_FROM          Sender email is commonly abused enduser mail
 provider (theothernighttheotherday[at]gmail.com)
 1.0 SPF_SOFTFAIL           SPF: sender does not match SPF record (softfail)
 1.0 FORGED_GMAIL_RCVD      'From' gmail.com does not match 'Received'
 headers
 -0.0 RCVD_IN_DNSWL_NONE     RBL: Sender listed at https://www.dnswl.org/,
 no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org]
 0.0 HTML_MESSAGE           BODY: HTML included in message
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: 1.0 (+)

--0000000000009678c6064beda378
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

This bug report will be sent to the Bug-GNU-Emacs mailing list
and the GNU bug tracker at debbugs.gnu.org.  Please check that
the From: line contains a valid email address.  After a delay of up
to one day, you should receive an acknowledgment at that address.

Please write in English if possible, as the Emacs maintainers
usually do not have translators for other languages.

Please describe exactly what actions triggered the bug, and
the precise symptoms of the bug.  If you can, give a recipe
starting from 'emacs -Q':

I got a warning message when compiling emacs for gnus.

```
ELC      gnus/gnus-notifications.elc

In gnus-icalendar-event--decode-datefield:
gnus/gnus-icalendar.el:163:19: Warning: =E2=80=98icalendar--get-event-prope=
rty=E2=80=99 is
an obsolete function (as of 31.1); use =E2=80=98icalendar-with-component=E2=
=80=99 instead.
gnus/gnus-icalendar.el:164:24: Warning: =E2=80=98icalendar--find-time-zone=
=E2=80=99 is an
obsolete function (as of 31.1).
gnus/gnus-icalendar.el:165:25: Warning:
=E2=80=98icalendar--get-event-property-attributes=E2=80=99 is an obsolete f=
unction (as of
31.1); use =E2=80=98icalendar-with-component=E2=80=99 instead.
gnus/gnus-icalendar.el:167:23: Warning: =E2=80=98icalendar--decode-isodatet=
ime=E2=80=99 is
an obsolete function (as of 31.1); use =E2=80=98icalendar-read-date-time=E2=
=80=99 instead.

In gnus-icalendar-event--find-attendee:
gnus/gnus-icalendar.el:171:23: Warning: =E2=80=98icalendar--all-events=E2=
=80=99 is an
obsolete function (as of 31.1); use =E2=80=98icalendar-with-component=E2=80=
=99 instead.

In gnus-icalendar-event--get-attendee-names:
gnus/gnus-icalendar.el:191:23: Warning: =E2=80=98icalendar--all-events=E2=
=80=99 is an
obsolete function (as of 31.1); use =E2=80=98icalendar-with-component=E2=80=
=99 instead.

In gnus-icalendar-event-from-ical:
gnus/gnus-icalendar.el:218:23: Warning: =E2=80=98icalendar--all-events=E2=
=80=99 is an
obsolete function (as of 31.1); use =E2=80=98icalendar-with-component=E2=80=
=99 instead.
gnus/gnus-icalendar.el:221:27: Warning: =E2=80=98icalendar--get-event-prope=
rty=E2=80=99 is
an obsolete function (as of 31.1); use =E2=80=98icalendar-with-component=E2=
=80=99 instead.
gnus/gnus-icalendar.el:240:21: Warning: =E2=80=98icalendar--convert-all-tim=
ezones=E2=80=99
is an obsolete function (as of 31.1).
gnus/gnus-icalendar.el:261:25: Warning: =E2=80=98icalendar--get-event-prope=
rty=E2=80=99 is
an obsolete function (as of 31.1); use =E2=80=98icalendar-with-component=E2=
=80=99 instead.

In gnus-icalendar-event-from-buffer:
gnus/gnus-icalendar.el:301:37: Warning: =E2=80=98icalendar--get-unfolded-bu=
ffer=E2=80=99 is
an obsolete function (as of 31.1); use
=E2=80=98icalendar-unfolded-buffer-from-buffer=E2=80=99 instead.
gnus/gnus-icalendar.el:303:18: Warning: =E2=80=98icalendar--read-element=E2=
=80=99 is an
obsolete function (as of 31.1); use =E2=80=98icalendar-parse=E2=80=99 or on=
e of
=E2=80=98icalendar-parse-component=E2=80=99,
=E2=80=98icalendar-parse-property=E2=80=99, =E2=80=98icalendar-parse-params=
=E2=80=99 instead.

In gnus-icalendar-event-reply-from-buffer:
gnus/gnus-icalendar.el:404:29: Warning: =E2=80=98icalendar--get-unfolded-bu=
ffer=E2=80=99 is
an obsolete function (as of 31.1); use
=E2=80=98icalendar-unfolded-buffer-from-buffer=E2=80=99 instead.
  ELC      gnus/gnus-picon.elc
```


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    'bt full' and 'xbacktrace'.
For information about debugging Emacs, please read the file
/data/data/com.termux/files/home/w/e/share/emacs/31.0.50/etc/DEBUG.

In GNU Emacs 31.0.50 (build 1, aarch64-unknown-linux-android) of
 2026-03-01 built on localhost
Repository revision: b7dedde7aa1d2765f09fbee54cf1cded29f40b86
Repository branch: master
Configured using:
 'configure --prefix=3D/data/data/com.termux/files/home/w/e
 --without-selinux --without-libsmack --without-modules --without-gpm
 --with-small-ja-dic=3Dno --without-xinput2 --with-sound=3Dno
 --with-native-compilation=3Dno --with-x=3Dno'

Configured features:
-UUU:**- F1  *unsent mail to bug-gnu-emacs@HIDDEN*   Top   L7     (Message
MML ElDoc Abbrev Fil
While in the mail buffer:

  Type C-c C-c to send the bug report.
  Type C-x k RET to cancel (don=E2=80=99t send it).
  Type C-c TAB to visit in Info the Emacs Manual section
    about when and how to write a bug report, and what
    information you should include to help fix the bug.

--0000000000009678c6064beda378
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto"><div><div dir=3D"auto">This bug report will be sent to th=
e Bug-GNU-Emacs mailing list</div><div dir=3D"auto">and the GNU bug tracker=
 at <a href=3D"http://debbugs.gnu.org">debbugs.gnu.org</a>.=C2=A0 Please ch=
eck that</div><div dir=3D"auto">the From: line contains a valid email addre=
ss.=C2=A0 After a delay of up</div><div dir=3D"auto">to one day, you should=
 receive an acknowledgment at that address.</div><div dir=3D"auto"><br></di=
v><div dir=3D"auto">Please write in English if possible, as the Emacs maint=
ainers</div><div dir=3D"auto">usually do not have translators for other lan=
guages.</div><div dir=3D"auto"><br></div><div dir=3D"auto">Please describe =
exactly what actions triggered the bug, and</div><div dir=3D"auto">the prec=
ise symptoms of the bug.=C2=A0 If you can, give a recipe</div><div dir=3D"a=
uto">starting from &#39;emacs -Q&#39;:</div><div dir=3D"auto"><br></div><di=
v dir=3D"auto">I got a warning message when compiling emacs for gnus.</div>=
<div dir=3D"auto"><br></div><div dir=3D"auto"><div dir=3D"auto">```</div><d=
iv dir=3D"auto">ELC=C2=A0 =C2=A0 =C2=A0 gnus/gnus-notifications.elc</div><d=
iv dir=3D"auto"><br></div><div dir=3D"auto">In gnus-icalendar-event--decode=
-datefield:</div><div dir=3D"auto">gnus/gnus-icalendar.el:163:19: Warning: =
=E2=80=98icalendar--get-event-property=E2=80=99 is an obsolete function (as=
 of 31.1); use =E2=80=98icalendar-with-component=E2=80=99 instead.</div><di=
v dir=3D"auto">gnus/gnus-icalendar.el:164:24: Warning: =E2=80=98icalendar--=
find-time-zone=E2=80=99 is an obsolete function (as of 31.1).</div><div dir=
=3D"auto">gnus/gnus-icalendar.el:165:25: Warning: =E2=80=98icalendar--get-e=
vent-property-attributes=E2=80=99 is an obsolete function (as of 31.1); use=
 =E2=80=98icalendar-with-component=E2=80=99 instead.</div><div dir=3D"auto"=
>gnus/gnus-icalendar.el:167:23: Warning: =E2=80=98icalendar--decode-isodate=
time=E2=80=99 is an obsolete function (as of 31.1); use =E2=80=98icalendar-=
read-date-time=E2=80=99 instead.</div><div dir=3D"auto"><br></div><div dir=
=3D"auto">In gnus-icalendar-event--find-attendee:</div><div dir=3D"auto">gn=
us/gnus-icalendar.el:171:23: Warning: =E2=80=98icalendar--all-events=E2=80=
=99 is an obsolete function (as of 31.1); use =E2=80=98icalendar-with-compo=
nent=E2=80=99 instead.</div><div dir=3D"auto"><br></div><div dir=3D"auto">I=
n gnus-icalendar-event--get-attendee-names:</div><div dir=3D"auto">gnus/gnu=
s-icalendar.el:191:23: Warning: =E2=80=98icalendar--all-events=E2=80=99 is =
an obsolete function (as of 31.1); use =E2=80=98icalendar-with-component=E2=
=80=99 instead.</div><div dir=3D"auto"><br></div><div dir=3D"auto">In gnus-=
icalendar-event-from-ical:</div><div dir=3D"auto">gnus/gnus-icalendar.el:21=
8:23: Warning: =E2=80=98icalendar--all-events=E2=80=99 is an obsolete funct=
ion (as of 31.1); use =E2=80=98icalendar-with-component=E2=80=99 instead.</=
div><div dir=3D"auto">gnus/gnus-icalendar.el:221:27: Warning: =E2=80=98ical=
endar--get-event-property=E2=80=99 is an obsolete function (as of 31.1); us=
e =E2=80=98icalendar-with-component=E2=80=99 instead.</div><div dir=3D"auto=
">gnus/gnus-icalendar.el:240:21: Warning: =E2=80=98icalendar--convert-all-t=
imezones=E2=80=99 is an obsolete function (as of 31.1).</div><div dir=3D"au=
to">gnus/gnus-icalendar.el:261:25: Warning: =E2=80=98icalendar--get-event-p=
roperty=E2=80=99 is an obsolete function (as of 31.1); use =E2=80=98icalend=
ar-with-component=E2=80=99 instead.</div><div dir=3D"auto"><br></div><div d=
ir=3D"auto">In gnus-icalendar-event-from-buffer:</div><div dir=3D"auto">gnu=
s/gnus-icalendar.el:301:37: Warning: =E2=80=98icalendar--get-unfolded-buffe=
r=E2=80=99 is an obsolete function (as of 31.1); use =E2=80=98icalendar-unf=
olded-buffer-from-buffer=E2=80=99 instead.</div><div dir=3D"auto">gnus/gnus=
-icalendar.el:303:18: Warning: =E2=80=98icalendar--read-element=E2=80=99 is=
 an obsolete function (as of 31.1); use =E2=80=98icalendar-parse=E2=80=99 o=
r one of =E2=80=98icalendar-parse-component=E2=80=99,</div><div dir=3D"auto=
">=E2=80=98icalendar-parse-property=E2=80=99, =E2=80=98icalendar-parse-para=
ms=E2=80=99 instead.</div><div dir=3D"auto"><br></div><div dir=3D"auto">In =
gnus-icalendar-event-reply-from-buffer:</div><div dir=3D"auto">gnus/gnus-ic=
alendar.el:404:29: Warning: =E2=80=98icalendar--get-unfolded-buffer=E2=80=
=99 is an obsolete function (as of 31.1); use =E2=80=98icalendar-unfolded-b=
uffer-from-buffer=E2=80=99 instead.</div><div dir=3D"auto">=C2=A0 ELC=C2=A0=
 =C2=A0 =C2=A0 gnus/gnus-picon.elc</div><div dir=3D"auto">```</div></div><d=
iv dir=3D"auto"><br></div><div dir=3D"auto"><br></div><div dir=3D"auto">If =
Emacs crashed, and you have the Emacs process in the gdb debugger,</div><di=
v dir=3D"auto">please include the output from the following gdb commands:</=
div><div dir=3D"auto">=C2=A0 =C2=A0 &#39;bt full&#39; and &#39;xbacktrace&#=
39;.</div><div dir=3D"auto">For information about debugging Emacs, please r=
ead the file</div><div dir=3D"auto">/data/data/com.termux/files/home/w/e/sh=
are/emacs/31.0.50/etc/DEBUG.</div><div dir=3D"auto"><br></div><div dir=3D"a=
uto">In GNU Emacs 31.0.50 (build 1, aarch64-unknown-linux-android) of</div>=
<div dir=3D"auto">=C2=A02026-03-01 built on localhost</div><div dir=3D"auto=
">Repository revision: b7dedde7aa1d2765f09fbee54cf1cded29f40b86</div><div d=
ir=3D"auto">Repository branch: master</div><div dir=3D"auto">Configured usi=
ng:</div><div dir=3D"auto">=C2=A0&#39;configure --prefix=3D/data/data/com.t=
ermux/files/home/w/e</div><div dir=3D"auto">=C2=A0--without-selinux --witho=
ut-libsmack --without-modules --without-gpm</div><div dir=3D"auto">=C2=A0--=
with-small-ja-dic=3Dno --without-xinput2 --with-sound=3Dno</div><div dir=3D=
"auto">=C2=A0--with-native-compilation=3Dno --with-x=3Dno&#39;</div><div di=
r=3D"auto"><br></div><div dir=3D"auto">Configured features:</div><div dir=
=3D"auto">-UUU:**- F1=C2=A0 *unsent mail to <a href=3D"mailto:bug-gnu-emacs=
@gnu.org">bug-gnu-emacs@HIDDEN</a>*=C2=A0 =C2=A0Top=C2=A0 =C2=A0L7=C2=A0 =
=C2=A0 =C2=A0(Message MML ElDoc Abbrev Fil</div><div dir=3D"auto">While in =
the mail buffer:</div><div dir=3D"auto"><br></div><div dir=3D"auto">=C2=A0 =
Type C-c C-c to send the bug report.</div><div dir=3D"auto">=C2=A0 Type C-x=
 k RET to cancel (don=E2=80=99t send it).</div><div dir=3D"auto">=C2=A0 Typ=
e C-c TAB to visit in Info the Emacs Manual section</div><div dir=3D"auto">=
=C2=A0 =C2=A0 about when and how to write a bug report, and what</div><div =
dir=3D"auto">=C2=A0 =C2=A0 information you should include to help fix the b=
ug.</div></div><div><br></div></div>

--0000000000009678c6064beda378--




Acknowledgement sent to badli al rashid <theothernighttheotherday@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs@HIDDEN. Full text available.
Report forwarded to bug-gnu-emacs@HIDDEN:
bug#80510; Package emacs. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Sun, 1 Mar 2026 11:45:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.