]> git.eshelyaron.com Git - emacs.git/commitdiff
Say that "gnus-cloud" is a parody name
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Dec 2017 22:19:37 +0000 (14:19 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Dec 2017 22:20:36 +0000 (14:20 -0800)
doc/misc/gnus.texi
lisp/gnus/gnus-cloud.el

index 318f5105883f5ed5371ebb09c0fc57a862377158..76d83163c2e469f716f832c5f2354cf214c49c81 100644 (file)
@@ -26197,7 +26197,10 @@ marks, so you have to do it locally.
 
 The Gnus Cloud package stores the marks, plus any files you choose, on
 an IMAP server in a special folder. It's like a
-DropTorrentSyncBoxOakTree(TM).
+DropTorrentSyncBoxOakTree(TM).@footnote{The name ``Gnus Cloud''
+parodizes but otherwise has little to do with ``cloud computing'', a
+@url{https://www.gnu.org/philosophy/words-to-avoid.html#CloudComputing,
+misleading term normally best avoided}.}
 
 @menu
 * Gnus Cloud Setup::
index 34d54ec3caed36ab94a8375e347adc480b948563..6b64e401816a556ac5742dd5e027798e318e973e 100644 (file)
 
 ;;; Commentary:
 
+;; The name gnus-cloud parodizes but otherwise has little to do with
+;; "cloud computing", a misleading term normally best avoided.  See:
+;; https://www.gnu.org/philosophy/words-to-avoid.html#CloudComputing
+
 ;;; Code:
 
 (eval-when-compile (require 'cl))