[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] etc/ORG-NEWS: Clarify org-protocol bookmarklet issue
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH] etc/ORG-NEWS: Clarify org-protocol bookmarklet issue |
Date: |
Sat, 28 Dec 2024 16:58:21 +0000 |
Max Nikulin <manikulin@gmail.com> writes:
>> I also added an entry to ORG-NEWS:
>> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=0af98b8411
>
> I do not like "spawn empty page". See the attachment for another variant
> of wording.
You modified more than just "spawn empty page".
What about the attached?
>From 9425bf11ca4d56d55dbc1a37eeeb76ba90dc680d Mon Sep 17 00:00:00 2001
Message-ID:
<9425bf11ca4d56d55dbc1a37eeeb76ba90dc680d.1735405057.git.yantar92@posteo.net>
From: Ihor Radchenko <yantar92@posteo.net>
Date: Sat, 28 Dec 2024 17:56:48 +0100
Subject: [PATCH] etc/ORG-NEWS: Improve wording
* etc/ORG-NEWS (You may need to update =org-protocol= bookmarklets for
browsers):
Clairfy what exactly happens when old bookmarklets are used.
---
etc/ORG-NEWS | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index a56e105481..81b2d401e4 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -20,9 +20,10 @@ Please send Org bug reports to mailto:emacs-orgmode@gnu.org.
*** You may need to update =org-protocol= bookmarklets for browsers
-In Firefox-133, Firefox-128.5 ESR, and later, javascript bookmarklets
-may spawn empty page. We have updated the manual with new
-bookmarklets that do not have such problem.
+In Firefox-133, and Firefox-128.5 ESR the previously suggested
+javascript bookmarklets replace current page with bookmarklet URL
+text. We have updated the manual with new bookmarklets that do not
+have such problem.
TL;DR: ~void(0);~ needs to be added to the bookmarklets, so that they
do not return anything.
--
2.47.1
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Re: [BUG] Org-protocol bookmarklets in Firefox behaving badly after recent upgrade [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.4/lisp/org/)], (continued)
- Re: [PATCH] org-protocol: Add void() to bookmarklets, Ihor Radchenko, 2024/12/22
- Re: [PATCH] org-protocol: Add void() to bookmarklets, Max Nikulin, 2024/12/24
- Re: [PATCH] org-protocol: Add void() to bookmarklets, Ihor Radchenko, 2024/12/24
- Re: [PATCH v2] org-protocol: Add void() to bookmarklets, Max Nikulin, 2024/12/27
- Re: [PATCH v2] org-protocol: Add void() to bookmarklets, Ihor Radchenko, 2024/12/27
- [PATCH] etc/ORG-NEWS: Clarify org-protocol bookmarklet issue, Max Nikulin, 2024/12/28
- Re: [PATCH] etc/ORG-NEWS: Clarify org-protocol bookmarklet issue,
Ihor Radchenko <=
- Re: [PATCH] etc/ORG-NEWS: Clarify org-protocol bookmarklet issue, Max Nikulin, 2024/12/29
- Re: [PATCH] etc/ORG-NEWS: Clarify org-protocol bookmarklet issue, Ihor Radchenko, 2024/12/30
- Message not available
- Re: [BUG] Org-protocol bookmarklets in Firefox behaving badly after recent upgrade [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.4/lisp/org/)], Rehan Deen, 2024/12/12
Re: [BUG] Org-protocol bookmarklets in Firefox behaving badly after recent upgrade [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.4/lisp/org/)], Max Nikulin, 2024/12/26