From: Jose Robins <wulfhomme13-rook@yahoo.com>
To: Manish <mailtomanish.sharma@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Timestamp rounding not working
Date: Sat, 22 Mar 2008 09:59:20 -0700 (PDT) [thread overview]
Message-ID: <487182.73554.qm@web37315.mail.mud.yahoo.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2608 bytes --]
Basically I use the custom variable setting. Here are the relevant lines from my custom.el . I also included all my other custome variable org settings in case something was overriding the stamping...
'(org-time-stamp-rounding-minutes 5)
'(org-agenda-custom-commands (quote (("d" todo "DELEGATED" nil) ("c" todo "DONE|DEFERRED|CANCELLED" nil) ("w" todo "WAITING" nil) ("W" agenda "" ((org-agenda-ndays 21))) ("A" agenda "" ((org-agenda-skip-function (lambda nil (org-agenda-skip-entry-if (quote notregexp) "\\=.*\\[#A\\]"))) (org-agenda-ndays 1) (org-agenda-overriding-header "Today's Priority #A tasks: "))) ("u" alltodo "" ((org-agenda-skip-function (lambda nil (org-agenda-skip-entry-if (quote scheduled) (quote deadline) (quote regexp) "<[^>
]+>"))) (org-agenda-overriding-header "Unscheduled TODO entries: "))))))
'(org-agenda-files (quote ("/users/jrobins/org/work.org" "/users/jrobins/org/todos.org")))
'(org-agenda-ndays 7)
'(org-agenda-show-all-dates t)
'(org-agenda-skip-deadline-if-done t)
'(org-agenda-skip-scheduled-if-done t)
'(org-agenda-start-on-weekday nil)
'(org-clock-into-drawer 2)
'(org-cycle-include-plain-lists t)
'(org-deadline-warning-days 14)
'(org-display-custom-times t)
'(org-drawers (quote ("PROPERTIES" "CLOCK")))
'(org-emphasis-alist (quote (("*" bold "<b>" "</b>") ("/" italic "<i>" "</i>") ("#
" Highlight "" "") ("_" underline "<u>" "</u>") ("=" org-code "<code>" "</code>" verbatim) ("~" org-verbatim "" "" verbatim) ("+" format-font-lock-strikethru-face "<del>" "</del>"))))
'(org-fast-tag-selection-single-key (quote expert))
'(org-fontify-done-headline t)
'(org-hide-emphasis-markers t)
'(org-hide-leading-stars t)
'(org-remember-store-without-prompt t)
'(org-reverse-note-order t)
'(org-tags-column -120)
'(org-time-stamp-custom-formats (quote ("<%b/%d %a>" . "<WW %V.%w %I:%M %p>")))
'(org-todo-keyword-faces (quote (("WIP" . yellow))))
'(org-todo-keywords (quote ((sequence "TODO" "WIP" "DONE"))))
----- Original Message ----
From: Manish <mailtomanish.sharma@gmail.com>
To: Jose Robins <wulfhomme13-rook@yahoo.com>
Cc: emacs-orgmode@gnu.org
Sent: Saturday, March 22, 2008 9:47:35 AM
Subject: Re: [Orgmode] Timestamp rounding not working
On Sat, Mar 22, 2008 at 9:38 PM, Jose Robins wrote:
>
> I use org-mode 5.21 with xemacs 21.4.21. When I clock in and out of a task,
> the time stamps don't seem to round off to 5 minutes as I have specified in
> the custom settings. Isn't that what the time stamping rounding setting is
> supposed to do? Or do I have that wrong?
>
Can you please show the setting from your .emacs?
-- Manish
[-- Attachment #1.2: Type: text/html, Size: 3430 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next reply other threads:[~2008-03-22 16:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-22 16:59 Jose Robins [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-03-22 16:08 Timestamp rounding not working Jose Robins
2008-03-22 16:47 ` Manish
2008-03-22 17:14 ` Carsten Dominik
2008-03-22 17:27 ` Jose Robins
2008-03-22 17:30 ` Carsten Dominik
2008-03-22 19:23 ` Manish
2008-03-22 19:28 ` Thomas Baumann
2008-03-23 1:14 ` Bernt Hansen
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=487182.73554.qm@web37315.mail.mud.yahoo.com \
--to=wulfhomme13-rook@yahoo.com \
--cc=emacs-orgmode@gnu.org \
--cc=mailtomanish.sharma@gmail.com \
/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).