emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: [BUG] org-agenda-skip-*-if-* variables change log mode
Date: Sat, 22 Dec 2018 17:22:40 -0700	[thread overview]
Message-ID: <CAJcAo8tR=6VJnvafGgN6GGbgwQmWwwtXjXZLsecREdrHAa_i4w@mail.gmail.com> (raw)

at least i /think/ this is a bug.

i like to set log mode to show everything.  i also go to
previous dates to find out what i did.

however, the skip variables can change log mode.

===

consider org-agenda-skip-scheduled-if-done.  showing is
useful for "what was doneified at an unspecified date but
was first scheduled today or on that day".

it is not intended for "what you did today or on that day".

in my case, the latter is useful, but the former is not.

===

if you have it set to the default of nil, and have log mode
on, it will redundantly show a closed non-timed scheduled in
both the timed section as a closed log mode item, and in the
non-timed section.

thus it is tempting to set it to t to remove the redundancy.

===

but if you do that, YOU ARE ALSO REMOVING ITEMS FROM LOG
MODE.  (note: untested in -Q.)

assuming log mode is set to show closed tasks:

- if it was UNSCHEDULED and done, it will show in log mode.
- if it was SCHEDULED and done, it will not show in log mode.

this absence might get lost.  you might notice closed tasks,
and not notice that you turned off scheduled tasks.

===

i doubt that many want to skip scheduled done tasks in log
mode, especially when unscheduled done tasks show.

imagine a user with a "memacs type mindset".  he or she
would probably be surprised that this variable omits items
from log mode.

it seems impossible to skip without also affecting log mode.

my suggested fix is a new or changed non-nil value to skip without
changing log mode.

-- 
The Kafka Pandemic: <http://thekafkapandemic.blogspot.com>

The disease DOES progress. MANY people have died from it. And ANYBODY
can get it at any time.

"You’ve really gotta quit this and get moving, because this is murder
by neglect." ---
<http://www.meaction.net/2017/02/03/pwme-people-with-me-are-being-murdered-by-neglect>.

             reply	other threads:[~2018-12-23  0:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-23  0:22 Samuel Wales [this message]
2018-12-31 20:48 ` [BUG] org-agenda-skip-*-if-* variables change log mode Samuel Wales
2019-01-01 16:48   ` Nicolas Goaziou
2019-01-01 22:05     ` Samuel Wales

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='CAJcAo8tR=6VJnvafGgN6GGbgwQmWwwtXjXZLsecREdrHAa_i4w@mail.gmail.com' \
    --to=samologist@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).