From: Tim Cross <theophilusx@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Removed variables ‘org-agenda-skip-comment-trees’ and ‘org-agenda-skip-archived-trees’
Date: Fri, 20 Nov 2020 18:01:27 +1100
Message-ID: <87tutkpl4o.fsf@gmail.com> (raw)
In-Reply-To: <0D9DD757-E91D-447A-9AA6-61FB957E3EF4@mac.com>
As another data point, they seem to be there for me - at least when I do
search for describe variable.
Emacs Version: GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.23, cairo version 1.16.0) of 2020-11-19
Org Version: Org mode version 9.4 (9.4-41-g9bb930-elpaplus @ /home/tim/.emacs.d/elpa/28.0/develop/org-plus-contrib-20201116/)
Tim
wlharvey4@mac.com writes:
> Searching for the variables leads to a failed search, both from 'describe-variable' and 'isearch-forward' in 'org.el'. I am using
>
> GNU Emacs 28.0.50 (build 1, x86_64-apple-darwin19.6.0, NS appkit-1894.60 Version 10.15.6 (Build 19G2021))
> of 2020-09-14
>
>
>
>
>
>
>
>> On Nov 19, 2020, at 8:28 PM, Kyle Meyer <kyle@kyleam.com> wrote:
>>
>> wlharvey4@mac.com writes:
>>
>>> In Org 9.4, Manual section 11 Agenda Views, second to last paragraph,
>>> neither of the referenced variables appears to exist.
>>
>> Hmm, what leads you to say that?
>>
>> $ git describe master
>> release_9.4-134-g0d525cbc7
>>
>> $ git grep 'org-agenda-skip-\(comment\|archived\)-trees' master
>> master:doc/org-manual.org: #+vindex: org-agenda-skip-archived-trees
>> master:doc/org-manual.org: ~org-agenda-skip-archived-trees~, in which case these trees are
>> master:doc/org-manual.org:#+vindex: org-agenda-skip-comment-trees
>> master:doc/org-manual.org:#+vindex: org-agenda-skip-archived-trees
>> master:doc/org-manual.org:setting ~org-agenda-skip-comment-trees~ and
>> master:doc/org-manual.org:~org-agenda-skip-archived-trees~ to ~nil~.
>> master:lisp/org-agenda.el:(defcustom org-agenda-skip-comment-trees t
>> master:lisp/org-agenda.el: (and org-agenda-skip-archived-trees (not org-agenda-archives-mode)
>> master:lisp/org-agenda.el: (and org-agenda-skip-comment-trees
>> master:lisp/org.el:(defcustom org-agenda-skip-archived-trees t
>> master:lisp/org.el:(defvar org-agenda-skip-comment-trees)
>> master:lisp/org.el: (org-agenda-skip-archived-trees (memq 'archive skip))
>> master:lisp/org.el: (org-agenda-skip-comment-trees (memq 'comment skip))
>> master:lisp/org.el: (when org-agenda-skip-archived-trees
--
Tim Cross
next prev parent reply other threads:[~2020-11-20 7:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-20 0:51 wlharvey4
2020-11-20 4:28 ` Kyle Meyer
2020-11-20 6:24 ` wlharvey4
2020-11-20 7:01 ` Tim Cross [this message]
2020-11-20 6:32 ` wlharvey4
2020-11-20 7:01 ` wlharvey4
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://orgmode.org
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tutkpl4o.fsf@gmail.com \
--to=theophilusx@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
Org-mode mailing list
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://orgmode.org/list/0 list/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 list list/ https://orgmode.org/list \
emacs-orgmode@gnu.org
public-inbox-index list
Example config snippet for mirrors.
Newsgroups are available over NNTP:
nntp://news.yhetil.org/yhetil.emacs.orgmode
nntp://news.gmane.io/gmane.emacs.orgmode
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git