emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Item scheduled in agenda based on Org player link's start time
@ 2014-05-24 16:36 Thomas Morgan
  2014-05-26  5:35 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Morgan @ 2014-05-24 16:36 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1332 bytes --]

Dear Org mode hackers,

This is a recipe for a bug involving Org player, though the bug
might be in Org mode itself.

1. Start Emacs with `emacs -Q -l setup.el'.  This opens the day agenda,
   which looks like this.

,----
| Day-agenda (W21):
| Friday     23 May 2014
|   test-case:   1:23...... Scheduled:  TODO Buckle my shoe
|                8:00...... ----------------
|               10:00...... ----------------
|               12:00...... ----------------
|               14:00...... ----------------
|               14:12...... now - - - - - - - - - - - - - - - - - - - - - - - - -
|               16:00...... ----------------
|               18:00...... ----------------
|               20:00...... ----------------
`----

I did not expect the TODO item to be scheduled for 1:23am.
That time is part of the link and is intended for Org player's use.

The text of the TODO item is this:

,----
| Buckle my [[file://shoe.ogg::1:23][shoe]]
`----

This is the format Org player uses to specify where in the media file
to start playback.  From `org-player.el':

,----
| ;;; Links can also specify track positions. When a link contains a track
| ;;; position, playback will start at that position in the track. For example:
| ;;;
| ;;; [[file:/path/to/song.mp3::2:43]]      Starts playback at 2 min 43 sec.
`----

Best,

Thomas


[-- Attachment #2: setup.el --]
[-- Type: application/emacs-lisp, Size: 238 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: test-case.org --]
[-- Type: text/x-org, Size: 79 bytes --]

* TODO Buckle my [[file://shoe.ogg::1:23][shoe]]
  SCHEDULED: <2014-05-23 Fri>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Item scheduled in agenda based on Org player link's start time
  2014-05-24 16:36 Item scheduled in agenda based on Org player link's start time Thomas Morgan
@ 2014-05-26  5:35 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2014-05-26  5:35 UTC (permalink / raw)
  To: Thomas Morgan; +Cc: emacs-orgmode

Hi Thomas,

Thomas Morgan <tlm@ziiuu.com> writes:

> This is a recipe for a bug involving Org player, though the bug
> might be in Org mode itself.

Fixed in maint, thanks!

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-26  5:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-24 16:36 Item scheduled in agenda based on Org player link's start time Thomas Morgan
2014-05-26  5:35 ` Bastien

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).