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 12:28:55 +0100	[thread overview]
Message-ID: <87txcw9rwo.fsf@gmail.com> (raw)
In-Reply-To: 87iotcl2vs.fsf@bzg.ath.cx

Bastien <bzg@gnu.org> writes:

Hi Bastien,

> Thorsten Jolitz <tjolitz@gmail.com> writes:
>
>> Bug or feature?
>>
>> Why is there this special handling of minutes? Evaluating
>>
>> ,---------------------
>> | (org-timestamp-up 3)
>> `---------------------
>>
>> with point on year, month, day, hour works as expected (3 units up), but
>> not with point on minute.
>
> I can't reproduce this.  Minutes are updated correctly.
> Can you provide a recipe?

I'm on the console:

#+begin_src emacs-lisp
(message "Emacs: %s \n\nOrg: %s" (emacs-version) (org-version))
#+end_src

#+results:
: Emacs: GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.6)
:  of 2014-01-18 on mnt-storage-buildroots-staging-x86_64-eric 
: 
: Org: 8.2.5g


1. Put point on the 4 in 19:34

,------------------------------
| ** Cafe <2014-01-23 Do 19:34>
`------------------------------

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.


-- 
cheers,
Thorsten

  reply	other threads:[~2014-01-22 11:28 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 [this message]
2014-01-22 13:43     ` Bastien
2014-01-22 14:32       ` Thorsten Jolitz
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=87txcw9rwo.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).