From: Stefan Kangas <stefankangas@gmail.com>
To: LdBeth <andpuke@foxmail.com>
Cc: 60328@debbugs.gnu.org, Ulf Jasper <ulf.jasper@web.de>
Subject: bug#60328: 30.0.50; [PATCH] Replace newsticker--lists-intersect-p.
Date: Fri, 1 Sep 2023 21:55:39 +0200 [thread overview]
Message-ID: <CADwFkmmhjnGsUradky9RYnoC=6AgvHxr2r9pxMr1=TpxXtPxFQ@mail.gmail.com> (raw)
In-Reply-To: <tencent_A3CF30C688CEBF95C19FAE5B7BB7B6A35506@qq.com>
LdBeth <andpuke@foxmail.com> writes:
> All the patterns that calls `newsticker--lists-intersect-p' in
> lisp/net/newst-plainview.el like:
>
> (newsticker--lists-intersect-p
> (get-text-property (point) 'invisible)
> buffer-invisibility-spec)
>
> Can be replace by `(invisible-p (point))' accordingly to reduce
> boilerplate.
>
> This patch would also remove the definition of
> `newsticker--lists-intersect-p' from lisp/net/newst-backend.el
> since is it not referenced elsewhere.
Ulf, do you have any comments on this patch?
next prev parent reply other threads:[~2023-09-01 19:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-26 1:07 bug#60328: 30.0.50; [PATCH] Replace newsticker--lists-intersect-p LdBeth
2023-09-01 19:55 ` Stefan Kangas [this message]
2023-09-02 8:21 ` Ulf Jasper
2023-09-02 8:35 ` Stefan Kangas
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CADwFkmmhjnGsUradky9RYnoC=6AgvHxr2r9pxMr1=TpxXtPxFQ@mail.gmail.com' \
--to=stefankangas@gmail.com \
--cc=60328@debbugs.gnu.org \
--cc=andpuke@foxmail.com \
--cc=ulf.jasper@web.de \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.