alphapapa / org-web-tools

View, capture, and archive Web pages in Org-mode
GNU General Public License v3.0
647 stars 33 forks source link

Avoid deprecation warning for buffer-substring variable #71

Closed rlaboiss closed 9 months ago

alphapapa commented 9 months ago

No, thank you. See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65555 and https://lists.gnu.org/archive/html/emacs-devel/2022-11/msg01406.html

Feel free to file a report asking that it be un-obsoleted as well. I haven't gotten around to that one yet but it's probably next on my list.

rlaboiss commented 9 months ago

Oh, sure! I apologize for this pull request, since I was not aware of that discussion on emacs-devel. When I saw the warning message, I (mis)interpreted it as being a deprecation message and that the construct of “setf + generalized variable” would eventually stop working at some point in the future.

alphapapa commented 9 months ago

No problem. Thanks.