From: Brady Trainor <algebrat@uw.edu>
To: emacs-orgmode@gnu.org
Subject: showing up twice in customize group, "Org Agenda Match View"
Date: Mon, 21 Apr 2014 12:43:55 -0700 [thread overview]
Message-ID: <lj3sds$dcs$1@ger.gmane.org> (raw)
This shouldn't take any priority I imagine, but I am curious what causes
it.
If you execute
M-x customize-group org-agenda RET
at bottom you will find two appearances of subgroup `Org Agenda Match
View', which I assume is not desired result.
I think this must somehow result from Emacs' auto-documentation.
Traveling through describe-function (for the contents
"org-agenda-tags-todo-honor-ignore-options"), I arrive at agenda.el, and
do some grepping. I found this, but I can't see anything wrong with it's
lone appearance,
____
/
(defgroup org-agenda-match-view nil
"Options concerning the general tags/property/todo match agenda view."
:tag "Org Agenda Match View"
:group 'org-agenda)
\____
Maybe I should have been doing some grepping elsewhere, but I'm lazy to
go digging through Emacs source, which is probably in compiled form on
this install (Linux. In my Windows install, default is for the source to
be conveniently (inefficiently?) adjacent to the compiled.).
Brady
next reply other threads:[~2014-04-21 19:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-21 19:43 Brady Trainor [this message]
2014-04-21 20:28 ` showing up twice in customize group, "Org Agenda Match View" Nick Dokos
2014-04-21 23:56 ` Brady Trainor
2014-04-22 8:51 ` Bastien
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='lj3sds$dcs$1@ger.gmane.org' \
--to=algebrat@uw.edu \
--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).