emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thorsten Jolitz <tjolitz@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [BUG] org-timestamp-change does not respect argument 'n' for minutes
Date: Wed, 22 Jan 2014 15:32:56 +0100	[thread overview]
Message-ID: <87fvog9jdz.fsf@gmail.com> (raw)
In-Reply-To: 87sisgi12a.fsf@bzg.ath.cx

Bastien <bzg@gnu.org> writes:

> Hi Thorsten,
>
> Thorsten Jolitz <tjolitz@gmail.com> writes:
>
>> 2. M-: (org-timestamp-up 3)
>>
>> results in:
>>
>> ,------------------------------
>> | ** Cafe <2014-01-23 Do 19:35>
>> `------------------------------
>>
>> 3. cross-check that the other units work by repeating 1 and 2 with
>>    point on hour, month etc.
>
> Yes, because it depends on `org-time-stamp-rounding-minutes'.

Yes, but:

,---------------------------------------------------------------------------
| org-time-stamp-rounding-minutes is a variable defined in `org.el'.
| Its value is (1 1)
|
| Original value was (0 5)
|
| Documentation:
| Number of minutes to round time stamps to.
| These are two values, the first applies when first creating a time stamp.
| The second applies when changing it with the commands `S-up' and `S-down'.
| When changing the time stamp, this means that it will change in steps
| of N minutes, as given by the second value.
|
| When a setting is 0 or 1, insert the time unmodified.  [...]
`---------------------------------------------------------------------------

If I understand this correctly,

,-------------------------
| M-: (org-timestamp-up 3)
`-------------------------

should change minutes

 - up 3 units when valus is (1 1)
 - up 15 units when valus is (0 5)

?

But maybe I don't understand this correctly, its not so important
anyway, so if you think it works as intended just forget about this
'noise'.

--
cheers,
Thorsten

  reply	other threads:[~2014-01-22 14:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-22 10:24 [BUG] org-timestamp-change does not respect argument 'n' for minutes Thorsten Jolitz
2014-01-22 10:36 ` Bastien
2014-01-22 11:28   ` Thorsten Jolitz
2014-01-22 13:43     ` Bastien
2014-01-22 14:32       ` Thorsten Jolitz [this message]
2014-01-22 15:01         ` 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=87fvog9jdz.fsf@gmail.com \
    --to=tjolitz@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).