emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug: inconsistent docstring of org-agenda-prefix-format [7.6 (releas


From: Tassilo Horn
Subject: [O] Bug: inconsistent docstring of org-agenda-prefix-format [7.6 (release_7.6.143.g98b7c)]
Date: Wed, 20 Jul 2011 20:21:10 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------

The docstring of `org-agenda-prefix-format' is heavily broken.  First it
says

  An alist with four entries, for the different agenda types.

and then it goes on enumerating *five* keys:

  The keys to the sublists are `agenda', `timeline', `todo', `search'
  and `tags'.

And finally, it presents an example where the value is not an alist but
a simple string.

  As another example, if you don't want the time-of-day of entries in
  the prefix, you could use:

    (setq org-agenda-prefix-format "  %-11:c% s")



Emacs  : GNU Emacs 24.0.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.0.11)
 of 2011-07-18 on thinkpad
Package: Org-mode version 7.6 (release_7.6.143.g98b7c)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]