all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Visuwesh <visuweshm@gmail.com>
Cc: 65892@debbugs.gnu.org
Subject: bug#65892: 30.0.50; yank-media fails for clipboard selection that are wiped after being accessed
Date: Mon, 24 Jun 2024 15:13:55 +0300	[thread overview]
Message-ID: <86v81ybksc.fsf@gnu.org> (raw)
In-Reply-To: <875xtzro7j.fsf@gmail.com> (message from Visuwesh on Mon, 24 Jun 2024 09:23:20 +0530)

> From: Visuwesh <visuweshm@gmail.com>
> Date: Mon, 24 Jun 2024 09:23:20 +0530
> 
> I apologise for neglecting to speak out loud before the emacs-30 branch
> cut.  Is there a chance to get this patch in emacs-30?  I am using this
> patch ever since I sent it to debbugs and I do not face any issue wrt
> the pcmanfm issue shown here and other applications which do not wipe
> the clipboard.  It would be nice to have it in emacs-30 especially with
> org-mode gaining yank-media support for files copied/cut from a file
> manager.

I can be convinced to make such changes on the release branch only if
all they do is make a function whose return value was not interesting
to return a useful value.  But the patch does more than that: it
introduces pcase-dolist and replaces some FOO with (car FOO) in at
least 3 occasions.  Such changes make me uncomfortable, especially
given that this is a case where Emacs needs to jump through hoops to
work around misfeatures of some 3rd-party utility.

Can you rewrite the patch so that it will be clear at a glance that it
cannot possibly cause any harm because it just causes the same code
return a value?  If you can, we have a chance of installing this on
the emacs-30 branch.

And, btw, I wonder whether enough people use pcmanfm for us to bother
about this issue.

Thanks.





  reply	other threads:[~2024-06-24 12:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-12 16:54 bug#65892: 30.0.50; yank-media fails for clipboard selection that are wiped after being accessed Visuwesh
2024-06-24  3:53 ` Visuwesh
2024-06-24 12:13   ` Eli Zaretskii [this message]
2024-06-24 13:46     ` Visuwesh
2024-06-25  3:45       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-25  4:36         ` Visuwesh
2024-06-25 12:59           ` Eli Zaretskii
2024-06-28  4:20             ` Visuwesh
2024-06-28  8:59               ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-28 10:03                 ` Visuwesh

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=86v81ybksc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=65892@debbugs.gnu.org \
    --cc=visuweshm@gmail.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.