unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: 58364@debbugs.gnu.org
Subject: bug#58364: Acknowledgement ([PATCH] Add new function 'file-name-parent-p')
Date: Fri, 07 Oct 2022 20:46:13 +0000	[thread overview]
Message-ID: <87bkqn746i.fsf__16889.4311225571$1665175805$gmane$org@posteo.net> (raw)
In-Reply-To: <handler.58364.B.16651742163752.ack@debbugs.gnu.org> (GNU bug Tracking System's message of "Fri, 07 Oct 2022 20:24:02 +0000")


I have found at least two edge-cases with the current implementation
that don't work as one would expect them to:

- (file-name-parent-p "/etc/passwd" "/etc/passwd")      => t
- (file-name-parent-p "." "/")                          => t





  parent reply	other threads:[~2022-10-07 20:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-07 20:23 bug#58364: [PATCH] Add new function 'file-name-parent-p' Philip Kaludercic
     [not found] ` <handler.58364.B.16651742163752.ack@debbugs.gnu.org>
2022-10-07 20:46   ` Philip Kaludercic [this message]
2022-10-07 21:10 ` Drew Adams
2022-10-08  6:17 ` Eli Zaretskii
2022-10-08  7:21   ` Philip Kaludercic
2022-10-08  8:01     ` Eli Zaretskii
2022-10-08  9:23       ` Philip Kaludercic
2022-10-08 10:10         ` Eli Zaretskii
2022-10-08 10:29           ` Philip Kaludercic
2022-10-08 11:16             ` Eli Zaretskii
2022-10-08 17:20           ` Drew Adams

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='87bkqn746i.fsf__16889.4311225571$1665175805$gmane$org@posteo.net' \
    --to=philipk@posteo.net \
    --cc=58364@debbugs.gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).