all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: FR: allow adding a deadline with warning days [was Re: deadline warning days entry]
Date: Fri, 4 Sep 2020 13:14:42 -0700	[thread overview]
Message-ID: <CAJcAo8shr+gduuyLMLB2D4WtH9Pe1q_CS7v7cTC_SL8Uaz0M5A@mail.gmail.com> (raw)
In-Reply-To: <87v9gtk341.fsf@gnu.org>

hi bastien,

the current behavior in maint is if you have an entry with no planning
line.  if you try to add a deadline with zero days of warning, it will
tell you you can't do that.  it will not add the deadline.  and
therefore will not add warning days.

you have to add the deadline and then modify it to have your warning
days.  two command invocations.

the best i have discoverd is to add a deadline then go back and change
warning days with c-u c-u c-d ret.  this will add zero days.  it is a
lot of keystrokes.

what would be good is c-u c-u c-d to add a deadline with warning days
at the same time.  this is better than being told you can't do that.

if the warning days for this defaulted to the global variable for
default warning days, that would be useless.  you would be specifying
the same as the global variable default that the agenda uses when
nothing is specified.

so the enterable warning days should either be specifiable in the
global variable as a cons like (enterable-when-double-prefix .
auto-the-agenda-uses), or merely default to zero.

which would give the command c-u c-u c-d something to do instead of
telling you it cannnot do anything.

On 9/4/20, Bastien <bzg@gnu.org> wrote:
> Hi Samuel,
>
> Samuel Wales <samologist@gmail.com> writes:
>
>> i think it would be less error prone if we allowed c-u c-u to work
>> when adding a deadline to an entry.  in maint it errors.
>
> Can you restate the detailed desired behavior vs. current behavior,
> and what problem does it solve?
>
> Thanks,
>
> --
>  Bastien
>


-- 
The Kafka Pandemic

Please learn what misopathy is.
https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html


  reply	other threads:[~2020-09-04 20:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-24  4:00 FR: allow adding a deadline with warning days [was Re: deadline warning days entry] Samuel Wales
2020-09-04 14:50 ` Bastien
2020-09-04 20:14   ` Samuel Wales [this message]
2020-09-06  9:52     ` 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJcAo8shr+gduuyLMLB2D4WtH9Pe1q_CS7v7cTC_SL8Uaz0M5A@mail.gmail.com \
    --to=samologist@gmail.com \
    --cc=bzg@gnu.org \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.