emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thorsten <gruenderteam.berlin@googlemail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Error in pre-command-hook
Date: Sun, 12 Dec 2010 10:11:44 +0100	[thread overview]
Message-ID: <86ei9nqrsf.fsf@googlemail.com> (raw)
In-Reply-To: 86oc932988.fsf@googlemail.com


Hello, 
I still recieve this not so critical error message in the
situation described above in this thread:

Error in pre-command-hook: (wrong-type-argument symbolp (lambda nil
(interactive) (org-eval-in-calendar (quote (calendar-forward-day 1)))))

But now I have an additional problem. Inserting a timestamp (M-x
org-time-stamp) works, but the keybindings C-c . and C-u-c . do not work
anymore. C-h k gives no result on both keybindings, and C-h f
(org-time-stamp) does not say anything about key-bindings.
  
C-h m gives the following output (but confusingly, the other bindings
C-c C-a etc still work):

C-c .  org-time-stamp
  (that binding is currently shadowed by another mode)

C-c C-a show-all
  (that binding is currently shadowed by another mode) C-c C-b
outline-backward-same-level
  (that binding is currently shadowed by another mode) C-c C-c
hide-entry
  (that binding is currently shadowed by another mode) C-c C-d
hide-subtree
  (that binding is currently shadowed by another mode) C-c C-e
show-entry
  (that binding is currently shadowed by another mode) C-c C-f
outline-forward-same-level
  (that binding is currently shadowed by another mode) C-c C-k
show-branches
  (that binding is currently shadowed by another mode) C-c C-l
hide-leaves
  (that binding is currently shadowed by another mode) C-c RET
outline-insert-heading
  (that binding is currently shadowed by another mode) C-c C-o
hide-other
  (that binding is currently shadowed by another mode) C-c C-q
hide-sublevels
  (that binding is currently shadowed by another mode) C-c C-s
show-subtree
  (that binding is currently shadowed by another mode) C-c C-t hide-body
  (that binding is currently shadowed by another mode) C-c C-v
outline-move-subtree-down
  (that binding is currently shadowed by another mode) C-c @
outline-mark-subtree
  (that binding is currently shadowed by another mode)

M-TAB ispell-complete-word
  (that binding is currently shadowed by another mode)


Something very similar was reported here:
http://osdir.com/ml/emacs-orgmode-gnu/2010-10/msg00810.html

I read that autopair.el could have something to do with it, so I added
(add-hook 'org-mode-hook
          #'(lambda () (setq autopair-dont-activate t)))
to my .emacs file - but it did not help.

I'm now on orgmode 7.3, Emacs 23.1.1 and Ubuntu Maverick.  Thanks for
any advice
Cheers 
Thorsten

  reply	other threads:[~2010-12-12  9:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-01 12:27 Error in pre-command-hook Thorsten
2010-12-01 20:14 ` David Maus
2010-12-02 20:47   ` bebop52
2010-12-12  9:11     ` Thorsten [this message]
2010-12-12  9:37       ` Leo
2010-12-15  1:42         ` Thorsten
2010-12-15 19:57           ` bebop52

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=86ei9nqrsf.fsf@googlemail.com \
    --to=gruenderteam.berlin@googlemail.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).