emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: gerard.vermeulen@posteo.net
To: Emacs orgmode <emacs-orgmode@gnu.org>
Subject: [PATCH][WORG] replaces broken javascript with link
Date: Sun, 18 Dec 2022 10:52:53 +0000	[thread overview]
Message-ID: <56ed328ce9b8375f6302aaf14b665718@posteo.net> (raw)

[-- 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
 

             reply	other threads:[~2022-12-18 10:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-18 10:52 gerard.vermeulen [this message]
2022-12-30 11:45 ` [PATCH][WORG] replaces broken javascript with link Ihor Radchenko
2023-01-02 16:53   ` Bastien Guerry

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.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56ed328ce9b8375f6302aaf14b665718@posteo.net \
    --to=gerard.vermeulen@posteo.net \
    --cc=emacs-orgmode@gnu.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/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).