]> git.eshelyaron.com Git - emacs.git/commitdiff
EUDC: Outline deprecation plans in NEWS
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Wed, 7 Dec 2022 02:41:51 +0000 (21:41 -0500)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Wed, 7 Dec 2022 02:41:51 +0000 (21:41 -0500)
* etc/NEWS (EUDC): Mention deprecation plans.

etc/NEWS

index d38ccadba64f5e4bc351fa4d479713961bfe0c5d..dc758f0bc83900f3741bfcab108d96000abade2d 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1996,6 +1996,26 @@ It narrows to the current node.
 
 ** EUDC
 
++++
+*** Deprecations planned for next release.
+After Emacs 29.1, some aspects of EUDC will be deprecated.  The goal
+of these deprecations is to simplify EUDC server configuration by
+making 'eudc-server-hotlist' the only place to add servers.  There
+will not be a need to set the server using the 'eudc-set-server'
+function.  Instead, the 'eudc-server-hotlist' variable should be
+customized to have an entry for the server.  The plan is to obsolete
+the 'eudc-hotlist' editor since Customize is sufficient for changing
+'eudc-server-hotlist'.  How the 'eudc-server' variable works in this
+context is to-be-determined; it can't be removed, because that would
+break compatibility, but it may become synchronized with
+'eudc-server-hotlist' so that 'eudc-server' is always equal to (first
+eudc-server-hotlist).  The first entry in 'eudc-server-hotlist' is the
+first server tried by 'eudc-expand-try-all'.  The hotlist
+simplification will allow 'eudc-query-form' to show a drop down of
+possible servers, instead of requiring a call to 'eudc-set-server'
+like it does in this release.  The default value of
+'eudc-ignore-options-file' will be changed from nil to t.
+
 +++
 *** New user option 'eudc-ignore-options-file' that defaults to nil.
 The 'eudc-ignore-options-file' user option can be configured to ignore