emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Giulio Petrucci <giulio.petrucci@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Removing headers from custom agenda view
Date: Fri, 6 Feb 2015 15:22:45 +0100	[thread overview]
Message-ID: <CAGWVMXr9XdmOtJu7vnkNGsAueGD4bKGAhiJpYaMLxnYJ175Kbw@mail.gmail.com> (raw)

Hello there,

I'm playing a bit with the custom agenda view and have ended up with
something like:

(setq org-agenda-custom-commands
      '(("b" "Test"
           (tags-todo "STARTED" ((org-agenda-overriding-header "Started")))
           (tags-todo "WAITING" ((org-agenda-overriding-header "Waiting"))))))

I would like to have no header at all, like

  Task:       STARTED task1
  Task:       STARTED task3
  agenda:   WAITING task12

is it possible? Setting an empty value for
org-agenda-overriding-header ends up in displaying an empty line,
while setting NIL ends up with a default header.

Thanks in advance,
Giulio

--

                 reply	other threads:[~2015-02-06 14:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAGWVMXr9XdmOtJu7vnkNGsAueGD4bKGAhiJpYaMLxnYJ175Kbw@mail.gmail.com \
    --to=giulio.petrucci@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).