all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrii Kolomoiets <andreyk.mad@gmail.com>
To: Philip Kaludercic <philipk@posteo.net>
Cc: 59684@debbugs.gnu.org
Subject: bug#59684: 29.0.50; [PATCH] package.el: Insert news for installed packages only
Date: Tue, 29 Nov 2022 23:16:00 +0200	[thread overview]
Message-ID: <m2wn7dxy0f.fsf@gmail.com> (raw)
In-Reply-To: <87mt89bhd2.fsf@posteo.net> (Philip Kaludercic's message of "Tue,  29 Nov 2022 21:06:33 +0000")

Philip Kaludercic <philipk@posteo.net> writes:

>> +                          ((file-regular-p file)))
>
> Shouldn't we keep `file-readable-p'?

I think we should use `file-regular-p' so even if the pkg-dir will
contain directory named "news" we will not try to insert it with
`insert-file-contents'.

-- 
Andrii





  reply	other threads:[~2022-11-29 21:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-29 16:54 bug#59684: 29.0.50; [PATCH] package.el: Insert news for installed packages only Andrii Kolomoiets
2022-11-29 21:06 ` Philip Kaludercic
2022-11-29 21:16   ` Andrii Kolomoiets [this message]
2022-11-29 21:25     ` Philip Kaludercic
2022-11-29 21:38       ` Andrii Kolomoiets
2022-11-30 19:53         ` Philip Kaludercic

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=m2wn7dxy0f.fsf@gmail.com \
    --to=andreyk.mad@gmail.com \
    --cc=59684@debbugs.gnu.org \
    --cc=philipk@posteo.net \
    /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.