unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dmitrii Kuragin <kuraginmail@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: Dmitrii Kuragin <dkuragin@ya.ru>,
	48246@debbugs.gnu.org,
	Dmitrii Kuragin <dmitriy.kuragin@gmail.com>
Subject: bug#48246: [PATCH] Prevent unnecessary restarings of ispell program.
Date: Thu, 6 May 2021 08:48:04 -0700	[thread overview]
Message-ID: <CAEC_4Fin5xFM2+L7Gy=KLtdXg9uwCBgoO3tzfm4y3Y3VMZYJTA@mail.gmail.com> (raw)
In-Reply-To: <87fsz0yz46.fsf@gnus.org>

[-- Attachment #1: Type: text/plain, Size: 930 bytes --]

Of course, I would. I will try to figure it out.

Thanks!

On Thu, May 6, 2021 at 2:46 AM Lars Ingebrigtsen <larsi@gnus.org> wrote:

> Dmitrii Kuragin <dmitriy.kuragin@gmail.com> writes:
>
> > Fix bug when ispell always restarted when `ispell-program-name` has a
> > custom value. Function `eq` compares the object identity and not the
> > object values which causes `eq` always return `nil` for values with the
> > same value but different identity (address). `equal` compares actual
> > values.
>
> Thanks; applied to Emacs 28.
>
> This change was small enough to apply without assigning copyright to the
> FSF, but for future patches you want to submit, it might make sense to
> get the paperwork started now, so that subsequent patches can be applied
> speedily. Would you be willing to sign such paperwork?
>
> --
> (domestic pets only, the antidote for overdose, milk.)
>    bloggy blog: http://lars.ingebrigtsen.no
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 1534 bytes --]

  reply	other threads:[~2021-05-06 15:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-05 20:29 bug#48246: [PATCH] Prevent unnecessary restarings of ispell program Dmitrii Kuragin
2021-05-06  4:57 ` Eli Zaretskii
2021-05-06  7:12   ` Andreas Schwab
2021-05-06  7:59     ` Eli Zaretskii
2021-05-06  8:20       ` Andreas Schwab
2021-05-06  9:45 ` Lars Ingebrigtsen
2021-05-06 15:48   ` Dmitrii Kuragin [this message]
2021-05-07  8:41     ` Lars Ingebrigtsen

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='CAEC_4Fin5xFM2+L7Gy=KLtdXg9uwCBgoO3tzfm4y3Y3VMZYJTA@mail.gmail.com' \
    --to=kuraginmail@gmail.com \
    --cc=48246@debbugs.gnu.org \
    --cc=dkuragin@ya.ru \
    --cc=dmitriy.kuragin@gmail.com \
    --cc=larsi@gnus.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).