Say that "gnus-cloud" is a parody name

This commit is contained in:
Paul Eggert 2017-12-25 14:19:37 -08:00
parent 13c59d0a83
commit e4a881b5cf
2 changed files with 8 additions and 1 deletions

View 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 The Gnus Cloud package stores the marks, plus any files you choose, on
an IMAP server in a special folder. It's like a 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 @menu
* Gnus Cloud Setup:: * Gnus Cloud Setup::

View file

@ -22,6 +22,10 @@
;;; Commentary: ;;; 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: ;;; Code:
(eval-when-compile (require 'cl)) (eval-when-compile (require 'cl))