From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Dominik Schrempf <dominik.schrempf@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Agenda Custom Command org-agenda-prefix-format %l returns error [8.3beta (release_8.3beta-1025-g7b97b6 @ /home/dominik/.emacs.d/org-mode/lisp/)]
Date: Sat, 11 Apr 2015 00:18:58 +0200 [thread overview]
Message-ID: <8761934ofh.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAF+0kSgCEO8_hthza8cz4XJFeHER-ruYfUrZadNyNM77W7A1Hw@mail.gmail.com> (Dominik Schrempf's message of "Fri, 10 Apr 2015 17:37:40 +0200")
Hello,
Dominik Schrempf <dominik.schrempf@gmail.com> writes:
> I tried to configure org-agenda-custom-commands by
>
> (setq org-agenda-custom-commands
> '((" " "Agenda"
> ((tags-todo "/!+TODO"
> ((org-agenda-overriding-header "University")
> (org-agenda-todo-ignore-scheduled t)
> (org-agenda-todo-ignore-deadlines t)
> (org-agenda-todo-ignore-with-date t)
> ;TODO: BUG, Indenting todo items does not work.
> (org-agenda-prefix-format " %i %-12:c%l%s")
> (org-agenda-sorting-strategy
> '(category-keep)))))
> nil)))
>
> I want the todo items to be indented according to their level with '%l'.
> However, when I add the '%l' flag and try to open this agenda view, I
> get:
>
> concat: Wrong type argument: buffer-or-string-p, 2
Fixed in 9debffbe0f1c10e33514073264d2d5462c1fa0f8. Thank you.
Regards,
--
Nicolas Goaziou
prev parent reply other threads:[~2015-04-10 22:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-10 15:37 Bug: Agenda Custom Command org-agenda-prefix-format %l returns error [8.3beta (release_8.3beta-1025-g7b97b6 @ /home/dominik/.emacs.d/org-mode/lisp/)] Dominik Schrempf
2015-04-10 22:18 ` Nicolas Goaziou [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8761934ofh.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=dominik.schrempf@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).