emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH][WORG] replaces broken javascript with link
@ 2022-12-18 10:52 gerard.vermeulen
  2022-12-30 11:45 ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: gerard.vermeulen @ 2022-12-18 10:52 UTC (permalink / raw)
  To: Emacs orgmode

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

Hello,

the attached patch replaces a snippet of broken javascript code with an 
org-mode link.

Best regards -- Gerard

[-- Attachment #2: worg-org-issues-replace-broken-javascript-with-link.patch --]
[-- Type: application/octet-stream, Size: 1026 bytes --]

diff --git a/org-issues.org b/org-issues.org
index 52168703..63fea0ad 100644
--- a/org-issues.org
+++ b/org-issues.org
@@ -40,13 +40,10 @@ original poster adding =X-Bug-Woof: confirmed= in your mail header.
 
 * Current issues
 
-#+begin_export html
-<script language="JavaScript" src="https://feed2js.org//feed2js.php?src=https%3A%2F%2Fupdates.orgmode.org%2Ffeed%2Fbugs&chan=y&num=10&utf=y"  charset="UTF-8" type="text/javascript"></script>
-
-<noscript>
-<a href="https://feed2js.org//feed2js.php?src=https%3A%2F%2Fupdates.orgmode.org%2Ffeed%2Fbugs&chan=y&num=10&utf=y&html=y">View RSS feed</a>
-</noscript>
-#+end_export
+Checking the [[https://updates.orgmode.org/feed/bugs][RSS feed for new bugs]] on the [[https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fupdates.orgmode.org%2Ffeed%2Fupdates][W3C Feed Validation Service]]
+shows that the feed is valid RSS.  Nevertheless, the W3C service
+recommends changes to improve the interoperability of the feed with
+the widest range of feed readers.
 
 * Old issues
 

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH][WORG] replaces broken javascript with link
  2022-12-18 10:52 [PATCH][WORG] replaces broken javascript with link gerard.vermeulen
@ 2022-12-30 11:45 ` Ihor Radchenko
  2023-01-02 16:53   ` Bastien Guerry
  0 siblings, 1 reply; 3+ messages in thread
From: Ihor Radchenko @ 2022-12-30 11:45 UTC (permalink / raw)
  To: gerard.vermeulen, Bastien; +Cc: Emacs orgmode

gerard.vermeulen@posteo.net writes:

> the attached patch replaces a snippet of broken javascript code with an 
> org-mode link.
>
> Best regards -- Gerard

Bastien, may you take a look?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
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>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH][WORG] replaces broken javascript with link
  2022-12-30 11:45 ` Ihor Radchenko
@ 2023-01-02 16:53   ` Bastien Guerry
  0 siblings, 0 replies; 3+ messages in thread
From: Bastien Guerry @ 2023-01-02 16:53 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: gerard.vermeulen, Emacs orgmode

Ihor Radchenko <yantar92@posteo.net> writes:

> Bastien, may you take a look?

Applied, thanks Gerard.

-- 
 Bastien


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-02 16:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-18 10:52 [PATCH][WORG] replaces broken javascript with link gerard.vermeulen
2022-12-30 11:45 ` Ihor Radchenko
2023-01-02 16:53   ` Bastien Guerry

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).