aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-08-04 00:30:15 +0200
committerGravatar Tom Willemsen2012-08-04 00:33:03 +0200
commitea83dd8c2c4cfca11af8cf6224ca55dd4b4946e7 (patch)
tree8b17365a31193fcbda66de0021006188275a32a2 /doc
parent7546b86c4b4d5913c8b1ba83eae9f92d99977c7e (diff)
downloadavandu-ea83dd8c2c4cfca11af8cf6224ca55dd4b4946e7.tar.gz
avandu-ea83dd8c2c4cfca11af8cf6224ca55dd4b4946e7.zip
Show unread count in mode-line
* avandu.el (avandu-new-articles-count): Only show a message in the echo area if it has been called interactively in any way. (avandu-overview-mode): Set MODE-NAME to the format of "Avandu:Overview[#]" where `#' is replaced by the number of unread articles.
Diffstat (limited to 'doc')
-rw-r--r--doc/avandu.texinfo11
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/avandu.texinfo b/doc/avandu.texinfo
index dd0bc09..8d12586 100644
--- a/doc/avandu.texinfo
+++ b/doc/avandu.texinfo
@@ -221,8 +221,15 @@ Apart from viewing unread articles there are a number of other things
that can be done.
@deffn Command avandu-new-articles-count
-Shows the total number of unread articles in Tiny Tiny RSS in the echo
-area.
+Ask Tiny Tiny RSS for the total number of unread articles. If this
+function is called interactively in any way it shows a message en the
+echo area like:
+
+@example
+There are # unread articles
+@end example
+
+and it returns the number of unread articles as a string.
@end deffn
@deffn Command avandu-logged-in-p