diff options
Diffstat (limited to 'app-emacs/whine/metadata.xml')
-rw-r--r-- | app-emacs/whine/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-emacs/whine/metadata.xml b/app-emacs/whine/metadata.xml new file mode 100644 index 000000000000..ce96f79d40d0 --- /dev/null +++ b/app-emacs/whine/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>emacs</herd> +<longdescription> + Whine modifies a lot of the commands bound to the main Emacs keys, like SPC + and C-f and RET and C-x C-s. They still do the same things they did before, + but they whine about it, printing messages which do not in general have + anything to do with reality. The main lossage is C-l, which refreshes the + screen and then whines about it so that you can't get a clear message line. +</longdescription> +</pkgmetadata> |