all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Cc: Karl Fogel <kfogel@red-bean.com>
Subject: Re: [elpa] externals/org ee0961ba31: lisp/org-table.el: fix warning about `eq' usage
Date: Tue, 31 Oct 2023 23:05:02 -0400	[thread overview]
Message-ID: <jwvwmv2i3b7.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20231031225840.6A0FEC06553@vcs2.savannah.gnu.org> (ELPA Syncer's message of "Tue, 31 Oct 2023 18:58:40 -0400 (EDT)")

>     This change does not affect the behavior of `org-table-make-reference'
>     because `eq' treats all instances of the empty string as the same
>     object anyway, e.g., `(eq (string-trim "aaabbb" "a+" "b+") "")' ==> t.

Not quite so: (eq (string-to-multibyte "") "") => nil


-- Stefan




       reply	other threads:[~2023-11-01  3:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <169879312007.20093.7465071871654518215@vcs2.savannah.gnu.org>
     [not found] ` <20231031225840.6A0FEC06553@vcs2.savannah.gnu.org>
2023-11-01  3:05   ` Stefan Monnier [this message]
2023-11-01  6:07     ` [elpa] externals/org ee0961ba31: lisp/org-table.el: fix warning about `eq' usage Karl Fogel
2023-11-01  9:04       ` Bastien
2023-11-01 11:31         ` Stefan Monnier
2023-11-01 16:22           ` Karl Fogel

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=jwvwmv2i3b7.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=kfogel@red-bean.com \
    /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.