From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ihor Radchenko Newsgroups: gmane.emacs.devel Subject: Re: yank-media: allow users to limit image types that can be inserted Date: Mon, 28 Oct 2024 18:39:02 +0000 Message-ID: <8734kgkr7d.fsf@localhost> References: <79fc91f3-c2c3-44db-9817-595808917f26@cas.cat> <86ed5ahb08.fsf@gnu.org> <87zfnywki8.fsf@gmail.com> <86setqfnmq.fsf@gnu.org> <87frpqflv4.fsf@gmail.com> <86ikumfjri.fsf@gnu.org> <877cb2fj0c.fsf@gmail.com> <86cykufhw7.fsf@gnu.org> <3a015d0f-549a-401f-be1c-651c9dbd5d9a@cas.cat> <8634lqfcaf.fsf@gnu.org> <87ikulwsd6.fsf@gmail.com> <86o74ddzxp.fsf@gnu.org> <87msiqvkph.fsf@localhost> <86ed42bs03.fsf@gnu.org> <874j4yot7x.fsf@localhost> <861q01c3h9.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20089"; mail-complaints-to="usenet@ciao.gmane.io" Cc: visuweshm@gmail.com, pinmacs@cas.cat, rpluim@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Oct 28 19:38:33 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1t5UdM-00057E-Mo for ged-emacs-devel@m.gmane-mx.org; Mon, 28 Oct 2024 19:38:32 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1t5UcQ-0005E9-SR; Mon, 28 Oct 2024 14:37:34 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t5UcK-0005Do-GJ for emacs-devel@gnu.org; Mon, 28 Oct 2024 14:37:30 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t5UcE-0005HR-PS for emacs-devel@gnu.org; Mon, 28 Oct 2024 14:37:25 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id DEFAC240027 for ; Mon, 28 Oct 2024 19:37:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1730140639; bh=STvljElNf79L+LzcmPgl56fIHNDLcZVvq/uRW2EL3ow=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=H9kWiqH8vb51gjk6/E98MjJj8b697cqbeasYAd+ODhHplf9il3xAXICO46is8KYLg PkifVSHcvswDZwVcf+v1ndWv/Oxs9u64dfRQniTkIz5OpvUnp9aBJgq5uZoRtTrlJ9 CHYNaU4iYfDbrRVrf2kJHXCQcqnzzEAQtsqhaljT4AvnrtWUTdLkOp0v/fWexFNfHc wrsDGt43HhhSJdsBO17s6IwwVb0+IjwcSNlRi13tH/QtCpTsVGPB5YtKjLSCvfmv+v XUCnQm65CQp92O9KSA1Wh4t3ZZnqKGZVtLtg/G/hLM8bpscM087DPM5JSDFvgjMMX/ 2wtVMew9xpnjA== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4XchvK4lmQz6tn4; Mon, 28 Oct 2024 19:37:17 +0100 (CET) In-Reply-To: <861q01c3h9.fsf@gnu.org> Received-SPF: pass client-ip=185.67.36.65; envelope-from=yantar92@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:324900 Archived-At: Eli Zaretskii writes: > Examine the available TARGETS, then bind > yank-media--registered-handlers to the appropriate value when invoking > yank-media. I am surprised that you are suggesting to bind an internal variable that does not even have a documented format. Moreover, it is even deliberately hidden behind `yank-media-handler' wrapper. I will let Visuwesh provide an example code, so that we can communicate the desired feature better. >> Aside: It is not the first time you mention this problem, and I am >> wondering how can it be. The full discussion is recorded in the mailing >> list archives and possibly available from your MUA from thread view (is >> it not?). > > Try reading every message on this and every other Emacs-related > mailing list (which is what I do), and you will realize that going > back to archives and re-reading the discussions from the beginning is > something I cannot afford. I must keep discussions in memory or have > them in my short-term archive, right there in the INBOX, so I could > consult the few previous messages immediately with minimal fuss. A > month in the past is too far, old messages were purged and are no > longer at my fingertips. I do it for Org mode and I usually re-read the threads or keep notes. Of course, Org mode-related lists have lower volume of messages. > Why did you need to wait so long before chiming in again? Such long > breaks can never do any good, so I respectfully ask to avoid them. I usually try to give people some time to respond. Contributors often have limited time to spare for Emacs and may respond after weeks. I will keep in mind that discussions where you participate should better be followed up earlier. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at