Skip to content

Conversation

@pyrenaica
Copy link

Installing or upgrading transmission.el gives the following warning In transmission-ffap: transmission.el:815:8:Warning: ‘url-get-url-at-point’ is an obsolete function (as of 27.1); use ‘thing-at-point-url-at-point’ instead.

So I changed url-get-url-at-point to the recommended thing-at-point-url-at-point.

@tamwile
Copy link

tamwile commented May 24, 2021

When i replace ‘url-get-url-at-point’ by ‘thing-at-point-url-at-point’ i get this warning :

the function ‘thing-at-point-url-at-point’ is not known to be defined.

Though i still have the same warning as pyrenaica if i don't touch the code.

@xFA25E
Copy link

xFA25E commented Dec 14, 2021

It became obsoleted only in Emacs 27.1

This package depends on Emacs 24.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants