emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Markus Heller <hellerm2@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Git pull breaks agenda?
Date: Tue, 17 Aug 2010 09:15:33 -0700	[thread overview]
Message-ID: <0viq39cj16.fsf@gmail.com> (raw)
In-Reply-To: 87pqxhaezl.fsf@gnu.org

Bastien <bastien.guerry@wikimedia.fr> writes:

> Hi Markus,
>
> Markus Heller <hellerm2@gmail.com> writes:
>
>> Now `C-c C-x C-o' seems to be broken for me ...  Anybody else see this?
>>
>> M-x org-version is 7.01trans (release_7.01h.142.g1ab9).
>
> Working fine here: 
>
>   Org-mode version 7.01trans (release_7.01h.143.g17ace.dirty)
>
> I think you need to pull.  Let me know,

Just did, still not working.  Org-mode version 7.01trans
(release-7.01h.146.g8e12). 

Below is the message from the minibuffer after the following sequence:

1. Hit C-c a a
2. Hit C-x C-c C-o

Note that C-x C-c C-o works in an org-mode file.

Hope this helps to figure out what's going on ...

Cheers
Markus

PS: Message from minibuffer

call-interactively: Wrong number of arguments: (lambda nil "Stop the currently running clock." (interactive "P") (unless (marker-buffer org-clock-marker) (error "No running clock")) (let ((marker (make-marker)) newhead) (org-with-remote-undo (marker-buffer org-clock-marker) (with-current-buffer (marker-buffer org-clock-marker) (save-excursion (save-restriction (widen) (goto-char org-clock-marker) (org-back-to-heading t) (move-marker marker (point)) (org-clock-out) (setq newhead (org-get-heading)))))) (org-agenda-change-all-lines newhead marker) (move-marker marker nil))), 1 [2 times]

  parent reply	other threads:[~2010-08-17 16:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-16 18:39 Git pull breaks agenda? Markus Heller
2010-08-16 18:44 ` Markus Heller
2010-08-16 18:44 ` Puneeth
2010-08-16 18:47 ` Erik Iverson
2010-08-16 19:13 ` David Maus
2010-08-16 20:24   ` Markus Heller
2010-08-17  0:01     ` Markus Heller
2010-08-17  7:13       ` Bastien
2010-08-17  7:25         ` Puneeth
2010-08-17 16:15         ` Markus Heller [this message]
2010-08-17 16:48           ` Bastien
2010-08-17 16:58             ` Markus Heller
2010-08-17 16:57           ` David Maus
2010-08-17 17:09             ` Markus Heller
2010-08-17 17:17             ` Bastien
2010-08-17 18:44               ` David Maus

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=0viq39cj16.fsf@gmail.com \
    --to=hellerm2@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).