emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Rainer Stengele <rainer.stengele@online.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: BUG: unwanted ":" in org agenda tags-todo result lines
Date: Sat, 26 May 2018 12:32:49 +0200	[thread overview]
Message-ID: <87muwm4sha.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <pe9fl4$pmm$1@blaine.gmane.org> (Rainer Stengele's message of "Fri, 25 May 2018 19:05:44 +0200")

Hello,

Rainer Stengele <rainer.stengele@online.de> writes:

> Emacs  : GNU Emacs 25.3.1 (x86_64-w64-mingw32) of 2017-09-17
> Package: Org mode version 9.1.13 (release_9.1.13-763-g2621db @ c:/Users/rstengele/AppData/Roaming/.emacs.d/org/lisp/)
>
> I configured a minimal Emacs startup file as here
>
> (add-to-list 'load-path "~/.emacs.d/org/lisp/")
> (require 'org)
> (global-set-key "\C-ca" 'org-agenda)
>
> ;; test specific settings
> ;; (setq org-complete-tags-always-offer-all-agenda-tags t)
> (setq org-agenda-files '("~/org/bug-agenda.org"))
>
> (setq org-agenda-custom-commands
>        '(("H" "tags-todo"  ;; standard Aegis view
> 	 ((tags-todo "ACTIVE")))))
>
>
> The file "~/org/bug-agenda.org" contains the following:
>
> * TODO todo 1                                                                                                   :ACTIVE:
>    SCHEDULED: <2018-05-25 Fr>
> * TODO todo 2                                                                                                   :ACTIVE:
>    SCHEDULED: <2018-05-25 Fr>
>
>
> Starting with "emacs.exe -Q -l ~\mini-init.el"
>
> the resulting agenda is this:
>
> Headlines with TAGS match: ACTIVE
>    bug-agenda: TODO todo 1 :                                             :ACTIVE:
>    bug-agenda: TODO todo 2 :                                             :ACTIVE:
>
> Please look at the ":" after the 2 todo lines. I do not know where these are coming from and consider them unwanted.
> Can someone please recreate and try to fix this please?

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2018-05-26 10:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-25 17:05 BUG: unwanted ":" in org agenda tags-todo result lines Rainer Stengele
2018-05-26 10:32 ` Nicolas Goaziou [this message]
2018-05-29  5:53   ` Rainer Stengele

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=87muwm4sha.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=rainer.stengele@online.de \
    /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).