emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: org-link-abbrev-alist: "ads" example soon to be outdated. [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)]
@ 2019-05-10  9:45 a.c.kalker
  2019-05-10 15:27 ` Josiah Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: a.c.kalker @ 2019-05-10  9:45 UTC (permalink / raw)
  To: emacs-orgmode


Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     https://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------

Note: this concerns the "master" branch of the org-mode repository, not
the version which I'm posting this bug report from.

The "ads" example in "Link abbreviations" will soon become outdated.
http://adsabs.harvard.edu states:
"ADS Classic will be deprecated in May 2019 and retired in October
2019. Please redirect your searches to the new ADS modern form or the
classic form. More info can be found on our blog."

Just a heads-up.

Alain Kalker

Emacs  : GNU Emacs 26.2 (build 1, x86_64-unknown-linux-gnu, GTK+ Version 3.24.8)
 of 2019-04-12
Package: Org mode version 9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)

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

* Re: Bug: org-link-abbrev-alist: "ads" example soon to be outdated. [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)]
  2019-05-10  9:45 Bug: org-link-abbrev-alist: "ads" example soon to be outdated. [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)] a.c.kalker
@ 2019-05-10 15:27 ` Josiah Schwab
  2019-05-10 17:39   ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Josiah Schwab @ 2019-05-10 15:27 UTC (permalink / raw)
  To: emacs-orgmode

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


> The "ads" example in "Link abbreviations" will soon become outdated.
> http://adsabs.harvard.edu states:
> "ADS Classic will be deprecated in May 2019 and retired in October
> 2019. Please redirect your searches to the new ADS modern form or the
> classic form. More info can be found on our blog."

The attached patch should change the example to work with the new ADS.

Josiah



[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-org-manual-Update-ADS-link-abbreviation-example.patch --]
[-- Type: text/x-patch, Size: 1157 bytes --]

From fa9508954d8a4e2b4bafe8d59723df081e00b44c Mon Sep 17 00:00:00 2001
From: Josiah Schwab <jschwab@gmail.com>
Date: Fri, 10 May 2019 08:12:39 -0700
Subject: [PATCH] org-manual: Update ADS link abbreviation example

* doc/org-manual.org (Link Abbreviations): Change URL.

Reported-by: Alain Kalker <a.c.kalker@gmail.com>
<http://lists.gnu.org/r/emacs-orgmode/2019-05/msg00083.html>

TINYCHANGE
---
 doc/org-manual.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index 73c778753..15483490b 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -3494,7 +3494,7 @@ replacement text.  Here is an example:
         ("google"    . "http://www.google.com/search?q=")
         ("gmap"      . "http://maps.google.com/maps?q=%s")
         ("omap"      . "http://nominatim.openstreetmap.org/search?q=%s&polygon=1")
-        ("ads"       . "http://adsabs.harvard.edu/cgi-bin/nph-abs_connect?author=%s&db_key=AST")))
+        ("ads"       . "https://ui.adsabs.harvard.edu/search/q=%20author%3A\"%s\"")))
 #+end_src
 
 If the replacement text contains the string =%s=, it is replaced with
-- 
2.21.0


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

* Re: Bug: org-link-abbrev-alist: "ads" example soon to be outdated. [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)]
  2019-05-10 15:27 ` Josiah Schwab
@ 2019-05-10 17:39   ` Nicolas Goaziou
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2019-05-10 17:39 UTC (permalink / raw)
  To: Josiah Schwab; +Cc: emacs-orgmode

Hello,

Josiah Schwab <jschwab@gmail.com> writes:

>> The "ads" example in "Link abbreviations" will soon become outdated.
>> http://adsabs.harvard.edu states:
>> "ADS Classic will be deprecated in May 2019 and retired in October
>> 2019. Please redirect your searches to the new ADS modern form or the
>> classic form. More info can be found on our blog."
>
> The attached patch should change the example to work with the new ADS.

Applied. Thank you.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2019-05-10 17:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-10  9:45 Bug: org-link-abbrev-alist: "ads" example soon to be outdated. [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)] a.c.kalker
2019-05-10 15:27 ` Josiah Schwab
2019-05-10 17:39   ` Nicolas Goaziou

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).